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
3d, Art assets, Camera, Sha...
146
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
82
Drawing pixels and simple geometry into texture buffer.
Rendering, Shaders
72
Easy to use and customizable trail effect.
Rendering, Sample project, ...
70
Pack of shaders and scene setup examples.
Camera, Rendering
52
Defold Rendy provides a versatile camera suite and render pipeline in a Defold game engine project.
41
A Lo-Fi Horror shader.
40
Ready-to-use forward shading lighting for 3D games. Just set the provided material to your mesh and place light sources on the scene.
37
Take full or partial screenshots as PNG, buffer or raw pixels.
27
A small kit of scripts and shaders for card games made with Defold.
22
Starly is an orthographic camera library for Defold.
Art assets, Rendering, Util
19
Defold Colors provides customizable palettes and color utility features in a Defold game engine project.
GUI, Rendering
15
A Defold native extension exposing Facebook's Yoga layout library via a Lua wrapper.
Fonts, GUI, System, Rendering
12
Native Text Rendering extension for Defold.
11
Simple Sparkle Effect is Material for creating a sparkle or glare effect on the sprite. You can adjust parameters such as size, angle, and position in the material constants, as well as animate them via go.animate.
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.
Simple outline shader for 3D models using STENCIL and INVERTED HULL techniques.
Rendering, Util
10
Runtime creation of an atlas from a set of images.
Physics, Rendering, Shaders
8
Create 2D fluid simulations based on metaballs.
Blur shader.
Math, Rendering
4
Image processing via convolution between a kernel and the image.
3
Toon shader for 3D models.