ClarkThyLord / Voxel-Core

Voxel plugin for the Godot game engine!
https://godotengine.org/asset-library/asset/465
MIT License
453 stars 28 forks source link
3d godot godot-addon godot-engine godot-plugin voxel voxel-core voxels

Voxel-Core

Version AssetLibrary Godot-Awesome License

Voxel plugin for the Godot game engine!


About

Voxel-Core is a voxel plugin for the Godot game engine made with GDScript, created as the ‘core’ for my other project Voxly, offering various voxel features, utilities and fully fledged in-engine editors.

Why Voxel-Core?

Features (Video)

Wiki / Usage

Getting Voxel-Core

Godot Asset Library (Godot Doc)

Preferably, Voxel-Core is available in the Godot Asset Library, allowing you to add it directly to your project from within Godot. Create or open an existing project and press on the 'AssetLib' tab found at the top of the editor. Once the asset library has loaded, search for 'Voxel-Core'. The top result should be this plugin, press on it and you'll be given the option to download Voxel-Core. Press to download and once it's completed Godot will ask you to select what you'd like to install. If you only want the plugin then only select the addons folder, but you can also choose to install anything else in this repository such as the examples folder.

Clone / Download

If for whatever reason you don't want to or can't download Voxel-Core via the in-engine Godot asset library, then you can always clone or download this repository directly. Once you've cloned or downloaded this repository, you can import it directly into Godot as a project to view the various examples and edit them directly. You may as well move the plugin's folder directly into your own project’s addons folder.

NOTE: After adding Voxel-Core to your project you'll need to activate it in your project's Plugins configuration!


Asset Library MIT LICENSE