https://github.com/alextibtab/voxel-engine
Basic Voxel-Engine written in C++ using OpenGL
https://github.com/alextibtab/voxel-engine
cpp game-development game-engine-3d opengl voxel-engine
Last synced: 4 months ago
JSON representation
Basic Voxel-Engine written in C++ using OpenGL
- Host: GitHub
- URL: https://github.com/alextibtab/voxel-engine
- Owner: Alextibtab
- Created: 2024-09-14T23:22:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T23:16:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T02:40:21.988Z (over 1 year ago)
- Topics: cpp, game-development, game-engine-3d, opengl, voxel-engine
- Language: C++
- Homepage:
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voxel-Engine
Repository for creating a simple voxel engine to help learn opengl/graphics programming