Showing results for

game

architecture

on defold.com
defold.com › 2019 › 09 › 19
Vulkan progress update
Defold is quite a deterministic engine where more or less everything about a game is known up front. Materials, textures, meshes and other engine...
defold.com › 2023 › 10 › 01
How does Defold provide console support?
...Blog, Tech, Nintendo switch, Playstation
In a recent post on LinkedIn, Defold was mentioned as one of the few game engines with free console...
defold.com › manuals › introduction
Introduction to Defold
...Defold games are built by composing simple blocks, some of which seem familiar if you have used other engines. There are some architectural design...
defold.com › 2021 › 05 › 03
Developer Case Study - Mahjong Cards
...Luckily, I made the right decision for the game’s architecture and split the game’s logic and view. This helped me to save...
defold.com › manuals › file access
Working with files
...Custom resources are bundled in the main game archive using the Custom Resources field in game.project.
The Custom Resources field should contain a...
defold.com › 2024 › 01 › 04
Defold in 2023 - A Retrospective
...We are slowly but surely moving towards a more GPU driven rendering architecture. In 2023 we started seeing more 3D games made with Defold...
defold.com › 2022 › 08 › 04
The making of BoxRob
...In the end, the game has 44 systems, and even more components. This approach results in a flexible game architecture that is easy and...
defold.com › 2022 › 09 › 19
Defold release 1.3.6
...FIX: (#5727) Fix issue with force using of landscape mode in iOS games on macOS with M1 Fixed issue when iOS game installed on...
defold.com › 2023 › 08 › 19
Defold release 1.5.0
...There is no longer a need to reboot the game to access the new content. Resources in a mounted .zip file are no longer...
defold.com › 2025 › 04 › 14
Defold release 1.10.0
...NEW: (#10268) ‘Parallel native code building on Extender for different architectures’ by AGulev
Now, Extender builds different architectures for the same platform simultaneously to...