All Projects → tchayen → 2d-opengl-rendering

tchayen / 2d-opengl-rendering

Licence: MIT license
Minimal, fast OpenGL renderer for 2D sprites

Programming Languages

C++
36643 projects - #6 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].