angular-threejs / angular-three

Angular Renderer for THREE.js
MIT License
184 stars 23 forks source link

Warning: THREE.WebGLRenderer: Property .outputEncoding has been removed. Use .outputColorSpace instead. #20

Closed IRobot1 closed 1 month ago

IRobot1 commented 1 year ago

Noticed this warning in the browser console.

Younes-khadraoui commented 10 months ago

same , is it a problem ?

nartc commented 1 month ago

This is due to three r157 color space change. This has been fixed in v2 (coming soon, check pinned issue)