←back to thread

101 points NormalExisting | 1 comments | | HN request time: 0.205s | source

Been making this rasterizer engine in C++ for the past few months, now also adding ray-tracing functionality to the system.

Simply load a model or generate a mesh, add some lights, and render.

1. NormalExisting ◴[] No.43348487[source]
Docs have largely been uploaded.