-
e.g. already done for react: https://github.com/facebook/flow/blob/12b5475251c30368277a9863418aa38d8c797c35/lib/react.js
This should ensure that THREE annotations actually typecheck instead of doing …
-
Apologies that this is not spec-related, but it is tangential and I wasn't sure where else to ask: Does anyone know of a *headset* that supports this in AR mode currently? My Android phone does, but Q…
-
I noticed that when I displayed [Avocado.gltf](https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/Avocado) in Ashes, it was glossy.
I don't think the display result of PBR material is…
-
Hello @tomvandig
Can i create a empty IFC Model and write Three.js Mesh to it?
I have create a 3d hall configurator with three.js and i want to export the complet three.js model to ifc.
https://…
-
So I was trying my hand at stereo effects in ThreeJS and the first issue I ran into is that they are somewhat incompatible with EffectComposer. The issue is that the "effects" in the examples/js/effe…
-
After command : npx gltfjsx model.glb
```
TypeError: Failed to parse URL from /Documents/GIT/threejs/2022/sandbox.15.06.22/node_modules/draco3dgltf/draco_decoder_gltf.wasm
at new Request (…
-
In reference to #3 I think 3D NFTs can be a really promising way to engage people as we do the AOL launch. Probably to start we don't need to do a full NFT drop but even just a demo on aol.gg would be…
-
ReferenceError
window is not defined
All I did was import the library:
```
import VueThreejs from 'vue-threejs';
export default {};
```
Refresh the page, get that error.
Stack trace is…
-
Hi,
we are looking at the Roadmap reported in the README file of this repository and it seems that the "mesh/geometry/material/texture/obj-mtl" basic component is already implemented.
However, looki…
-