-
From 3DS Max 2019 I have been trying to use the CAT as bones and I'd like to include IK targets for the human character of the foot and hands for exporting in threeJS. When I use the .glb file in thre…
-
# Feature request
Threejs has this gem:
https://threejs.org/docs/#examples/loaders/MMDLoader
https://threejs.org/docs/#examples/animations/MMDPhysics
https://threejs.org/docs/#examples/animations/…
-
##### Description of the problem
Here's some code
https://jsfiddle.net/greggman/t1y8e3rq/
It creates a textured cube, renders once, then calls
```
const loader = new THREE.TextureLoader…
-
https://github.com/johh/three-gltf-loader/blob/22c63bf153833c2dd690acb2a28585efd2ebab8e/index.js#L69-L74
As you can see from the above lines, `crossOrigin`/`withCredentials` is not set for FileLoad…
-
##### Description of the problem
I have a group, with several children:
```var group = new THREE.Group();
for (i=0; i
-
I am needing to put a skybox together with TGA files. I am using the module from npm for Three.js but there is no TGA Loader included. I checked the nodule_modules/three/src/loaders and it isn't there…
-
Hi @remcoder,
I like this project, because the sourcecode looks really clean and the "shaded output" looks nice.
Did you think about an Octoprint integration? I would be realy nice to the the 3d m…
-
Im working with vue cli3,
I was thinking that the next snippet will work perfect like with texture. but it didnt work.
```js
import { OBJLoader } from 'three/examples/jsm/loaders/OBJLoader';
le…
-
## The dependency [next](https://github.com/zeit/next.js) was updated from `9.2.1` to `9.2.2`.
🚨 [View failing branch](https://github.com/icco/writing/compare/master...icco:greenkeeper%2Fnext-9.2.2)…
-
#### Nature of issue?
- [x] New feature request
#### Which platform were you using when you encountered this?
- [x] Desktop/Laptop
#### New feature details:
The [STL file format](https:…