NeoAxis это интегрированная среда разработки, предназначенная для создания двух- и трёхмерных игр, программ с графическим интерфейсом и приложений под операционную систему Android. При первом запуске программа предложит выбрать место расположения проекта и предустановленный шаблон "Basic project".
Папка с новым проектом содержит следующие файлы:
.editorconfig
.gitattributes
.gitignore
LICENSE.txt
NeoAxis.Android.sln
NeoAxis.Android_USE_VS2019.txt.sln
NeoAxis.Linux.sln
NeoAxis.macOS.sln
NeoAxis.ProjectOnly.AnyIDE.sln
NeoAxis.UWP.sln
NeoAxis.Windows.ManagedOnly.sln
NeoAxis.Windows.sln
README.md
README.txt
А также папками:
.vscode
Project
Sources
Файлы с расширением .sln являются проектами для интегрированной среды разработки Microsoft Visual Studio, которая при необходимости предложит установить недостающее программное обеспечение.
После создания нового проекта откроется основной интерфейс NeoAxis со стартовой страницей, на которой можно выбрать отправную точку для работы над проектом. В частности, NeoAxis предложит открыть следующие сцены на выбор (названия некоторых сцен повторяются, поскольку файлы размещаются в разных папках):
Battle Demo.scene
Platform Game.scene
Battle royale.scene
Free for all.scene
Team deathmatch.scene
SimpleGameLevel1.scene
SimpleGameLevel2.scene
Spaceship Game.scene
Animated materials 1.scene
Animated materials 2.scene
Billboard.scene
Buildings.scene
Change rendering pipeline real-time.scene
Character AI.scene
Character maker.scene
Character skeleton control.scene
Character.scene
Contact shadows.scene>
Curve in space objects.scene
Curve.scene
Cut volume.scene
Cutscene.scene
Decal.scene
Deferred shading.scene
Depth of field composited.scene
Dialogue.scene
Fences.scene
Gates.scene
Indirect lighting screen space.scene
Interactive objects.scene
Lens flares.scene
Levels.scene
Light mask.scene
Light shafts screen space.scene
Liquid volume.scene
Manual skeleton control.scene
Masked dithered transparency.scene
Material anisotropic.scene
Material clear coat.scene
Material cloth.scene
Material displacement.scene
Material inheritance.scene
Measuring tools.scene
Mesh in space additional items.scene
Mesh in space animation.scene
Mesh in space static mode.scene
Mesh modifier.scene
Mesh paint layer.scene
Microparticles in air.scene
Motion blur.scene
Multi material.scene
Occluder.scene
Outline effect.scene
Particle system.scene
Pathfinding.scene
Physics 2D ray and volume tests.scene
Physics 2D rigid body and constraint.scene
Physics basics.scene
Physics kinematic body.scene
Physics lots of dynamic bodies.scene
Physics ray and volume tests.scene
Physics rotational motor.scene
Physics servo motor.scene
Physics spring.scene
Pipes.scene
Precipitation.scene
Primitives.scene
Reflection probe.scene
Reflection real-time probe.scene
Reflection screen space.scene
Refraction.scene
Render target in 3D.scene
Roads.scene
Rooms.scene
Scene UI.scene
Scripting C#.scene
Scripting Flow graph.scene
Снимки этих сцен выглядят одинаково, однако код отличается