-
# 🐞 bug report
### Affected Version(s)
The issue is caused by version 4.7.2
### To Reproduce
1. Connect your Snapmaker 2.0 A350T over WiFi in Workspace
2. Go back to project and click Camera …
-
Hi, I have been trying to use CANNON.ConvexPolyhedron to handle collision between different type of objects.
When they collide with the plane or other type of shapes there is no issue but when two …
-
Hello again :)
I'm trying to combine `BatchedText` and your `createBillboardMaterial`, but I'm not good at shaders so I don't know why it doesn't work. Maybe I need to do some magic matrix stuff, b…
-
We have to set a 'definitive' version of the NFT.
Currently, we have found that the best performances version, both on desktop and mobile devices, is the one that uses Web Workers.
We have to ch…
-
```
http://developers.poonya.com/forum/viewtopic.php?f=11&t=72
Scaling by (-1,1,1) is the approach suggested to fix what the Max exporter, or
at worst the three.js importer, should(?) be doing. This…
-
Rudi has provided legacy code for an animated 3D visualization of the tree.
This will be my big push before I start at Fictiv
-
**Description**
When I try to add multiple THREE.js objects to the scene, it first looks fine, but as soon as I move the camera, the first two objects take the shape of arrow components (see image). …
-
When importing import 'package:three_dart/three_dart.dart';
All my Color.fromRGBO are wrong because the dart ui and three dart Color Classes are in conflit.
Edit : Can be contourned by import 'p…
-
## Question
With Teams AI Library, how to configure OAuth auth with a multi-tenant regional bot service to make the user consent flow work?
## Code snippets
```
// Values from https://learn.microsoft…
-
Currently the default (0,0,0) is at the top left of the screen (just like CSS and DOMMatrix, the same coordinate system), but the implementation of this actually has the Three.js origin in the middle …