Article URL: https://github.com/rept0id/ratatoi
Comments URL: https://news.ycombinator.com/item?id=44054953
Points: 4
# Comments: 3
Created
19h
|
May 21, 2025, 8:20:07 PM
Login to add comment
Other posts in this group

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
