đ§Ŧ Core Functionalities â
At its core Three App
provide just one factory function
đ createThreeApp
â
This function return an ThreeApp
that is a shell that encapsulates
â
Renderer
â
Camera (PerspectiveCamera
| OrthographicCamera
)
â
Raycaster that handle commons pointer events
ts
import { createThreeApp } from ' @slzr/three-app'