Defold
- url: https://defold.com/
- repo: https://github.com/defold/defold
- supports Lua
- written-in: #c++ #c #clojure java
Features
- create and modify 3D geometry at runtime
- Engine supports reactive-style Lua scripting for low overhead and great performance
- allows you to write extensions to the engine in C, C++, ObjectiveC, Java and JavaScript.
- Integrated with tools such as Atom, VS Code, Spine and Tiled.
- publish to web
- Issue
- no hot reload
- Issue
c.Resource
- Building a Multiplayer Server
- mentioned Luvit
- https://defold.com/2020/05/31/The-Defold-engine-code-style/
- https://forum.defold.com/t/building-a-multiplayer-server/69010
- https://forum.defold.com/t/implementing-in-game-lua-scripting/68311
Backlinks