Main Page: Difference between revisions

From Orion Engine Wiki
Jump to navigation Jump to search
mNo edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>'''The Orion Engine Wiki'''</big>
<big>'''The Orion Engine Wiki'''</big>


'''Orion Engine''' is an advanced, cross-platform, real-time 3D rendering software development kit and tool set.  The main target audience for this product is the entertainment software industry, or more specifically, game development companies.  However, any application developer that could benefit from using 3D rendering technology might find our software development kit extremely useful.  Architectural walkthroughs, virtual tours, visualizations, kiosks, and medical imaging applications are just a few great examples.
'''Orion Engine''' is an advanced, cross-platform, real-time 3D rendering SDK (software development kit) and tool set.  The main target audience for this product is the entertainment software industry, or more specifically, game development companies.  However, any application developer that could benefit from using 3D rendering technology might find our software development kit extremely useful.  Architectural walkthroughs, virtual tours, visualizations, kiosks, and medical imaging applications are just a few great examples. Create killer C++ applications, in a shorter amount of time, without having to worry about all of the low level details!


The carefully crafted '''Orion Engine''' code has been designed from the ground up to be fast.  All of the applications, drivers, plug-ins and libraries were written primarily using object oriented C++ code.  Where performance is critical, native processor-specific inline assembly language routines have been implemented.  Applications built using the '''Orion Engine''' framework can be expected to perform well under the most demanding conditions.
The carefully crafted '''Orion Engine''' code has been designed from the ground up to be fast.  All of the applications, drivers, plug-ins and libraries were written primarily using object oriented C++ code.  Where performance is critical, native processor-specific inline assembly language routines have been implemented.  Applications built using the '''Orion Engine''' SDK framework can be expected to perform well under the most demanding conditions.


Please note that the development of the software development kit is still in the ''alpha'' stage.  However, you can expect to see some demo applications coming soon!  We are also working on an indie MMORPG project called [http://www.beentheregame.com/ Been There Game] that utilizes the '''Orion Engine''' technology.  A public beta of this product will be available in the near future.
Please note that the development of the software development kit is still in the ''alpha'' stage.  However, you can expect to see some demo applications coming soon!  We are also working on an indie MMORPG project called [http://www.beentheregame.com/ Been There Game] that utilizes the '''Orion Engine''' technology.  A public beta of this product will be available in the near future.


Consult the main [http://www.orionengine.com/ Orion Engine] web site for further information.
Consult the main [http://www.orionengine.com/ Orion Engine] web site for further information.


== General Information ==
== General Information ==
Line 13: Line 14:
* [[Engine Features]]
* [[Engine Features]]
* [[Incomplete Code]]
* [[Incomplete Code]]
* [[Applications Created With Orion Engine]]


== Getting Started ==
== Getting Started ==
Line 53: Line 55:
----
----


Copyright © 2012 [http://www.mindblowngames.com/ Mind Blown Games]
Copyright © 2002-2017 [http://www.mindblowngames.com/ Mind Blown Games]


All Rights Reserved
All Rights Reserved

Revision as of 01:54, 28 September 2017

The Orion Engine Wiki

Orion Engine is an advanced, cross-platform, real-time 3D rendering SDK (software development kit) and tool set. The main target audience for this product is the entertainment software industry, or more specifically, game development companies. However, any application developer that could benefit from using 3D rendering technology might find our software development kit extremely useful. Architectural walkthroughs, virtual tours, visualizations, kiosks, and medical imaging applications are just a few great examples. Create killer C++ applications, in a shorter amount of time, without having to worry about all of the low level details!

The carefully crafted Orion Engine code has been designed from the ground up to be fast. All of the applications, drivers, plug-ins and libraries were written primarily using object oriented C++ code. Where performance is critical, native processor-specific inline assembly language routines have been implemented. Applications built using the Orion Engine SDK framework can be expected to perform well under the most demanding conditions.

Please note that the development of the software development kit is still in the alpha stage. However, you can expect to see some demo applications coming soon! We are also working on an indie MMORPG project called Been There Game that utilizes the Orion Engine technology. A public beta of this product will be available in the near future.

Consult the main Orion Engine web site for further information.


General Information

Getting Started

Creating Applications

  • Using the Orion Engine SDK
  • Creating a Simple Application

Creating Modules

  • Using the Orion Engine MDK
  • Creating Platform Specific Drivers
  • Creating Orion Genesis Plug-ins
  • Creating Orion Script IDE Plug-ins

Generating Content

Useful External Links


Copyright © 2002-2017 Mind Blown Games

All Rights Reserved