Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sketchpunk committed Mar 9, 2022
1 parent 52f5f74 commit fe112fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ npm run dev

```javascript
const gltf = await Gltf2Parser.fetch( '../_res/models/nabba/nabba.gltf' );
scene.add( gltf.loadMesh( gltf ) );

//--------------------------------
// Example of Turning GTLF Mesh into ThreeJS Mesh
Expand Down

0 comments on commit fe112fe

Please sign in to comment.