NEXO Engine v0.2.1 #423
Thyodas
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NEXO Engine Alpha
👋 Welcome to NEXO Engine ! This project is a collaborative effort to create a revolutionnary game engine. Our goal is to provide a robust, user-friendly, and efficient platform for game development in desktop as well as in virtual reality! 🤩✨🚀
Important
After completing your tests with NEXO Engine, we would greatly appreciate it if you could fill out this short form to help us improve the project!
Warning
This project is still in development and is not yet ready for production use. Some features may change.
External Dependencies
To run this project, ensure you have the following:
Getting Started
An engine can be a complex piece of software, and getting started without prior knowledge may feel overwhelming.
Once inside the Engine, you’ll find three main windows:
EditorScene,SceneTreeon the right side, and theAssetManageron the bottom side.In the
EditorScene,a toolbar lets you spawn primitives such as cubes, spheres, cylinders, and more.The toolbar also provides controls to start the simulation and preview your scene. Pressing the Play button launches the engine’s system batch, including
PhysicsandScripting.Currently, there is no graphical interface for scripting. However, you can experiment with physics by adding a
PhysicsBodyComponentto an existing primitive simply right-click the object in the SceneTree window to do so.You can observe scripting in action by moving to position 0, where a batch of cubes will spawn in a circular formation and begin transforming themselves. This serves as a proof of concept, showcasing what scripting can achieve within the Engine.
Your turn
Once you are in the Engine, you can test it by follow the manual testing instruction by pressing
ctrl + shift + tTroubleshooting
If you encounter any issues, please refer to our Troubleshooting Guide.
The Team
NEXO Engine is brought to life by a dedicated team of fifth-year students from EPITECH Strasbourg:
Join the NEXO community
Check our web site to keep you up to date about the latest news about NEXO.
Join the community to ask your questions or to talk with our developers.
Visit our blog to find out more about how NEXO works.
annot always determine exact licenses for some files. Please check each entry for errors.
Contact us
You can contact us with this mail nexo.engine@gmail.com
What's Changed
Full Changelog: v0.2.0...v0.2.1
This discussion was created from the release NEXO Engine v0.2.1.
Beta Was this translation helpful? Give feedback.
All reactions