Skip to content

eversinc33/OpenGL-Voxel-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Voxel Engine

Description

Simple 3D-Voxel-Engine in Modern OpenGL, created from scratch as a project to practice C++ and 3D-Graphic-Programming.
Open source game assets (textures etc.) are credited in credits.txt files in their respective directories.

screenshot

Features:

- Move in 3D-Space with WASD and Mouse
- Texture loading
- Support for Phong lighting with specular maps
- Skyboxes
- Terrain generation using Perlin Noise
- Chunking
- Dynamic Chunk loading

About

Voxel Game-Engine using OpenGL, created as a project to practice C++ and graphics programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages