HOME | DD

Published: 2023-11-20 17:35:47 +0000 UTC; Views: 241; Favourites: 6; Downloads: 0
Redirect to original
Description
The objects in the scene are from my rewrite of the code to generate 3D objects. Old code is a mess of C and C++, and convoluted subfunctions. The new generator is significant faster (from minutes down to seconds), and has better handling of small polygons and edges.
Render was done with my own path tracer.