Main Page: Difference between revisions

From Orion Engine Wiki
Jump to navigation Jump to search
mNo edit summary
 
(11 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 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!
[[File:OESDK-WEB.png|alt=Orion Engine SDK - Unlock the Power of the Universe]]


The carefully crafted '''Orion Engine''' code has been designed from the ground up to be fastAll of the applications, drivers, plug-ins and libraries were written primarily using object oriented C++ codeWhere performance is critical, native processor-specific inline assembly language routines have been implementedApplications built using the '''Orion Engine''' SDK framework can be expected to perform well under the most demanding conditions.
'''Orion Engine SDK''' is an advanced, cross-platform, real-time 3D rendering SDK (software development kit) and tool setThe 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 usefulArchitectural walkthroughs, virtual tours, visualizations, kiosks, and medical imaging applications are just a few great examplesCreate killer C++ applications, in a shorter amount of time, without having to worry about all of the low level details!


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.
Unlock the power of the universe!  The carefully crafted '''Orion Engine SDK''' 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 [https://www.beentheregame.com/ Been There Game] that utilizes the '''Orion Engine SDK''' 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 [https://www.orionengine.com/ Orion Engine] web site for further information.
Line 26: Line 28:
== Creating Applications ==
== Creating Applications ==


* Using the Orion Engine SDK
* [[Using the Orion Engine SDK]]
* Creating a Simple Application
* Creating a Simple Application
* [[Using the Orion Result Lookup Tool]]
* [[Using the Orion Result Lookup Tool]]
* [[Using the Orion GUID Tool]]
* [[Using the Orion Network Tools]]


== Creating Modules ==
== Creating Modules ==


* Using the Orion Engine MDK
* [[Using the Orion Engine MDK]]
* Creating Platform Specific Drivers
* Creating Platform Specific Drivers
* Creating Orion Genesis Plug-ins
* Creating Orion Genesis Plug-ins
Line 58: Line 62:
* [https://blog.orionengine.com/ Orion Engine Developer Blog]
* [https://blog.orionengine.com/ Orion Engine Developer Blog]
* [https://support.orionengine.com/ Orion Engine Support]
* [https://support.orionengine.com/ Orion Engine Support]
 
* [https://www.mindblowngames.com/ Mind Blown Games]
* [https://www.beentheregame.com/ Been There Game]


----
----


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


All Rights Reserved
All Rights Reserved

Latest revision as of 10:39, 31 December 2023

The Orion Engine Wiki

Orion Engine SDK - Unlock the Power of the Universe

Orion Engine SDK 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!

Unlock the power of the universe! The carefully crafted Orion Engine SDK 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 SDK 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

Generating Content

Deploying Applications

Useful External Links


Copyright © 2002-2024 Mind Blown Games

All Rights Reserved