Answer the question
In order to leave comments, you need to log in
How do the project and unproject functions work in three.js?
I just can’t understand how vectors are projected in three.js using a camera, please explain, kind people!
The picture shows an example of a vector projection (5; 7; 0)new THREE.Vector3(5, 7, 0).project(camera);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question