-
I dont know where to load OBJ model for repro issue on playground, but it is easy and will perproduct with every model, that is not simmetry about ZoY.
Issue is that imported model is mirrored abou…
-
A very convenient scenario for handling 3d scenes could be having **all** the objects in the scene saved in just one 3d file (obj, json, gltf,...) with the objects inside the scene properly named. So …
feiss updated
5 years ago
-
Hey again, so I'm still trying to replicate [this example](https://tympanus.net/Development/DistortionHoverEffect/). From their code, a canvas is created for each couple of images.
Here is my attem…
-
## Hardware
Oculus Go
FxR APK file I used is public/FirefoxReality-oculusvr-debug.apk
on https://tools.taskcluster.net/groups/Wqqjon9nQoqYx7V8SvVLSQ/tasks/Wqqjon9nQoqYx7V8SvVLSQ/runs/0/artifact…
-
Via https://stackoverflow.com/questions/53942232/three-js-gltf-exporter-resets-the-u-v-to-default-1-1-after-exporting.
-
Hi,
I like your project. Thank you. I've tried to examples and tried to change the models. The version of blender I've downloaded doesn't support the export to three.js. Adding that plugin isn't po…
-
Provide es6 and umd variants using rollup.
See https://github.com/gkjohnson/urdf-loaders/issues/4
This will require changes in the way that the class looks for loaders because it looks at the gl…
-
https://threejs.org/docs/#manual/en/introduction/Loading-3D-models this page in manual actually is not containing any info how to load 3D model. There is only info that Three.js have many loaders and …
Alwox updated
6 years ago
-
@sunag sorry this is a complex node graph and I haven't been able to come up with a simpler test case, but the "varying" created for my AttributeNode gets a name that conflicts with a temp variable, b…
-
When the NexusObject is created I want to center the model to (0,0,0) position so I called nexus_obj.geometry.center() function and it's not work as I expected. If I use threejs default obj loader an…