Email or username:

Password:

Forgot your password?
Top-level
Devine Lu Linvega

@bellinitte Wow, this is amazing. I will dive into this today! :uxn:

I've optimized the draw-line routine to do away with zp labels, and it's a bit faster too:
git.sr.ht/~rabbits/catclock/tr

I was wondering if you could add the sphere and teapot examples to the folder? An button to rotate around the cube would be good to have as well <3

2 comments
charlie

@neauoire Let me know if you encounter anything that "looks off" :)

I can extend the examples for sure! The thing about that teapot clip though, is that it's not real-time at all (it's sped up 8x), there's just too many edges to project. And also considering that the mesh is kinda huge, including it would be a bit awkward

Devine Lu Linvega

@bellinitte After a day of toying with this, I can report that this is FANTASTIC :moar:

Go Up