yercalifornia.blogg.se

Addons trainz simulator android getas production
Addons trainz simulator android getas production













Rust gives you more control to optimise hot loops as you can go low-level.

addons trainz simulator android getas production

Ahead of time compilation + LLVM guarantees you won't have to optimise for weird things around a virtual machine.

addons trainz simulator android getas production

I also found I was able to develop a very big game without too many bugs even though I don't write many tests. The strong typing and algebraic data types makes expressing the game state very pleasant. Most crates take a lot of effort to be cross-platform so I can develop on linux and not spend too much time debugging windows releases. The crate ecosystem and the package manager makes it really easy to integrate any useful component such as pathfinding, spatial partitioning, graphics backend, audio system. We have the blocks, bring your own glue.".Īll the blocks are there and the language is really well suited to games.

addons trainz simulator android getas production

I think Rust for games has come really far.















Addons trainz simulator android getas production