heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
69 stars 3 forks source link

Flesh out `AbstractShape` features and interface #78

Open heyx3 opened 12 months ago

heyx3 commented 12 months ago

There are many TODO's marking things that are missing from that library.

There is also some ugliness and potential inefficiency in the ray-casting API.

If we manage to integrate a physics/collision engine (see #1 ), then this is moot, but that goal is probably very far off.