https://github.com/alexeykarnachev/coxel
Simple 3D game engine in OpenGL and C
https://github.com/alexeykarnachev/coxel
3d c game-engine handmade opengl
Last synced: 4 months ago
JSON representation
Simple 3D game engine in OpenGL and C
- Host: GitHub
- URL: https://github.com/alexeykarnachev/coxel
- Owner: alexeykarnachev
- License: mit
- Created: 2022-09-11T20:21:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T20:01:12.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:13:40.913Z (over 2 years ago)
- Topics: 3d, c, game-engine, handmade, opengl
- Language: C
- Homepage:
- Size: 26.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coxel[WIP]
Simple 3D game engine in OpenGL and C, without any 3rd party dependencies (custom math, entity component system, etc)