msdog

Results 8 issues of msdog

In the demo, when the camera is zoomed in and the camera is close to the flame, the dragging picture will become stuck, that is, when the flame is rendered...

![image](https://user-images.githubusercontent.com/34001318/132828866-dcd16489-76af-4dab-9965-ad3b0d945275.png)

![image](https://user-images.githubusercontent.com/34001318/113977048-92b69680-9874-11eb-8a71-1826e008aebd.png) ![image](https://user-images.githubusercontent.com/34001318/113977173-c5608f00-9874-11eb-902b-4306dd70459a.png)

```js import AHRS from "ahrs"; import { Vector3 } from "three"; const rad2deg = 180.0 / Math.PI; const deg2rad = Math.PI / 180.0; const madgwick = new AHRS({ /* *...

### 问题描述 ``` 自定义三维图层 html, body, #container { width: 100%; height: 100%; } #container { width: 100%; height: 100%; } /* #container2 { width: 50%; height: 100%; background-color: #c90; }...

good first issue
🌟 star

![image](https://user-images.githubusercontent.com/34001318/109924544-68b10800-7cfb-11eb-83ec-50797ee9dd1e.png)

![image](https://user-images.githubusercontent.com/34001318/109905116-41494380-7cd9-11eb-997f-c598e4e1b5e0.png)

https://[tentone.github.io/geo-three/examples/providers.html](https://tentone.github.io/geo-three/examples/providers.html)

enhancement