-
immediately i rendered the backdrop into the cameraRig in the index.jsx file, my screen went blank and i get this errror, tried fixing it but still the same;
below is how my index.js file looks like
…
-
I want to render several models and each shall have its own canvas and orbitcontrols. I made that work by the following code, but I make two observation:
1. clicking first time on a model doesnt init…
-
great example !
do you know if it is possible to:
* integrate GIS information in the model --> example: plot the IFC objects onto a 2D/3D map
* get the real-world measures of the objects? for e…
-
https://github.com/drcmda/react-three-fiber + blender models. Not a core thing. Just to see if ya can.
-
Another "not realy an issue but more like a blog post"
WIP :)
https://github.com/toxicFork/react-three-renderer-fiber-example
Using a separate repo to prepare better for "usage by npm instal…
-
### Mapbox Implementation
Mapbox
### Mapbox Version
11.1.0
### React Native Version
0.73.4
### Platform
iOS
### `@rnmapbox/maps` version
10.1.17
### Standalone component …
-
I trying to use your library from typescript project.
But I got compilation error:
```
.../node_modules/react-three-renderer-fiber/lib/core/renderer/hostDescriptors/common/cameraBase.d.ts
(3,40)…
-
Would anyone be able to give me a demo where react-three-fiber and shader-park-core work together?
-
Hi I simply copied this code frorm the drop in for three js, and stuck it into my R3F app after the react imports:
`import * as GaussianSplats3D from '@mkkellogg/gaussian-splats-3d';
import * as THR…
-
Hi,
Thanks for this package. As a beginner with BIM and IFC, I wanted to convert the page below into fibber. I would like to latter insert a model in a react website.
https://github.com/mrdoob/t…