Axis API

Axis 3D Web engine
Copyright (c) Palitri

Application programming interface documentation

These documents describe the API for the JavaScript implementation of the Axis 3D engine for web pages.
This programming interface follows the C++ desktop implentation as closely as possible, though there are some language and platform specifics in each implementation.

The web implementation of the engine is provided as a project of multiple files in the Axis SDK
This is useful when developing your project.

It is also available in the form of a single file
This is useful when deploying the final version of your project.

For more info, see the versions page or the downloads page.

This documentation references the source code files from the project included in the SDK. The project files, AxisEngine-full.js and AxisEngine-min.js of the same version are practically the same thing and provide identical API and functionality.

If you have questions, please feel free to contact us


Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:26 GMT+0200 (FLE Standard Time)