Hacker News new | ask | show | jobs
by ufo 1477 days ago
This is a cool story! Is that vector library public or is it an internal project? I'd love to take a look at the rest of it...
1 comments

The raytracer itself is not in a state I’d want to inflict on anybody. The vector library is just HLSL-style small vectors with subpar error reporting, there’s like half a dozen of those floating around, but if you want it, sure, go wild: http://ix.io/3ZQk (CC0). I’d only ask you to hold off on posting it to LuaRocks under that name because I want to do that myself eventually.
Thanks! Sure, I'm not planning on reposting the code, I just collect LuaJIT stories.