heyx3 / Bplus.jl

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

No type inference in `GL.render_mesh()` parameters #109

Open heyx3 opened 9 months ago

heyx3 commented 9 months ago

All the named parameters in render_mesh() do not cause recompilation, meaning they are very type-unstable.