heyx3 / Bplus.jl

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

Add another overload of `GL.render_mesh()` for indirect drawing #31

Open heyx3 opened 1 year ago

heyx3 commented 1 year ago

It should cover the following:

Use the first overload of GL.render_mesh() as a template.