Hacker News new | ask | show | jobs
by kal00ma 4486 days ago
If you're interested in graphics, we put together an engine for ascii/unicode raytracing in the browser: https://github.com/trevlovett/AsciiTracer

Demo here: http://trevlovett.github.io/AsciiTracer/asciitracer.html

Some work needs to be done to massage the code into a proper library that could be used for demos & games.