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.
- AxisEngine-full.js file with api summaries
- AxisEngine-min.js its minified version
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