←back to thread

101 points NormalExisting | 1 comments | | HN request time: 1.479s | 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.

Show context
rnewme ◴[] No.43339718[source]
It's always exciting feeling to get some feedback from community, so here you go! The project looks fun, but could use a bit more docs. I was able to compile for esp but didnt test yet. I only have a cheap aliexpress esp with builtin lcd, might try to hack it
replies(1): >>43339727 #
1. NormalExisting ◴[] No.43339727[source]
Yeah I might make some docs for it soon.