Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Godot
  3. Voxel-Core

Voxel-Core

MITGDScriptv3.2.0

A Godot plugin for creating, editing, and importing voxel content with in-engine editors and optimized meshing.

Visit WebsiteGitHubGitHub
488 stars29 forks0 contributors

What is Voxel-Core?

Voxel-Core is a plugin for the Godot game engine that provides tools for creating, editing, and importing voxel-based content directly within the engine. It solves the problem of integrating voxel workflows into Godot projects by offering in-engine editors, optimized meshing, and support for various file formats.

Target Audience

Godot developers and game creators who need to work with voxel assets, such as characters, creatures, or props, and want to edit or import them seamlessly within their projects.

Value Proposition

Developers choose Voxel-Core for its fully integrated in-engine editors, cross-platform compatibility, and extensible design, making it a versatile foundation for voxel-based game development without relying on external tools.

Overview

Voxel plugin for the Godot game engine!

Use Cases

Best For

  • Creating voxel-based characters and props for Godot games
  • Importing MagicaVoxel (.vox) files directly into Godot
  • Prototyping 3D models from 2D images within the engine
  • Building games with optimized voxel meshing (greedy or naive)
  • Developing voxel editors or tools as part of a larger project
  • Working with voxel color palettes across different platforms

Not Ideal For

  • Projects requiring real-time, infinite voxel terrain generation like Minecraft-style worlds
  • Games needing advanced voxel physics such as destruction or fluid simulation
  • Developers using game engines other than Godot or seeking standalone voxel editors

Pros & Cons

Pros

Integrated In-Engine Editors

Includes VoxelObjectEditor and VoxelSetEditor with keyboard shortcuts and undo/redo support, allowing seamless voxel creation and modification directly in Godot's scene editor.

Wide File Format Support

Readers import from images (JPG, PNG), MagicaVoxel (.vox) files, and color palettes, with automatic recognition in the editor for easy prototyping and asset integration.

Cross-Platform Compatibility

Runs on all platforms supported by Godot, such as desktop, web, and mobile, ensuring voxel content works consistently across different targets.

Optimized Meshing Options

Offers both naive and greedy meshing modes for VoxelObjects, enabling quick culled meshes or optimized performance based on project needs.

Cons

Godot-Exclusive Dependency

Tightly integrated with Godot, so it cannot be used with other game engines or as a standalone tool, limiting its applicability outside the Godot ecosystem.

GDScript Implementation

Built entirely in GDScript, which may introduce performance bottlenecks for complex voxel operations compared to C++ or other lower-level languages.

Limited Advanced Features

Focuses on static voxel objects and basic editing; lacks built-in support for dynamic terrains, real-time multiplayer sync, or advanced physics beyond embedded StaticBodies.

Frequently Asked Questions

Quick Stats

Stars488
Forks29
Contributors0
Open Issues24
Last commit2 years ago
CreatedSince 2019

Tags

#gdscript#mesh-generation#plugin#game-development#3d-modeling#voxels#godot-plugin#voxel#godot-addon#godot#3d#godot-engine

Built With

G
GDScript
G
Godot

Links & Resources

Website

Included in

Godot9.7k
Auto-fetched 1 day ago

Related Projects

WaterwaysWaterways

A tool to generate river meshes with flow and foam maps based on bezier curves.

Stars1,283
Forks89
Last commit5 months ago
Open Source A-RPG DemoOpen Source A-RPG Demo

A-RPG demo made with Godot, MIT-licensed, from our Godot course

Stars1,197
Forks124
Last commit5 years ago
Godot NExtGodot NExt

Godot Node Extensions - Basic Node Extensions for Godot Engine

Stars997
Forks61
Last commit1 year ago
Realistic Water ShaderRealistic Water Shader

Godot - Realistic Water Shader

Stars912
Forks62
Last commit1 month ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub