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
Camera, Rendering
22
Starly is an orthographic camera library for Defold.
Rendering, Shaders
3
Toon shader for 3D models.
11
Simple outline shader for 3D models using STENCIL and INVERTED HULL techniques.
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.
Rendering, Sample project, ...
27
A small kit of scripts and shaders for card games made with Defold.
Rendering, Util
10
Runtime creation of an atlas from a set of images.
70
Pack of shaders and scene setup examples.
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.
52
Defold Rendy provides a versatile camera suite and render pipeline in a Defold game engine project.
GUI, Rendering
15
A Defold native extension exposing Facebook's Yoga layout library via a Lua wrapper.
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.
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!
41
A Lo-Fi Horror shader.
Art assets, Rendering, Util
19
Defold Colors provides customizable palettes and color utility features in a Defold game engine project.
Fonts, GUI, System, Rendering
12
Native Text Rendering extension for Defold.
Rendering
37
Take full or partial screenshots as PNG, buffer or raw pixels.
Math, Rendering
4
Image processing via convolution between a kernel and the image.
72
Easy to use and customizable trail effect.
82
Drawing pixels and simple geometry into texture buffer.
Physics, Rendering, Shaders
8
Create 2D fluid simulations based on metaballs.
Blur shader.