Joshument / 3DRenderingTest

My attempt at creating a Voxel rendering system from scratch using OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My attempt at creating a 3D Rendering Engine

This should run without having to preinstall any libraries. This was made on linux. If you wish to use this on Windows, you will need to build your own version of libglfw3, sorry :(

About

My attempt at creating a Voxel rendering system from scratch using OpenGL

License:MIT License


Languages

Language:C++ 66.5%Language:C 32.7%Language:Objective-C 0.6%Language:CMake 0.1%Language:GLSL 0.0%