profan / smidig

some kind of game engine, with accompanying test code
MIT License
0 stars 0 forks source link

Create more ergonomic interface for simple primitive drawing. #92

Open profan opened 8 years ago

profan commented 8 years ago

Now that VertexArray handles "any" kind of primitives, make some kind of interface which makes sort-of immediate mode primitive drawing a trivial affair, in order to make it easier to visually debug things.