Avara3D 0.2.0
C++ API reference
Avara3D C++ API

Back to avara3d.net

Avara3D is a real-time 3D visualization and physical simulation engine.

This reference documents Avara3D's public API. Two short companion documents provide context that does not belong to any single class:

  • Architecture overview explains ownership, update and simulation flow, rendering, physics integration, and selected implementation details.
  • Coordinate and Transform Conventions records the cross-cutting axis, transform, angle, time, physics-scale, and viewport rules used throughout the API.

Core entry points

The reference also covers geometry, materials, textures, cameras, lights, input, resource loading, mathematical types and functions, and general utilities.