VisualizationLibrary icon indicating copy to clipboard operation
VisualizationLibrary copied to clipboard

Low level VL & Examples

Open MicBosi opened this issue 10 years ago • 1 comments

Related: https://github.com/MicBosi/visualizationlibrary/issues/109 Related: https://github.com/MicBosi/visualizationlibrary/issues/112

Improve VL usefulness as a low level "drop in" replacement for raw OpenGL with examples and necessary fixes.

Essentially a subset of VL should be usable as an Immediate Mode library in contrast to the current Retained Mode model.

Plus: provide a "resetOpenGLState()" function to reset VL and OpenGL states so users can better mix their code with VL.

MicBosi avatar Jan 08 '16 11:01 MicBosi

Double check VL low level usability translating a couple of OpenGL tutorials (NeHe?) and examples from OpenGL Super Bible 4th and 5th editions?

MicBosi avatar Jan 11 '16 11:01 MicBosi