NeoAxis Engine 2019.3

A place to show off your latest screenshots and for people to comment on them. Only start a new thread here if you have some nice images to show off!
Post Reply
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

NeoAxis Engine 0.54 Released!

www.neoaxisgroup.com

Main changes:
- Support of older video cards and integrated cards
- More convenient creation of static geometry
- Post Effect: Radial blur
- Fixed pipeline support is improved
- GuiRenderer & UISystem: Opportunity of rendering behind scene
- Bug fixes

See full change log here:
http://www.neoaxisgroup.com/history.htm

Image Image
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

NeoAxis Engine 0.55 Released!

www.neoaxisgroup.com

Main changes:
- New font rendering system with Unicode support
- Language localizations support
- Added Russian language localization as example of multiple languages
- Support hardware physics acceleration
- Optimizations and bug fixes

See full change log here:
http://www.neoaxisgroup.com/history.htm
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
triton
Greenskin
Posts: 138
Joined: Thu Mar 13, 2008 10:25 pm
Location: Portugal

Post by triton »

Nice work, betauser.

I see you deprecated the OGRE .fontdef support. Why not improve the main OGRE font rendering system instead of re-doing it? :)
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

Nice work, betauser.
I see you deprecated the OGRE .fontdef support. Why not improve the main OGRE font rendering system instead of re-doing it? :)
Thanks!

I have rewritted font system, because:
- we need support many textures for one font
- we need unicode support
- own new .fontDefinition writted on c# (because we have strategy for new format -> using only our text format parser).
- we not need ttf support (big piece of code freetype and increased compilation time)

I.e. you can see, here big amount of changes.
Full rewriting is a best way i think.
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

NeoAxis Engine Version 0.56 has been released with many changes and bug fixes.

The most important features in this release are:
- New Scene Graph with octree and quadtree support with performance improvements.
- Fast automatic reconstruction of the Scene Graph contents for optimal performance.
- New implementation of both DirectInput and XInput adding support for joysticks, gamepads and steering wheels including Xbox360 gamepads.
- New Mono runtime support as an option to the regular .NET framework support.

See full change log here:
http://www.neoaxisgroup.com/history.htm
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
doqkhanh
Gnoblar
Posts: 3
Joined: Sat Mar 29, 2008 4:22 pm

Post by doqkhanh »

Big thanks to you, Betauser!
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

NeoAxis Engine 0.57 Released!

The most important features in this release are:
- Loading and saving during simulation. Now you can create support for loading and saving world during simulation.
- Framework for windowed applications. Creating a windowed applications is now easier.
- Material LOD schemes.
- Support for dynamic map creation at runtime.
- OGRE 1.4.9.
- PhysX 2.8.1.
- Better Mono Runtime support.
- Many changes and bug fixes.

See full change log here:
http://www.neoaxisgroup.com/history.htm

NeoAxis Group Ltd.
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

We glad to present a new website and new release of NeoAxis Engine.

The new user-friendly interface makes it easy to find all necessary information about the NeoAxis game engine. The site contains enhanced descriptions of the NeoAxis game engine, its features and our support options.
Have a closer look on the new lists of featured projects and 3rd party add-ons to learn more about the capabilities of this engine.

Updates of the NeoAxis Engine 0.58:
- Smooth depth shadows
- Support for convex hulls (makes modelling easier and gives game developers more options)
- Much better artwork for TankDemo and RTSDemo
- Support for swizzled DXT5 normal maps
- Increased performance
- Bug fixes

Website: www.neoaxisgroup.com
See full changelog: www.neoaxisgroup.com/neoaxis/changelog

Image Image Image
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
alexdbkim
Greenskin
Posts: 130
Joined: Sat Oct 18, 2008 7:50 am
Location: Sydney, Australia / Seoul, Korea
Contact:

Re: Just a question...

Post by alexdbkim »

irrdev wrote:Just a question... Do you plan to make a port/wrapper for Mono? It would be great if the engine could be platform-independant. Oh, are you also planning to update the engine for the .NET framework 3.0? :?:
That will be awesome =)
Alexander Dong Back Kim - ê¹€ë
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

betauser wrote:We glad to present a new website and new release of NeoAxis Engine.
Impressive!
The new site really shows off your excellent engine! Kudos to you! :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

