Main Page: Difference between revisions

From Orion Engine Wiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
(14 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 [https://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 [https://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 ==


* [[FAQ]]
* [[Engine Features]]
* [[Engine Features]]
* [[Incomplete Code]]
* [[Incomplete Code]]
* [[Applications Created With Orion Engine]]


== Getting Started ==
== Getting Started ==
Line 25: Line 28:
* Using the Orion Engine SDK
* Using the Orion Engine SDK
* Creating a Simple Application
* Creating a Simple Application
* [[Using the Orion Result Lookup Tool]]


== Creating Modules ==
== Creating Modules ==
Line 35: Line 39:
== Generating Content ==
== Generating Content ==


* [[Using the Orion Engine Asset Manager]]
* [[Supported File Formats]]
* [[Supported File Formats]]
* [[Exporting Mesh Data From 3ds Max]]
* [[Exporting Mesh Data From 3ds Max]]
* [[Exporting Mesh Data From Maya]]
* [[Exporting Mesh Data From Maya]]
* [[Importing Shaders and Effect Files]]
* [[Importing Shaders and Effect Files]]
== Deploying Applications ==
* [[Setup Bootstrap]]
* [[Self Extract Wizard]]


== Useful External Links ==
== Useful External Links ==


* [http://www.orionengine.com/ Orion Engine]
* [https://www.orionengine.com/ Orion Engine]
* [http://www.oriongenesis.com/ Orion Genesis]
* [https://www.oriongenesis.com/ Orion Genesis]
* [http://www.orionscript.com/ Orion Script]
* [https://www.orionscript.com/ Orion Script]
* [http://forums.orionengine.com/ Orion Engine Forums]
* [https://forums.orionengine.com/ Orion Engine Forums]
* [http://blog.orionengine.com/ Orion Engine Developer Blog]
* [https://blog.orionengine.com/ Orion Engine Developer Blog]
* [http://faq.orionengine.com/ Orion Engine Faq]
* [https://support.orionengine.com/ Orion Engine Support]
* [http://support.orionengine.com/ Orion Engine Support]
 
* [http://bugs.orionengine.com/ Orion Engine Bug Tracking]


----
----


Copyright © 2010 [http://www.mindblowngames.com/ Mind Blown Games]
Copyright © 2002-2018 [https://www.mindblowngames.com/ Mind Blown Games]


All Rights Reserved
All Rights Reserved

Revision as of 18:03, 20 June 2018

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

Creating Modules

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

Generating Content

Deploying Applications

Useful External Links



Copyright © 2002-2018 Mind Blown Games

All Rights Reserved