-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Benjamin BORELLO edited this page Oct 17, 2023
·
9 revisions
Coink is a all-in one engine in an add-on library for the Simple Direct Media (SDL) cross-platform API layer.
In long term my goal is to move Coink from SDL to OpenGL.
- Basic graphics primitives (line, circle, rect ...)
- Text printing
- Texture
- Sprite animation
- Particles system
- Verlet integration based physics solver
- More coming soon
This project is licensed under the MIT License - see the LICENSE.md file for details.
Made with ❤️