VoxelOptimizer, also known as V-Optimizer on itch.io, serves as the official graphical frontend for VCore.
Please be aware that this project represents one of my early Godot endeavors, so I apologize for any suboptimal code.
V-Optimizer is implemented in Godot 3.5.
- Clone this repository
git clone https://github.com/VOptimizer/VoxelOptimizer.git
- Clone VCore from VCore
- Copy the compiled
libgodotvoxeloptimizer.dll
orlibgodotvoxeloptimizer.so
into the native folder - Start Godot and import the project.