felixmariotto / three-mesh-ui

⏹ Make VR user interfaces for Three.js
https://felixmariotto.github.io/three-mesh-ui/#basic_setup
MIT License
1.26k stars 134 forks source link

some problem about https://github.com/mrdoob/three.js/pull/22043 #260

Open fzw2408 opened 1 year ago

fzw2408 commented 1 year ago

Hi mr felixmariotto: herie i don't know how to connect with you at first. so first i thought here you'll see this .
image

i try the impostor.js on three 152 dev or other version has this problem。 here is fixed meth。 chatgpt‘s answer // render the texture. this.renderer.setClearColor(0x000000, 0); this.renderer.setRenderTarget( this._renderTarget ); this.renderer.render( this._forged, this.camera );

swingingtom commented 1 year ago

cc @felixmariotto