←back to thread

101 points NormalExisting | 1 comments | | HN request time: 0.216s | 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. tttym ◴[] No.43437382[source]
Great idea pulled off! Feedback si always the best way to see if you are headed for the right direction.