hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.12k stars 391 forks source link

Deprecated Three.js Property #497

Open jakobhaerter opened 5 months ago

jakobhaerter commented 5 months ago

Using the latest version of MindAR 1.2.5 in combination with Three.js 0.161.0 I get the following warning:

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

Should be an easy fix for one of the next releases.