This project is a starter template that demonstrates how to add physics to @angular-three components.
@angular-three added using command
ng add @angular-three/schematics
@angular-three/cannon added using command
ng g @angular-three/schematics:cannon ng3-cannon-template
@angular-three/soba added using command
ng add @angular-three/soba
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.