Hypercosm API References
The Hypercosm scripting APIs are structured in such a way that you can program at two different levels - in JavaScript or in Hypercosm's 3D scripting language, OMAR.
JavaScript API
The JavaScript API is small and easy to learn and to use. However, it is much less powerful than the OMAR API. The JavaScript API is specific to the 3D authoring tool that you are using to create your models. Currently, there are the following JavaScript APIs available:
OMAR API:
The Hypercosm OMAR API is very powerful, flexible and high performance, but it takes longer to learn and will probably take longer to create your application using this API. Currently, there is no online reference to the OMAR API because it is quite extensive. To learn how to program to the OMAR API, consult the following references: