+ 2
Who understands Three.js
I really like games and that's why I decided to learn to code, so when I found out about three.js I had to learn it. I already understand JavaScript so I expected to understand it easily but after dozen of videos all I can do is create a scene, camera, and a cube. Pls so if you understand three.js let me know or make a tutorial and send it to me.
8 Answers
+ 8
Hello there DURU SOMTOCHUKWU PHILIP,
I made a small example and added relevant comments for a better understanding :D
https://code.sololearn.com/WBQ9oLUXQiI3/?ref=app
+ 3
Make sure you import correct libraries and incase it's getting strenuous or getting some errors you can post it here again!
+ 2
1_you must really know Javascript.
2_ then learn basics of webgl.
3_then learn three. js step by step with examples.
+ 2
If you want to really excel in any language you can always refer the official docs.
They have plenty of examples in a proper format
https://threejs.org/examples/#webgl_animation_cloth
https://threejs.org/docs/index.html#manual/en/introduction/Creating-a-scene
+ 1
I have not had time to study it but I am starting to prototype in Godot and Blender. i suggest trying to import before messing with primitives like cubes.
+ 1
Matthew thanks
0
Aditya I already read it but when I try it sometimes it works sometimes it doesn't
0
Aditya ok thanks, do u understand three.js, if yes can I message u privately when I have a problem