heyx3 / Bplus.jl

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

An alternative mode to `GL.Device` that gets the minimum values guaranteed by OpenGL 4.6 #21

Open heyx3 opened 1 year ago

heyx3 commented 1 year ago

The Context already creates a Device for itself. We may want to implement this as a second Device it creates which represents all the minimums.