Article URL: https://alichraghi.github.io/blog/zig-gpu/
Comments URL: https://news.ycombinator.com/item?id=43726413
Points: 33
# Comments: 2
Établi
1mo
|
18 avr. 2025, 19:20:10
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

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
