Przejdź do głównej zawartości

Unigine

Probably the last engine, from first three popular engines for indie developers - UE, Unreal.

It is nice multipurpose 3D engine, and it can be used in Simulation and Cad projects.

The product is organised in scenes and nodes so it could be similar like in Godot. It has few scripting possibilities C++ for best performance, C# for optimisation and their own UnigineScript which is good. They make their own shader language s it is easier when porting to various platforms.

At this moment you can only export projects to windows and linux, there is work for current generation of consoles, and the mobile will be in some future.

The community version is made for indie developers. The free version is for peoples that made under 100k $ in sales/funding, but if you need more information there is email to their sales group - licensing@unigine.com


Links

Website: Unigine

Download: Download - you need to register ad developer site.

Community: Docs | Forum | Discord 

Komentarze

Popularne posty z tego bloga

GB Studio

Another retro engine, but this time limited to one platform and not the genre. It was created for making roms for first Nintendo handheld. Due to block programming it is easy to make games. Due to possible export in from for the device so it can be run on it. But due to enhancements the limits were removed and users can made bigger games than 32K. In the end it is nice engine for everyone which gave ability to made games for handheld. Due to nature of the engine it has predefined genre of games, but they can be connected in one. So nothing can stop you from making your own zelda/pokemon/castlevania gae in one. Links Website:  GD Studio Download:  Latest - itch.io  |  Old releases Community:  Reddit  |  GitHub  |  Documentation

Comfy

This time engine is inspired by projects like love2D or Raylib. It is focused on 2D, ergonomics, and productivity. Performance could come later. Looks like the author is working actively on it and has made significant improvements (4x times faster with the latest release). It is made mainly for 2D and Indie games, but the code is open and could be forced like the author did. Links Website:  Comfy Download:  Getting started  - install rust and add comfy in the project as a dependency :D Community:  Github  |  Docs?  |  Discord

modd.io

The editor is based on hype for programming for everyone - lowCode/scratch. It looks nice if you want to learn something or build a prototype on the go like in a bus/taxi on your phone and then test quickly. I have a problem with looking for proper documentation, maybe after creating an account, there will be a proper one. But in the end, it looks like a good engine for starters Links Website: www.modd.io Community:  Developers Blog  |  Forums  |  Documentation  |  Discord