Seng3694 / idk

2D Graphics Library written in C and OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDK

2D Graphics library written in C and OpenGL.

Work in progress

This project is still in development and will most likely change a lot. Use with caution.

Current Features

  • Window
  • Shape Rendering
  • Texture Rendering
  • Batch Rendering
  • Keyboard/Mouse/Gamepad inputs
  • Camera transformations
  • Shader
  • Tilemaps

Example

example.mp4

Future Plans

  • Audio
  • Fonts

External

License

This software is licensed under the MIT License. See LICENSE for more information.

About

2D Graphics Library written in C and OpenGL

License:MIT License


Languages

Language:C 97.9%Language:CMake 1.5%Language:GLSL 0.5%Language:Batchfile 0.1%