Article URL: https://purplesyringa.moe/blog/why-performance-optimization-is-hard-work/
Comments URL: https://news.ycombinator.com/item?id=43831705
Points: 105
# Comments: 26
https://purplesyringa.moe/blog/why-performance-optimization-is-hard-work/
Vytvořeno
23d
|
29. 4. 2025 17:20:14
Chcete-li přidat komentář, přihlaste se
Ostatní příspěvky v této skupině

I made a GLSL shader that bends 3D space using a 4D hypersphere projection.
The idea:
1. Project a model onto a 4D sphere
2. Rotate the sphere
3. Project the model back to 3D

Article URL: https://github.com/sqliteai/sqlite-js
Comments URL: https://news.yco
