An open API service indexing awesome lists of open source software.

https://github.com/dragosha/defold-things

Defold examples.
https://github.com/dragosha/defold-things

defold defold-module examples

Last synced: 10 months ago
JSON representation

Defold examples.

Awesome Lists containing this project

README

          

# Useful things for Defold engine

1. [3d tilemap](3d-tilemap/README.md) - Converter from 2D tilemap to 3D mesh. A project with example.
2. [Helpers](helpers/README.md) - Collections of simple but useful scripts.
3. [Collection of editor scripts](editor-scripts/README.md)
4. [Shadow mapping](shadowmap/)