Thank you, jacmoe!
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Post by betauser »

NeoAxis Engine 0.59 Released!

Updates to the NeoAxis 3D engine include:
- Hole support for terrain
- Car Physics from a third party addon
- Pre-loading of resources during map loading
- New and updated demo maps
- More source code access for licensees
- Various bug fixes

Are presented new featured projects based on the NeoAxis Engine:

A nearly released real-time strategy game called Sacraboar. Sacraboar is a real-time capture-the-flag strategy game. Release planned to Q1 2009.

A new student adventure and investigation game called Stunford.

A non-game project for warehouse stock visualization from Accellos. Accellos is a global provider of warehouse management, 3PL, logistics, transportation and mobile fleet management solutions.

Full changelog:
www.neoaxisgroup.com/neoaxis/changelog
Featured projects:
www.neoaxisgroup.com/neoaxis/featured_projects

Image Image Image
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 66
Contact:

Post by sinbad »

Nice! Great selection of featured projects you have there already.
User avatar
buckED
Greenskin
Posts: 133
Joined: Fri Feb 15, 2008 9:51 pm

Post by buckED »

I love TRS :)

looking forward to Sacraboar.

Nice work you have done there. Keep it.
Many of life's failures are people who did not realize how close they were to success when they gave up.

~ Thomas Edison ~
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.8 - Now with Networking Support

Post by betauser »

NeoAxis Game Engine 0.8 has been released!

More information: http://www.neoaxisgroup.com/

Major updates in NeoAxis Engine 0.8 include:
- Networking support.
- Seamless integration of networking support into the Entity System and game classes.
- Practically all game specific classes are adapted for networking support.
- Networking lobby features.
- Dedicated server.
- Networking deathmatch game example.
- Map Editor has been improved. Work with layers improved and searching features has been added.
- Optimizations for shader model 3.0.

Also conditions of licensing have changed:
- Licences now have free updates for one (or two for Source License) year and not limited to engine version.

List of new projects based on the engine has been extended.
As example, you can see new released game "Capoeira Legends: Path to Freedom" from Donsoft Entertainment.
This is a Brazil adventure/fighting game.

Image Image Image

More information: 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
User avatar
zarfius
Gnome
Posts: 367
Joined: Wed Jan 03, 2007 12:44 pm
Location: Brisbane, Australia
x 13
Contact:

Re:

Post by zarfius »

lolol wrote:Fantastic engine. but with a simple .net decompiler i was able to read the entire source of the engine etc XD

so next time use an obfusticator of somekind :>

: P
There is no question that it's possible to reverse engineer many software programs, but doing so is still a violation of most license agreements and using any of the source code in your own commercial product would be breaking the law.

The other thing is, many programmers are capable of writing there own engines but often it's a very time consuming task and it's cheaper and easier to purchase an existing engine. So it's not that the code behind the engine is a great big secret.. the fact is, you can't legally do anything with the code (apart from learn a few things :P)
Craftwork Games - hand crafted entertainment.
http://www.craftworkgames.com/
peixiaoxing
Gnoblar
Posts: 3
Joined: Fri Apr 03, 2009 5:01 am

A fornums for NeoAxis ?

Post by peixiaoxing »

Cool!
Is there a fornums for NeoAxis ?
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Re: A fornums for NeoAxis ?

Post by jacmoe »

peixiaoxing wrote:Cool!
Is there a fornums for NeoAxis ?
Yes, just click the link in Betausers signature. :wink:
You can't go wrong with NeoAxis - that game engine rocks! :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.8 - Now with Networking Support

Post by betauser »

Thanks jacmoe! :)

Btw we have published modified OGRE source for NeoAxis.
You can to download it here:
http://www.neoaxisgroup.com/neoaxis/downloads#ogre
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
Wolfmanfx
OGRE Team Member
OGRE Team Member
Posts: 1525
Joined: Fri Feb 03, 2006 10:37 pm
Location: Austria - Leoben
x 99
Contact:

Re: NeoAxis Game Engine 0.8 - Now with Networking Support

Post by Wolfmanfx »

Nice work, but can make some comments what you have changed in Ogre (so that people can see if it is worth for download)
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.81

Post by betauser »

