Components
Explore the TresJS components.
Composables
Discover TresJS composables for context access, loading resources, animation and more.
Advanced
Go a step further with advanced topics like performance optimization and more.
Child Attachments
Learn how TresJS uses a custom renderer to attach child components as Three.js object properties, replacing Vue's slot system with a scene-graph-aware approach.
<TresCanvas />
The TresCanvas component is the main component for rendering 3D scenes.