Whether you're looking for extensions, pathfinders, sprite sets, example projects or code snippets—you name it, we've got it!
TAGS
SORT BY: Stars, Latest
Art assets, Camera, Shaders...
145
It's a collection of assets to help you developing 3D games with the Defold game engine. Use included prefabs to quickly prototype structures, levels, and to test game mechanics. Try out ideas quickly!
Rendering
80
Drawing pixels and simple geometry into texture buffer.
Rendering, Shaders
69
Easy to use and customizable trail effect.
Rendering, Sample project, ...
61
Pack of shaders and scene setup examples.
Camera, Rendering
48
Defold Rendy provides a versatile camera suite and render pipeline in a Defold game engine project.
38
Ready-to-use forward shading lighting for 3D games. Just set the provided material to your mesh and place light sources on the scene.
A Lo-Fi Horror shader.
35
Take full or partial screenshots as PNG, buffer or raw pixels.
Art assets, Rendering, Util
18
Defold Colors provides customizable palettes and color utility features in a Defold game engine project.
A small kit of scripts and shaders for card games made with Defold.
GUI, Rendering
15
A Defold native extension exposing Facebook's Yoga layout library via a Lua wrapper.
Fonts, GUI, System, Rendering
11
Native Text Rendering extension for Defold.
Rendering, Util
9
Runtime creation of an atlas from a set of images.
8
This render script draws a low-resolution view of the world to a game object, in either 2D or 3D. It handles resizing the window by maintaining an internal vertical resolution. This technique is also known as downsampling.
Physics, Rendering, Shaders
7
Create 2D fluid simulations based on metaballs.
Blur shader.
Math, Rendering
3
Image processing via convolution between a kernel and the image.