https://jmp.sh/s/I5itjnyZKEmZjnxTeXnL
I’m just starting out with Three.js and i want to create my website like this video need guidance i am normal web developer just in learning phase of three.js but don’t know how to start and create website like this video
It is hard to give directions in a situation like this. Generally, split the scene into smaller pieces and learn how to do any and each of them. Then combine them. It is impossible to do everything straight away, unless you are a guru or you are lucky.
The small pieces could be anything - a specific shape, a specific coloring, a specific animation, a specific camera motion, a specific math formula to model something and so on.
You may join some of the courses for a more mentored direction of studying, or you may learn by yourself.
It always amazes me, how regularly self-declared “beginners” grossly overestimate their abilities in this way and don’t start on something adequate and more achievable.
I mean: it’s good to accept a challenge, but not in cases where it’s hopeless. If you start easy and build from there, you’re going to experience a series of successes, which will motivate you to keep going. Whereas starting with something way out of reach will give you a (depending on your stamina) huge experience of failure, and you may drop trying Three.js altogether. Which would be a bummer.
If I may add:
overestimating one’s abilities is the flip-side of underestimating a project’s complexities. Which of course is the privilege of self-declared beginners.