All Gadgets

Showing 1,548 of 2,195 results
Page129 of 183
Logistic Map Plot Demo hero image

Logistic Map Plot Demo

by meloonics

FREE

A demo for generating the logistic map bifurcation diagram. It calculates the x[n+1]-value of the initial value 0.5 for a couple of times and approaches the asymptote at a given lambda(growth rate)-value. Once lambda approaches c. 3.5, you can see that x[n] does not approach a single asymptote, but multiple ones. The graph splits faster and faster, until it rbecomes chaotic I needed the data from the bifurcation diagram for a project (because damn, it looks cool), this is why i made this tool...

Binary Radian hero image

Binary Radian

by pokeparadox

FREE

Binary Radians or BRads were often used in classic games taking advantage of the limitations of an unsigned byte to provide angles of 255 directions. Practically this is no longer used as floating point processing is so fast on modern CPUs and GPUs. Netherless this addon provides support to make life a little easier if the need arises to port some legacy code which uses BRads.

Inverted CollisionPolygon2D 2D hero image

Inverted CollisionPolygon2D 2D

by templatedev

FREE

Inverts all of your problems with the CollisionPolygon2D! If the Polygon2D is able to invert its points, so should CollisionPolygon2D as well! This plugin does just that! This tool comes with instructions to create your first Inverted CollisionPolygon2D with ease below in the read me section! https://github.com/TemplateDev/Inverted-CollisionPolygon2D/tree/main

Heightmap terrain 3D hero image

Heightmap terrain 3D

by zylann

FREE

Heightmap-based terrain for Godot 3.3. It supports collision, texture painting, colouring, holes, level of detail, and grass. WARNING: this version is no longer maintained, and might not work out of the box in Godot versions past 3.3, in which case you will have to fix it yourself. The version available for Godot 4 has had more updates. Fixes in 1.6.1: - Fixed static typing error in terrain importer dialog (thanks to McSpider) Changes in 1.6: - Added island modifier to the terrain generator -...

MultiMesh Scatter 3D hero image

MultiMesh Scatter 3D

by arcaneenergy

FREE

A simple tool to randomly place meshes. 🧩 Features - Scatter objects in the scene. Instances automatically rotate to the normal of the terrain. - Adjust the scatter type, size and collision layer and randomize the size and rotation. - Clustering: Place instances in tight groups together. - Apply advanced constraint options to scatter according to: - Terrain angle - Vertex color - Chunks: Split the MultiMeshScatter node into chunks.

Pause Manager hero image

Pause Manager

by gabrielgp0811

FREE

A simple asset for managing pause/resume using Signals.

widgets by code (gdscript) hero image

widgets by code (gdscript)

by aiaf

FREE

Example showing widgets by code Features: Button LinkButton Label TextureRect Panel CheckBox CheckButton ColorPickerButton LineEdit HSeparator ItemList Tree TextEdit MenuBar + PopupMenu

WPGTK Theme hero image

WPGTK Theme

by bellsworne

FREE

This is a plugin for Godot Engine that was made to use with WPGTK tool available for Linux to change the editors color scheme. Technically speaking, it is a plugin that listens to the 'config/wpgtk-colors.txt' configuration file and updates the editor's theme accordingly, so in theory any application that can change the contents of that file will also work, but the installation guide here is only for setting it up with WPGTK.

VectorizeImage 2D hero image

VectorizeImage 2D

by unn47ur411y

FREE

VectorizeImage is a lightweight Godot editor plugin for converting 2D raster textures into vector-style meshes directly in the editor. Choose between Random, Edge, or Segment-based generation modes, tweak visual parameters like edge thresholds and dot spacing. The plugin outputs editable 2D meshes you can use in your game scenes — perfect for stylized visuals or abstract effects.

GodotLogger hero image

GodotLogger

by nines2b

FREE

JSON-formatted logger **Feature Highlights:** 1. **Flexible Log Levels:** With Log, you have full control over the level of detail you want in your logs. Choose from DEBUG, INFO, WARN, ERROR, or FATAL log levels to focus on what truly matters. 2. **Customizable Prefix and Arguments:** Personalize your logs by adding prefixes and custom arguments. Tailor your messages to suit your specific needs, making debugging a breeze. 3. **Automatic Log File Generation:** Log ensures that your logs are st...

Flexible Toon Shader hero image

Flexible Toon Shader

by atzuk4451

FREE

Original Addon for Godot 3 by CaptainProton42 ported to Godot 4 A flexible toon shader for the Godot Engine with many features: 🤸Flexibility through parameters like number of cuts/bands, steepness, and wrap 🎨 Supports custom color ramps 🌈 Affected by the colors of light sources and ambient light in the scene 💡 Allows for multiple light sources ⛱️ Supports shadows and attenuation ✨ Visual extras like specular reflections and rim lighting 🖼️ Supports textures for albedo a...

Project Statistics Menu hero image

Project Statistics Menu

by shadowmaster435

FREE

A customizable project statistics/file scanner.