2d Opengl Rendering Save

Minimal, fast OpenGL renderer for 2D sprites

Project README

2d-opengl-renderer

Minimal, fast OpenGL renderer for 2D sprites

Screenshot 1

Loads one texture and uses it to render several sprites multiple thousand times each. Allowing for up to 20k on mobile Intel GPU in 60 fps (see Screenshot 2).

TODO:

  • basic logic of buffers etc.
  • updating vertex buffer, allowing to move objects

License and dependencies

MIT license (see file LICENSE for copy). Project uses GLFW, GLEW and SOIL but non of them are included here. Fruit icons.

Open Source Agenda is not affiliated with "2d Opengl Rendering" Project. README Source: tchayen/2d-opengl-rendering
Stars
49
Open Issues
0
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating