NormalExisting

↗ HN profile [ 153 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A Bluesky bot that mainly lets you play puzzles based on those from The Witness (but can also do things like solve linear congruences and evaluate expressions). Just tag the bot and speak commands, and it will respond!…

  2. 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.