We glad to present a new release of NeoAxis Engine.
NeoAxis Game Engine 0.81 has been released!

More information: http://www.neoaxisgroup.com/

Main updates of the 0.81:
- New 3dsMax Exporter: Mesh export, material export, texture export and converting, skeletal animation support.
- Integrated tool for converting textures into different formats.
- Particle systems optimizations.
- Terrain: Fixed pipeline support.

Also license conditions are changed:
- Cost of Commercial License reduced to 395$.
- Period for free updates of Indie and Commercial licenses increased up to two years.

See full changelog:
http://www.neoaxisgroup.com/neoaxis/changelog
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.82

Post by betauser »

NeoAxis Engine 0.82!

The next release of NeoAxis Engine, version 0.82 is a step to complete list of features. This version comes with new features, bug fixes, optimizations, solving all Windows Vista troubles, support of new CG 2.2 and OGRE 1.6.3.

It also implements such necessary things as:
- orthographic projection camera support;
- GUI now shows correctly on widescreen monitors;
- binary packaging is now very easy;
- fixed pipeline blending supports all layers of Heightmap Terrain;
- Light sources were optimized to achieve better performance - better culling for point and spot lights algorithms were implemented;
- OGRE 1.6.3 support.

There is one more thing to extend opportunities of NeoAxis Engine for game-developers: GUI is rendered by shaders now, so developers can implement various effects for better look and feel of user interface.

Official website:
http://www.neoaxisgroup.com
Full changelog:
http://www.neoaxisgroup.com/neoaxis/changelog
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.83 (Web browser support)

Post by betauser »

NeoAxis Game Engine in web browsers and first NeoAxis based game on Steam.

The next release of NeoAxis Engine, version 0.83 is a step to web integration. This version comes with web browser support. NeoAxis based application can be deployed to web browsers now. NeoAxis Engine supports all major browsers including FireFox, Internet Explorer, Google Chrome, Opera and Safari.

Also there are new features and bug fixes coming with NeoAxis Engine 0.83.
See full changelog here: http://www.neoaxisgroup.com/neoaxis/changelog

The independent developer Makivision Games also released a new single-player demo of the capture-the-pig RTS game. Its name is Sacraboar (http://www.sacraboar.com). This game is already available on Steam, Impulse and GamersGate.

NeoAxis Engine is a complete integrated development environment for creating interactive 3D graphics including 3D virtual worlds, AAA games, and realistic simulations. The system comprised of both a real-time 3D engine and a suite of full featured tools.

Official engine website:
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
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 66
Contact:

Re: NeoAxis Game Engine 0.83 (Web browser support)

Post by sinbad »

Congratulations on another great release!
User avatar
betauser
Corporate Sponsor
Corporate Sponsor
Posts: 127
Joined: Tue Sep 26, 2006 8:46 am
x 11
Contact:

Re: NeoAxis Game Engine 0.84 (Depth shadows support,Maya export)

Post by betauser »

Major Update for the NeoAxis Game Engine (0.84)

Today the NeoAxis Group released a major update for their NeoAxis Game Engine.
The set of new features and the numerous improvements make it even easier for developers to produce high-quality applications and games.

The changes in the new version enhance the graphics quality, e.g. improved shadow quality. At the same time the overall performance is increased by over 25% and the loading times are significantly reduced.

The new exporter supports now Autodesk Maya, morph animation and has a ton of new features helping artists working with the NeoAxis Game Engine.

For a full list of changes and improvements please visit:
http://www.neoaxisgroup.com/neoaxis/changelog
The NeoAxis Group encourages everybody to take a look at the FREE Non-commercial SDK at:
http://www.neoaxisgroup.com/neoaxis/downloads.
Visit the forums at:
http://www.neoaxisgroup.com/phpBB2/index.php.

The NeoAxis Game Engine is a complete integrated development environment for creating interactive 3D graphics including 3D virtual worlds, AAA games, and realistic simulations.

Take a look at the projects using the NeoAxis Game Engine:
http://www.neoaxisgroup.com/neoaxis/cli ... tles/games

Image
Ivan Efimov. Founder of the NeoAxis Group Ltd.
NeoAxis 3D Engine - http://www.neoaxis.com
News on Twitter, Google+, Facebook, VK
Post Reply