NeoAxis Engine 2019.3
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
Thanks!
I yet do not see any reasons to not continue the work!
Without OGRE I certainly would not make releases so quickly. And in general nothing would be without it.
I yet do not see any reasons to not continue the work!
Without OGRE I certainly would not make releases so quickly. And in general nothing would be without it.
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- OGRE Retired Moderator
- Posts: 9481
- Joined: Fri Feb 18, 2005 2:03 am
- Location: Dublin, CA, US
- x 22
I couldn't really tell from what I've seen so far -- but I am guessing that it is possible to make games with what is included in the demo distribution? I've only started dabbling with the demo and tools, so I don't know yet if the demo is a single exe with the demo game code, or if it's a standalone programmable DLL (assembly) with a documented API.
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
On the basis of Demo it is possible to make much enough. Since at her there are source codes of a Demo. They are compiled without source codes of a engine.
But. It will be soon accessible SDK (approximately in 2 months).
In her there will be a documentation: API Reference, descriptions and tutorials. Also then will source codes of a Demo are documentary.
But. It will be soon accessible SDK (approximately in 2 months).
In her there will be a documentation: API Reference, descriptions and tutorials. Also then will source codes of a Demo are documentary.
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Ogre Magi
- Posts: 1266
- Joined: Tue Aug 12, 2003 1:53 am
- Location: Melbourne, Australia
- x 1
I really like the editor and resources viewer, especially since you can do physics and gui editing too. The engine seems very flexible and the built in script editor makes it very cool. Very promising.
It'd be great to be able to recompile c# scripts while the game is running. My flatmate does this in his app and it's really usefull and he said it was easy to get going.
It'd be great to be able to recompile c# scripts while the game is running. My flatmate does this in his app and it's really usefull and he said it was easy to get going.
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
NeoAxis Engine 0.36 Released!
- LOD's. Adjustment in the Resource Editor. Automatic generation.
- Game: It is a little changed GameWindow.cs for more simple creation of new game modes
- PostEffects: Option "Apply PostEffects to Screen Gui"
- Map Editor: Dialogue at map loading for change of missing entity type
- MapsWindow: Now maps are searched on all "Data" directory. Earlier only in "Data\Maps".
- Collision: Opportunity to set custom mesh
- Culling ingame 3D gui by means of the scene manager (earlier only by frustum)
- Rendering ingame 3D gui in additional render targets
- Splash screen for a game logo at start
- GUI rendering speed increased
- The buffer of color now is not cleared if is active SkyBox
- Some optimization of physical system
- FMOD updated to 4.6.9
- "Relations" system renamed to "Relationships"
- Class DefaultMapRenderTargetListener is not used any more since it is not necessary
- The part of the documentation is written. It will be presented in SDK.
- Bug fix: True rendering ingame 3D gui
- Bug fix: Occluders does not cut outdoor portals
- Bug fix: Configurator: dump of the screen resolution in a windowed mode
- Bug fix: Game: a decreasing window size at game restart in windowed mode
- Bug fix: Twitchings of a player gun at active posteffects
- Bug fix: Leaks in LogicSystem at destruction of a map
- Bug fix: Map Editor: impossibility to select some objects in just created map
- Bug fix: The impossibility to edit a .type files if a directory to it has been renamed
- LOD's. Adjustment in the Resource Editor. Automatic generation.
- Game: It is a little changed GameWindow.cs for more simple creation of new game modes
- PostEffects: Option "Apply PostEffects to Screen Gui"
- Map Editor: Dialogue at map loading for change of missing entity type
- MapsWindow: Now maps are searched on all "Data" directory. Earlier only in "Data\Maps".
- Collision: Opportunity to set custom mesh
- Culling ingame 3D gui by means of the scene manager (earlier only by frustum)
- Rendering ingame 3D gui in additional render targets
- Splash screen for a game logo at start
- GUI rendering speed increased
- The buffer of color now is not cleared if is active SkyBox
- Some optimization of physical system
- FMOD updated to 4.6.9
- "Relations" system renamed to "Relationships"
- Class DefaultMapRenderTargetListener is not used any more since it is not necessary
- The part of the documentation is written. It will be presented in SDK.
- Bug fix: True rendering ingame 3D gui
- Bug fix: Occluders does not cut outdoor portals
- Bug fix: Configurator: dump of the screen resolution in a windowed mode
- Bug fix: Game: a decreasing window size at game restart in windowed mode
- Bug fix: Twitchings of a player gun at active posteffects
- Bug fix: Leaks in LogicSystem at destruction of a map
- Bug fix: Map Editor: impossibility to select some objects in just created map
- Bug fix: The impossibility to edit a .type files if a directory to it has been renamed
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Hobgoblin
- Posts: 563
- Joined: Wed Jul 12, 2006 5:40 pm
- x 12
-
- Greenskin
- Posts: 118
- Joined: Sun Mar 30, 2003 3:46 am
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
NeoAxis Engine 0.4 released!
- SDK
- Non-commercial license
- Entity Type Editor: Attached objects can now be adjusted visually
- Opportunity to create objects by means of Objects Creation Collection and to transfer them to the attached objects list. It enables to create objects which follow the owner. For example flashes from shots attach to the gun and move together with him.
- Resource Editor: Support of viewing of file types: hdr, psd, bmp, gif
- Resource Editor: Save button
- Map Editor: Tips above objects (to include go to options dialog)
- Map Editor: Camera control: Alt + right button - Camera move front/back
- Map Editor: Camera control: middle button - Camera strafe
- Resource Editor: MeshEditor: bones view
- "Solid" renamed to "Body". Compatibility with old .physics files is saved.
- Entity Type Editor: AttachedObject.Solid, SlotName, BoneName properties with combo boxes for convenience
- Dynamic.SoundPlay3D: The parameter at which the sound attach to object is added. Now sounds can move with object of the owner.
- Caching on a disk a static geometry tiles
- The opportunity to change a near/far distance of the camera for each map separately is added
- Class MapType: CameraNearFarRange renamed to NearFarClipDistance
- Faster work of texture shadows
- Class MeshObject.BoneSlot moved to MapObjectAttachedMesh.BoneSlot
- Resource Editor: Work with ".type" files is improved. Renaming of types, removing.
- Attached Ribbon Trail: CastShadows property
- Class GameGeneral.PlayerCharacter correrted and bugs are fixed
- Class MapObjectAttachedParticle: EnableStartTime property renamed to StartTime.
- Objects Creation Collection: class MapObjectCreateMesh. To create temporary models and to attach them to the owner
- Resource Editor: In a name of materials it is allow to use "/"
- Copying a log files at a fatal error
- Contact groups removed ContactGroups.Dynamic1 и ContactGroups.Dynamic2
- Logic System: The file of the control sum for check of changes of files of maps is added.
- Classes Mesh, SubMesh, VertexData, IndexData: Methods for simple creation of buffers from managed arrays and extraction of data from buffers are added
- Map Editor: More correct selection of objects by the mouse
- Scene management is a little optimized
- Bug fix: Visually the physics never falls asleep
- Bug fix: Impossibility to add in StaticGeometry models containing diffuse color in vertices
- Bug fix: Wrong definition of flares visibility at the switched on shadows
- Bug fix: Impossibility to receive the notice on pressing keys Keys.LShiftKey, Keys.RShiftKey, Keys.LControlKey, Keys.RControlKey
- Bug fix: Incorrect work of method Map.GetObjectsByScreenRectangle at switched on stencil shadows
- Bug fix: Wrong calculation Solid.Bounds
- Bug fix: Incorrect work of many methods ToString( int precision ) in MathEx assembly
- Bug fix: Incorrect work of methods of a class RenderFrustum (ViewMatrix, ProjectionMatrixRS, GetReflectionMatrix)
- Bug fix: Incorrect rendering of a grid in the Physics Editor
http://www.neoaxisgroup.com
- SDK
- Non-commercial license
- Entity Type Editor: Attached objects can now be adjusted visually
- Opportunity to create objects by means of Objects Creation Collection and to transfer them to the attached objects list. It enables to create objects which follow the owner. For example flashes from shots attach to the gun and move together with him.
- Resource Editor: Support of viewing of file types: hdr, psd, bmp, gif
- Resource Editor: Save button
- Map Editor: Tips above objects (to include go to options dialog)
- Map Editor: Camera control: Alt + right button - Camera move front/back
- Map Editor: Camera control: middle button - Camera strafe
- Resource Editor: MeshEditor: bones view
- "Solid" renamed to "Body". Compatibility with old .physics files is saved.
- Entity Type Editor: AttachedObject.Solid, SlotName, BoneName properties with combo boxes for convenience
- Dynamic.SoundPlay3D: The parameter at which the sound attach to object is added. Now sounds can move with object of the owner.
- Caching on a disk a static geometry tiles
- The opportunity to change a near/far distance of the camera for each map separately is added
- Class MapType: CameraNearFarRange renamed to NearFarClipDistance
- Faster work of texture shadows
- Class MeshObject.BoneSlot moved to MapObjectAttachedMesh.BoneSlot
- Resource Editor: Work with ".type" files is improved. Renaming of types, removing.
- Attached Ribbon Trail: CastShadows property
- Class GameGeneral.PlayerCharacter correrted and bugs are fixed
- Class MapObjectAttachedParticle: EnableStartTime property renamed to StartTime.
- Objects Creation Collection: class MapObjectCreateMesh. To create temporary models and to attach them to the owner
- Resource Editor: In a name of materials it is allow to use "/"
- Copying a log files at a fatal error
- Contact groups removed ContactGroups.Dynamic1 и ContactGroups.Dynamic2
- Logic System: The file of the control sum for check of changes of files of maps is added.
- Classes Mesh, SubMesh, VertexData, IndexData: Methods for simple creation of buffers from managed arrays and extraction of data from buffers are added
- Map Editor: More correct selection of objects by the mouse
- Scene management is a little optimized
- Bug fix: Visually the physics never falls asleep
- Bug fix: Impossibility to add in StaticGeometry models containing diffuse color in vertices
- Bug fix: Wrong definition of flares visibility at the switched on shadows
- Bug fix: Impossibility to receive the notice on pressing keys Keys.LShiftKey, Keys.RShiftKey, Keys.LControlKey, Keys.RControlKey
- Bug fix: Incorrect work of method Map.GetObjectsByScreenRectangle at switched on stencil shadows
- Bug fix: Wrong calculation Solid.Bounds
- Bug fix: Incorrect work of many methods ToString( int precision ) in MathEx assembly
- Bug fix: Incorrect work of methods of a class RenderFrustum (ViewMatrix, ProjectionMatrixRS, GetReflectionMatrix)
- Bug fix: Incorrect rendering of a grid in the Physics Editor
http://www.neoaxisgroup.com
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
NeoAxis Engine 0.41 released!
Once again thanks to magnificent OGRE engine and his developers.
Without it I would not reach results so quickly.
OGRE the best!
New in 0.41:
- HeightmapTerrain (paint layers, geomorphing in a vertex shader, material LODs)
- HeightmapTerrain Editor
- TerrainDemo
- Link of bones of model with physical bodies. An opportunity to create any ragdolls in the physics editor.
- RagdollDemo
- Conditions of licensing are changed
- Example of creation of a water plane (WaterPlane entity)
- Example vegetation shader (fir example)
- Map Editor: Collision it is updated automatically
- EControl: MouseWheel event
- Explosion entity: The formula of calculation of force of an impulse is changed
- Collision: Faster generating
- Check of not removed objects of a render
- Attached meshes: Normalization of normals when the scale is not equal to 1
- Map: Opportunity to set the node size for each map
- MathFunctions.Clamp: the interface is changed
- Bug fix: Resource Editor: White texture at viewing materials and models
- Bug fix: Wrong rendering at the switched on clipping by rectangle. SetScreenClipRectangle.
- Bug fix: Editors: Possible crash at an exit
- Bug fix: VideoBox: Incorrect rendering in some videocards
- Bug fix: Logic System: The error of compilation when exists a entity class with same name of a logic class
- Bug fix: Incorrect rendering of debug geometry in some cases
Once again thanks to magnificent OGRE engine and his developers.
Without it I would not reach results so quickly.
OGRE the best!
New in 0.41:
- HeightmapTerrain (paint layers, geomorphing in a vertex shader, material LODs)
- HeightmapTerrain Editor
- TerrainDemo
- Link of bones of model with physical bodies. An opportunity to create any ragdolls in the physics editor.
- RagdollDemo
- Conditions of licensing are changed
- Example of creation of a water plane (WaterPlane entity)
- Example vegetation shader (fir example)
- Map Editor: Collision it is updated automatically
- EControl: MouseWheel event
- Explosion entity: The formula of calculation of force of an impulse is changed
- Collision: Faster generating
- Check of not removed objects of a render
- Attached meshes: Normalization of normals when the scale is not equal to 1
- Map: Opportunity to set the node size for each map
- MathFunctions.Clamp: the interface is changed
- Bug fix: Resource Editor: White texture at viewing materials and models
- Bug fix: Wrong rendering at the switched on clipping by rectangle. SetScreenClipRectangle.
- Bug fix: Editors: Possible crash at an exit
- Bug fix: VideoBox: Incorrect rendering in some videocards
- Bug fix: Logic System: The error of compilation when exists a entity class with same name of a logic class
- Bug fix: Incorrect rendering of debug geometry in some cases
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- OGRE Retired Moderator
- Posts: 2060
- Joined: Thu Feb 26, 2004 12:11 am
- Location: Toronto, Canada
- x 3
-
- Gnoblar
- Posts: 18
- Joined: Sat Feb 10, 2007 11:59 pm
I have been using NeoAxis for around 3 months. The tools are great and are under continual development.
This engine is going to be AWESOME in a few more releases.
I highly recommend downloading and checking out the demo and the tools.
The particle editor in the Resource Editor alone is worth the download for Ogre users.
This engine is going to be AWESOME in a few more releases.
I highly recommend downloading and checking out the demo and the tools.
The particle editor in the Resource Editor alone is worth the download for Ogre users.
-
- Gnoblar
- Posts: 6
- Joined: Sun Apr 08, 2007 11:16 pm
This looks like it has amazing potential. If it comes out the way it seems that it will, it will be far better than Torque.
It's interesting, because I've had an idea for a similar project for quite some time (though I haven't done very much work on it). I'm really a bit envious, since you're doing such an amazing job with this with no help.
I have a short question - will it be free for non-commerical use?
It's interesting, because I've had an idea for a similar project for quite some time (though I haven't done very much work on it). I'm really a bit envious, since you're doing such an amazing job with this with no help.
I have a short question - will it be free for non-commerical use?
Lurking isn't just something you do, it's a way of life.
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
See here please
http://www.neoaxisgroup.com/services.htm
http://www.neoaxisgroup.com/services.htm
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
Good news!
Conditions of licensing are changed.
http://www.neoaxisgroup.com/services.htm
Now SDK is accessible for all.
The noncommercial license is absolutely free.
To download SDK it is possible here:
http://www.neoaxisgroup.com/download.htm
Conditions of licensing are changed.
http://www.neoaxisgroup.com/services.htm
Now SDK is accessible for all.
The noncommercial license is absolutely free.
To download SDK it is possible here:
http://www.neoaxisgroup.com/download.htm
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Goblin
- Posts: 279
- Joined: Sun Feb 19, 2006 1:08 am
-
- Old One
- Posts: 2730
- Joined: Sat Sep 17, 2005 10:08 am
- Location: San Francisco
- x 13
Oh my God!betauser wrote:To download SDK it is possible here:
http://www.neoaxisgroup.com/download.htm
Though I won't be using it (I prefer working with my own framework), it will be an excellent learning experience to see someone else's engine and how the tools work together.
-
- Corporate Sponsor
- Posts: 127
- Joined: Tue Sep 26, 2006 8:46 am
- x 11
One of my purposes - to take hold of your consciousness.Though I won't be using it (I prefer working with my own framework), it will be an excellent learning experience to see someone else's engine and how the tools work together.
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
-
- Ogre Magi
- Posts: 1266
- Joined: Tue Aug 12, 2003 1:53 am
- Location: Melbourne, Australia
- x 1
-
- OGRE Retired Moderator
- Posts: 20570
- Joined: Thu Jan 22, 2004 10:13 am
- Location: Denmark
- x 179
Looks like you are getting somewhere!betauser wrote:One of my purposes - to take hold of your consciousness.
I agree with Vectrex: This could evolve into a real Torque-Killer!
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
-
- Gnoblar
- Posts: 12
- Joined: Tue Apr 04, 2006 4:19 pm