A set of grayboxing tools featuring a consistent color palette for use in your project. Inspired by the 36 colors from Open Blocks Color, this asset includes both lit and unlit materials, along with resources to support implementation in code. Designed with simplicity in mind, it offers a total of 72 color materials for efficient prototyping and is not expected to require frequent updates.
A Godot addon that automatically generates Materials (.tres) from folders of texture maps.
AmbientCG Downloader Godot Plugin For Godot 4.4+Downloads Files from AmbientCG.com and automatically populates StandardMaterial3D, 3D Environments.AmbientCG license: https://docs.ambientcg.com/license/
Selection of Kenney prototype textures, convenient materials and basic debug shapes to scatter around your scenes quickly. Not all Kenney textures are included to avoid clutter - just one from each color. Saves you some decision making!Also features an exclusive BLUE kenney texture :)
Prototype textures made by Kenny with addition of normal maps made by me :3
An atlas texture recoloring tool for doing partial recolors of KayKit, TinyTreats, and Kenney assets textures.
Turns Kenney's input prompt icons into a custom font for scalable display and text effects like outline. Check the GitHub repo's readme for more details.
A shell fur tool for Godot 4 that provides a robust, no-code approach to stylish fur and fur-like materials. Supports all currently available 4.X versions
Pre-packaged input prompts from Kenney for Godot. Includes all assets in two PNG resolutions as well as SVG versions.
A custom shader and material to render procedural custom Vaporwave-style skyboxes.
Godot implementation of octahedron sphere mesh, with correct uv mapping and normals. suitable for making uv sphere, rounded boxes etc.
Adds UDIMShaderMaterial, and UDIMTextureTilset, allowing for the use of UDIM tiled textures for 3D meshes.# Usage1. Create a UDIMShaderMaterial in a 3D material property.2. Create a UDIMTextureTileset in the "Albedo" > "Albedo Tileset" propererty of the UDIMShaderMaterial3. Click left click the UDIMTextureTileset to reveal an "Import UDIM Texture Set" button, left click it.4. Browse to and select one of any of the appropriately named UDIM tile textures from the tileset you'd like to use.5. Done!This is an early iteration, any feedback is appreciated!