# Appunti su Threejs

<abstract>
I miei appuntu su Threejs
</abstract>

## Links

* [Web page ufficiale](https://threejs.org/)
* [Documentazione](https://threejs.org/docs/)
* [Editor](https://threejs.org/editor/)
* Aviator
	* [Demo e sorgenti](http://tympanus.net/codrops/2016/04/26/the-aviator-animating-basic-3d-scene-threejs/)

## Sorgenti

* [prova_threejs.html](./prova_threejs.html)

## Video tutorial

<iframe width="560" height="315" src="https://www.youtube.com/embed/6oFvqLfRnsU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>