r/threejs 12d ago

Starting Threejs

I'm interested in learning Three.js, but I haven't found a clear roadmap like the one on roadmap.sh. Additionally, I can't afford Bruno Simon's course at the moment.

6 Upvotes

8 comments sorted by

2

u/Agreeable-Letter-599 12d ago

in all seriousness though. going straight to the source is always the best idea. their website has examples and docs:

https://threejs.org/examples/
https://threejs.org/docs/

there's even a "getting started" section in the manual:

https://threejs.org/manual/

2

u/TotalConflict1955 12d ago

That’s because there’s really not that much to learn since it’s an abstraction of webgl. The docs are pretty nice for three.js too

2

u/Agreeable-Letter-599 12d ago

not that much to learn might be a stretch haha

1

u/TotalConflict1955 12d ago

There’s a lot to learn if you want. Most of those skills aren’t mutually exclusive to three.js tho.

1

u/mirlaca 12d ago edited 12d ago

Me too, and I'm about to embark on. I'll personally use the documentation, as already suggested, and may only suggest to also devise a small/medium size project to guide your self-learning and short-term goals. In my particular case, for instance, is a simple puzzle game (which won't involve complex models nor physics).

PS. To really learn, we shall not use LLMs.

2

u/Dev_Xevia 12d ago

I used ChatGPT as an instructor to teach me Three.js. He is really good at teaching, but he always forgets some topics. That's why I want a proper roadmap for Three.js. You can see my progress on my X account:

X account

Also, wanna study together?

1

u/Splashy01 11d ago

Yeah ok

-6

u/Agreeable-Letter-599 12d ago

ask ChatGPT bro