Skip to content

obeYourmaster6767/blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔳blocks

a voxel editor

Screenshot from 2025-08-03 16-09-42
Screencast.from.08-03-2025.040416.PM.online-video-cutter.com.mp4

dependencies

  • CMake >= 3.16
  • C++17
  • Qt 6.8.2
  • OpenGL

build

cd blocks
mkdir build && cd build
cmake .. -DCMAKE_PREFIX_PATH="/home/user/Qt/6.8.2/gcc_64/lib/cmake" // qt cmake path
cmake --build .

or open and build it via qt desktop app

About

voxel editor (learning opengl and qt)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors