Generate a Cartesian axis in Three.js - Axes

- Andrés Cruz

En español
Generate a Cartesian axis in Three.js - Axes

We are going to generate a help figure, as the 3D axis has been; with this, we will easily know where each of the 3D axes is; as such, it is not a figure with which we can make scenes:

const axesHelper = new THREE.AxesHelper( 10 );
scene.add( axesHelper );

 

Andrés Cruz

Develop with Laravel, Django, Flask, CodeIgniter, HTML5, CSS3, MySQL, JavaScript, Vue, Android, iOS, Flutter

Andrés Cruz In Udemy

I agree to receive announcements of interest about this Blog.