This is an awesome topic today. I have a question regarding this canvas project.I am a frontend dev and i want to learn Three.js which is a 3D animation library of JS . so will canvas geometry can help me understand three.js faster or what you think ?
I think so... Three.js is 3D and the math is considerably more difficult. So, 2D things like the canvas are a good start, I think. Also, the things you learn here could help with texturing / shaders in Three.js as well.
Great present! I love the idea of using lines to draw square like shapes!
Thanks :-) Glad you like it!
Its incredible to see you code inJS..Im just learning the fundamentals but my goodness you make it look easy...
It's just a lot of practice. You'll get there!
This is an awesome topic today. I have a question regarding this canvas project.I am a frontend dev and i want to learn Three.js which is a 3D animation library of JS . so will canvas geometry can help me understand three.js faster or what you think ?
I think so... Three.js is 3D and the math is considerably more difficult. So, 2D things like the canvas are a good start, I think. Also, the things you learn here could help with texturing / shaders in Three.js as well.