Tags: procedural

Tool

Simplex 2D/3D

Simplex 2D/3D is a Godot Engine plugin providing deterministic simplex noise functions for 2D and 3D applications. It offers a versatile tool for generating procedural textures, terrains, and effects within Godot projects.

Demo

voxelgame

A collection of voxel game demos for Godot Engine 4.3, showcasing a custom C++ voxel module. Includes scenes for blocky and smooth terrain, with a Minecraft-like demo featuring basic multiplayer support.

Tool

Scatter

ProtonScatter is a Godot 4 add-on for procedural and non-destructive asset placement within scenes. It automates the positioning of props, allowing for efficient scene population without manual placement.

Tool

Material Maker

Material Maker is a Godot Engine-based tool for creating textures procedurally and painting 3D models. It utilizes a node-based interface for defining textures and brushes, similar to Substance Designer.

Demo

Voxel Game

A Godot project aiming to replicate Minecraft-like voxel terrain generation. The project focuses on performance by generating only the top surface of the terrain and uses Godot's DataTool for manipulation and UV mapping.

Library

godot-anl

godot-anl is a Godot Engine wrapper for the Accidental Noise Library, enabling noise generation with visual nodes, GDScript, and C#. It supports height, normal, and bump map generation and custom modular noise creation.

Library

godot-voxel

Godot Voxel is a C++ module/extension for Godot Engine 4, enabling the creation of real-time editable 3D volumetric terrains. It supports features like polygon-based mesh generation, physics integration, infinite terrains, and various voxel data streaming sources.

Tool

Waterways

Waterways is a Godot Engine add-on for generating realistic river meshes with dynamic flow and foam effects. It utilizes Bézier curves for shaping and allows for custom shader integration, making it ideal for creating visually stunning water features.

Tool

Grass Plugin

This Godot Engine plugin efficiently handles large amounts of grass, foliage, and vegetation within game environments. Designed for use with static meshes, it offers good performance even in extensive scenes.

Tool

InGrid

InGrid is an infinite scrolling grid plugin for the Godot Engine (3.x), ideal for creating 2D procedural universes, parallax scrolling effects, and infinite runner game mechanics. It offers customizable grid cell units and lightweight, optimized GDScript code.

Tool

ProtonGraph

ProtonGraph is a node-based tool for procedural 3D content creation within the Godot Engine. It allows users to generate complex 3D models through visual scripting, aiming to be user-friendly and extensible for game development.

Tool

Godot Mixing Desk

Godot Mixing Desk is a modular plugin for the Godot Engine, designed to simplify procedural audio and adaptive music implementation. It provides tools for creating interactive music and soundscapes with minimal coding, using a node-based system for managing audio components.