react-three-obj-loader icon indicating copy to clipboard operation
react-three-obj-loader copied to clipboard

Simple app that shows how to use OBJ loader of Three.js with React

Results 13 react-three-obj-loader issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...

dependencies

Hi, I am just wondering how can you load the same object multiple times and display on the same scene. I have replicate the loader function multiple times but it...

![Screenshot from 2020-04-05 09-07-41](https://user-images.githubusercontent.com/22643362/78468112-03384e00-771d-11ea-9e08-e44d325b5e40.png)