NeoAxis Engine is a versatile game engine designed for creating video games and real-time apps. It is well-suited for developing various 3D and 2D projects, including computer games, simulators, virtual reality systems, and apps with rich graphics.
Key features:
- Full source code is provided from the start.
- A large set of popular game components.
- API for integration of third-party services and stores.
- The ability to create any product, including a modified engine and editor.
- Game development is an exciting and fulfilling activity that allows you to bring your creative ideas to life in a digital world. Whether you're interested in designing intricate levels, crafting engaging narratives, or coding complex gameplay mechanics, game development offers a diverse range of opportunities for creative expression.
- If you're a new game developer looking to create stunning games with ease, the NeoAxis Engine is a powerful tool that can streamline your development process.
The engine editor is a basic tool of the NeoAxis Engine. It is a multi-document app with file management and resource editing capabilities. The engine editor includes a wide range of editing tools, such as the scene editor and GUI editor.
- The basic parts of the engine and game logic components are written in C# without using interlanguage wrappers. Native code is only used for low-level parts like rendering, physics, and sound. Combined with the source code provided, you can write and debug code most efficiently.
- NeoAxis editor includes a built-in C# editor that greatly simplifies scripting. You can create event handlers for the scene and other objects directly in the environment, without wasting time on linking.
Supported by Visual Studio 2019+, Visual Studio Code, and other C# IDEs.
- Xamarin based SDK for Android.
- Built-in resolution upscaling and rendering optimizations empower you to maximize performance and quality on any device.
- Easy to build, run, and debug.
The SDK contains a huge number of examples.
iOS is not yet supported.
|
|
- Add content from stores to your scene by drag and drop.
- Built-in NeoAxis Store and Sketchfab support.
- How to import from Mixamo.
- How to import from Character Creator.
- How to import from Daz 3D.
- API for integration of third-party services and stores.
NeoAxis includes a rich set of well-integrated components for creating 3D and 2D game logic within the project.
- Many things can be done with no code.
- Game framework
- Pathfinding
- Character
- Vehicle
- Weapon
The physics is powered by multithreaded Jolt Physics with double precision coordinates by default.
- 2D game engine
- Fast level creation tools and 2D modeling tools.
- Sprite
- Character 2D
- Weapon 2D
- Sensor 2D
The physics is powered by Aether.Physics2D.
- Develop full-featured window apps with NeoAxis Engine.
- Create apps by modifying the NeoAxis editor.
- Advanced GUI system, set of controls, GUI Editor.
- Video control.
- Web Browser control.
- Embed a 3D scene into the GUI interface.
- Utilize GPU-based screen effects to create rich multimedia apps.
- WPF, WinForms widgets.
- Pipe constructor.
- Fence constructor.
- Road constructor.
- Building constructor.
- Industrial platforms constructor.
- Highly optimized for creating large, detailed scenes.
- First person, third person simulation modes.
- It is easy to script scenarios using built-in C# and visual scripting.
More Components |
Screen Effects |
User Interface |
Supported Platforms
|