You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had trouble incorporating the Monkey.JSON file into the test class. In the current test class, the mesh is rendered as a cube, with the cube geometry in the react-three-renderer API.
I had trouble incorporating the Monkey.JSON file into the test class. In the current test class, the mesh is rendered as a cube, with the cube geometry in the react-three-renderer API.
The examples I see online uses THREE.JSONloader to load the file, but when I tried to put that in I got a ton of errors... Need more research on this
The text was updated successfully, but these errors were encountered: