Godot_voxel

Voxel module for Godot Engine
Alternatives To Godot_voxel
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Godot_voxel1,912
2 days ago146otherC++
Voxel module for Godot Engine
Dungeontemplatelibrary1,024
4 months ago3bsl-1.0C++
🌏: Dungeon free resources (terrain & roguelike generation)
Godot_goodies507
16 days agomit
Collection of nice stuff for Godot
Voxel Core393
a month ago24mitGDScript
Voxel plugin for the Godot game engine!
Voxelgame375
3 months ago9otherGDScript
Voxel world prototype made with Godot Engine
Godotengine Resources113
6 months ago
List of stuffs about the Godot Engine
Voxelman70
9 months ago1mitC++
A voxel engine for godot. I'ts a c++ engine module.
Voxeloramaextension68
a month agomitGDScript
An extension for Pixelorama that generates 3D voxel art out of 2D pixel art.
Godot Voxel Game Minecraftclone55
7 years ago2mitGDScript
This is a Godot project where I try to get familiar with the Engine.
Voxelfactory51
3 years agomitGDScript
A simple to use Voxel library for Godot engine.
Alternatives To Godot_voxel
Select To Compare


Alternative Project Comparisons
Readme

Voxel Tools for Godot

A C++ module for creating volumetric worlds in Godot Engine.

🚪 Windows Builds 🐧 Linux Builds 🐒 Mono Builds

Discord

Blocky screenshot Smooth screenshot Textured screenshot

Features

  • Realtime 3D terrain editable in-game (Unlike a heightmap based terrain, this allows for overhangs, tunnels, and user creation/destruction)
  • Godot physics integration + alternate fast Minecraft-like collisions
  • Infinite terrains made by paging chunks in and out
  • Voxel data is streamed from a variety of sources, which includes the ability to write your own generators
  • Minecraft-style blocky voxel terrain, with multiple materials and baked ambient occlusion
  • Smooth terrain with level of detail using Transvoxel
  • Voxel storage using 8-bit or 16-bit channels for any general purpose
  • Instancing system to spawn foliage, rocks and other decoration on surfaces

Check the changelog for more recent details.

Documentation

Roadmap

These are some ideas that may or may not be implemented in the future:

  • Multiplayer
  • Texturing on smooth terrain
  • Authoring in editor
  • Improving LOD performance
  • Improving instancing
  • GPU offloading
  • Make GDExtension work (compiles, but GDExtension has many problems)

Supporters

This module is a non-profit project developed by voluntary contributors. The following is the list of the current donors. Thanks for your support :)

Gold supporters

Aaron Franke (aaronfranke)
Bewildering

Silver supporters

TheConceptBoy
Chris Bolton (yochrisbolton)
Gamerfiend (Snowminx) 
greenlion (Justin Swanhart) 
segfault-god (jp.owo.Manda)
RonanZe
Phyronnaz
NoFr1ends (Lynx)
Kluskey (Jared McCluskey)
Trey2k (Trey Moller)
marcinn (Marcin Nowak)
bfoster68

Supporters

rcorre (Ryan Roden-Corrent) 
duchainer (Raphaël Duchaîne)
MadMartian
stackdump (stackdump.eth)
Treer
MrGreaterThan
lenis0012
ilievmark (Iliev Mark)
OrbitalHare
matthewhilton (Matthew Hilton)
Pugulishus
Fabian (nan0m)
Popular Voxel Projects
Popular Godot Engine Projects
Popular Graphics Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Godot Engine
Terrain
Voxel