d3p1 / three.js-journey

My journey to Three.js
https://d3p1.github.io/three.js-journey/
MIT License
0 stars 0 forks source link

Add TypeScript #4

Open d3p1 opened 1 day ago

d3p1 commented 1 day ago

Description

For now, to KISS, every topic/lesson learned in Three.js Journey uses vanilla JavaScript to not lose focus in Three.js subjects. It would be great to include TypeScript.

Solution

Include TypeScript.

Additional information