|
|
|
|
|
by veli_joza
2788 days ago
|
|
Very interesting project! I'm also building something like this. I'm also using constructive geometry to build a scene, but I'm using tree hierarchy instead of graph of nodes, and primitive form of ray-tracing to produce output. Few days ago I managed to get recursion to work. Graphics programming is insanely fun! |
|