Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
/ VoxelDemo Public archive

Voxel game engine demo using stb_voxel_render and opengl with minimal functionality.

Notifications You must be signed in to change notification settings

guitarfreak/VoxelDemo

Repository files navigation

Voxel Demo

Screenshot1

Minimal functionality. You can walk around and add/remove blocks.

Runs on Windows x64. Requires Opengl 4.5 or higher.
Lines of code: 15.5K.

Controls

W,A,S,D - Move.
Shift - Run.
Space - Jump.
LeftMB - Place block.
RightMB - Remove block.
MWheel, 0-9 - Select item.
Tab, I - Inventory.

Debug Controls

F3 - Switch capturing mouse.
F4 - Free camera.
F5 - Console. Tab to switch through commands. (Doesn't do anything usefull right now.)
F6 - Gui panel.
F7 - App statistics.
F8 - Debug info text.
F11 - Switch fullscreen/windowed.

In free cam Q,E - Fly Down/Up.
Ctrl - Lock Z direction.
Shift - Fly faster.
T - Fly very fast.

About

Voxel game engine demo using stb_voxel_render and opengl with minimal functionality.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published