Edit of asset "CompossedTextureBuilder" Accepted

Old/Current New/Edit
Title CompossedTextureBuilder CompossedTextureBuilder
Description This Godot plugin is a practical tool designed for noise texture combination. Godot's noise textures do not take advantage of all the channels and thus are not optimized for noise texture lookups. The plugin works by taking multiple noise textures as inputs, each serving as a different channel, and allowing the combination of 2 to 4 channels. The plugin fetches these individual textures, validates their dimensions, and merges their r channles into a single output texture. This was developed with a focus on simplicity and lightweight design, and to fulfill a personal need without overcomplicating the solution. This Godot plugin is a practical tool designed for noise texture combination. Godot's noise textures do not take advantage of all the channels and thus are not optimized for noise texture lookups. The plugin works by taking multiple noise textures as inputs, each serving as a different channel, and allowing the combination of 2 to 4 channels. The plugin fetches these individual textures, validates their dimensions, and merges their r channles into a single output texture. This was developed with a focus on simplicity and lightweight design, and to fulfill a personal need without overcomplicating the solution.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/DinDotDout/noise_texture_composer https://github.com/DinDotDout/noise_texture_composer
Issues Url https://github.com/DinDotDout/noise_texture_composer/issues https://github.com/DinDotDout/noise_texture_composer/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0 1.0
Download Commit 3298442f26d88181b2aebd32f88aa05a393ab206 3298442f26d88181b2aebd32f88aa05a393ab206
Download Url (Computed) https://github.com/DinDotDout/noise_texture_composer/archive/3298442f26d88181b2aebd32f88aa05a393ab206.zip https://github.com/DinDotDout/noise_texture_composer/archive/3298442f26d88181b2aebd32f88aa05a393ab206.zip
Icon Url https://raw.githubusercontent.com/DinDotDout/noise_texture_composer/main/images/thumb.png
https://raw.githubusercontent.com/DinDotDout/noise_texture_composer/main/images/thumb.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/DinDotDout/noise_texture_composer/main/images/usage.png
Thumbnail