HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mbmproductions

no profile record

投稿

AI agents aren't abstraction, they're delegation (and why that matters)

madebymohammed.com
1 ポイント·投稿者 mbmproductions·3 か月前·0 コメント

Show HN: Rendering 18,000 videos in real-time with Python

madebymohammed.com
49 ポイント·投稿者 mbmproductions·5 か月前·5 コメント

コメント

mbmproductions
·5 か月前·議論
i think it would be technically possible, although with videos a tiny change in pixels at 1000x zoom causes the whole screen to flash different sub-videos rapidly. an infinite photo zooming effect would remain more consistent
mbmproductions
·5 か月前·議論
existing solutions for my specific use case were limited, i intentionally wanted something barebones so that I could hack at the raw surfaces / display buffers to cut corners for performance. one part learning experience, one part stubbornness.

WebXR sounds like a different beast entirely. do you have to write your own rendering backend in WebGL for that?
mbmproductions
·5 か月前·議論
author here - thanks for posting :D would love to hear any thoughts or questions.
mbmproductions
·5 か月前·議論
thank you! glad you liked it, this was my first time attempting something like this