Defold expands into full 3D

- Defold’s May 4 release, version 1.12.4, added a free camera and upgraded scene controls — the missing editor piece that makes native 3D practical. - The bigger shift started earlier in 2026: glTF built-in assets, custom model attributes, more vertex streams, and an official third-person 3D sample. - That matters because Defold was long “3D under the hood” but still mostly a 2D engine in practice.

Game engines live or die on workflow. Not raw capability — workflow. That has been Defold’s weird gap for years. The engine could already render 3D scenes, but building a real 3D game inside it still felt like swimming upstream. This month, that changed enough that calling Defold “full 3D” no longer sounds like a stretch. ### What actually changed in May? Defold 1.12.4 landed on May 4, 2026, and the headline feature was editor-side: free camera mode in scene view plus better camera controls. That sounds small, but it is the kind of small that decides whether 3D work feels native or annoying. The same release also added a glTF validator, raised texture units per draw from 8 to 16, and shipped a stack of 3D-related fixes for models, skinning, and WebGPU rendering. (defold.com) ### Why is a free camera such a big deal? Because 3D authoring without a proper editor camera is miserable. You can have the renderer, the shaders, the meshes — but if moving around a scene feels clumsy, every task takes longer. Defold’s new camera controls are basically the last obvious “this still feels like a 2D-first tool” complaint to fall away. That is why outside observers framed 1.12.4 as the release that pushed Defold into “full 3D,” even though the groundwork had been arriving for months. (defold.com) ### Didn’t Defold already support 3D? Yes — sort of. Defold’s own site already describes it as a free engine for building 2D and 3D games, and the editor has long supported models, cameras, lights, and custom render pipelines. But there is a difference between “possible” and “comfortable.” For a long time, Defold was best understood as a very capable 2D engine with enough 3D hooks for people willing to assemble extra pieces themselves. (defold.com) ### What groundwork showed up before this? The big clues were in the 1.12.2 release from March 2. That update added support for custom attribute data on model components, support for more than 8 vertex streams, built-in glTF model assets, and an official “3D Third Person Playground” sample inside the editor. Those are not cosmetic features. They are pipeline features — the stuff that makes importing, shading, and iterating on 3D content less improvised. (defold.com) ### So is this a Unity or Unreal rival now? Not really — and that is probably the wrong lens. Defold is still a lightweight, source-available engine with a tiny footprint and a very opinionated workflow. Its pitch is not “most advanced 3D engine.” Its pitch is “small, fast, cross-platform, no royalties, and now much less compromised for 3D work.” For indie teams, game jams, web games, and stylized projects, that is a real niche. (defold.com) ### What does this unlock for developers? Basically, fewer excuses to leave the engine when a project stops being flat. A team can prototype a third-person game, import glTF assets, navigate scenes properly, and stay in the same Lua-based workflow Defold users already know. The catch is that “full 3D” here means practical end-to-end support, not feature parity with giant AAA-focused engines. Some advanced tooling and ecosystem depth will still be thinner. (defold.com) ### Why now? The release cadence tells the story. Defold has been shipping 1.12.x updates steadily through 2026, and the forum shows 3D samples, exporter tools, and community 3D projects appearing alongside the core releases. This does not look like a one-off marketing rename. It looks like a threshold moment after a series of small, very practical 3D upgrades. (defold.com) ### Bottom line? Defold did not suddenly invent 3D this week. What happened is more useful than that — it removed enough friction that 3D in Defold now feels like a first-class workflow instead of a side quest. (defold.com) (forum.defold.com)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.