Three.js
Jun 7, 2022
Diego Fidalgo
Diego Fidalgo
Software Developer

To begin with, the library was introduced, in which we discussed what threejs is, comparison with other libraries, documentation and interesting examples and, finally, a brief explanation of the basic elements to create our first 3D scene.

Once we understood the basic concepts, we jumped to practice. With a fairly simple project, we managed to write code, represent the logo of our company in 3D, rotate the camera on it using only clicks of our mouse and interact directly with the 3D object.

Finally, we discussed the possibilities of this library and saw some examples made by our colleagues.