Skip to content

oyagci/ft_vox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_vox

Minecraft-like voxel world generator in C++ with OpenGL

In-Game Screenshot

Build

Linux, macOS

meson build && ninja -C build

Dependencies

Common

glew
glfw3
FreeType
OpenGL

Linux

x11
xi
xrandr

Features

  • C++17
  • Multithreaded world generation
  • Random world with Simplex Noise
  • Built from scratch with OpenGL
  • Easy UI programming with built-in tools

About

Minecraft-like voxel world generator in C++ with OpenGL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages