ABOSS Developer

Results 2 comments of ABOSS Developer

![image](https://user-images.githubusercontent.com/84065263/180837614-0129bebe-c316-43a2-a6f2-409d2b8889e6.png) trying to write float32bit the file is corrupted @manivannan23k can you help me. ``` const len = this.width * this.height; const newdata = new Float32Array(len); for (var i =...

Setting camera direction z-axis up [0,0,1] is not getting applied to GizmoViewcube. ``` const DefaultControls = (props) => { return ( orbitRef?.current?.target0 as Vector3} onUpdate={() => { if (orbitRef.current) {...