Code: AISEC20 to get 20% OFF any membership. Expires soon 👇
See all courses

Three.js Bootcamp: Zero to Mastery

Learn Three.js by building your own projects. Taught by an industry professional, this course covers everything from beginner to advanced topics. If you're a JavaScript developer who is serious about taking your coding skills and career to the next level by creating incredible interactive 3D experiences directly within a web browser, then this is the course for you.

20 hours 2 projects 165 + lessons

Rated 4.9 out of 5 on Trustpilot

Rated 4.9 out of 5 on Trustpilot

30 Days

Average time students take to complete this course.

instructor
Taught by: Jesse Zhou
Last updated: April 2026
Our students are getting hired by top companies. We can help you too.

What you'll learn

  • Use the Three.js library to create and display 3D graphics on web browsers, making it easier and more accessible to create innovative and interactive 3D experiences
  • Understand the principles behind Three.js including its architecture, core components, and how it interacts with WebGL
  • Unlock the ability to build really innovative and interactive 3D experiences using WebGL directly within a web browser
  • Learn how to utilize Blender to create custom models and export them for use in 3D applications
  • Launch or accelerate your career as a Web Developer, Game Developer, VR Developer or 3D Artist
  • Create an online personal portfolio in the form of a 3D browser-based video game that showcases 3D models and interactive visualizations
  • Explore how to build interactive 3D applications using Three.js, including VR and game development
  • Learn 3D graphics programming, including geometric transformations, lighting, materials, and texture

This Three.js course covers all the Three.js best practices and trends and is focused on efficiency.

That means you'll never have to spend time on confusing, out-of-date, incomplete tutorials anymore.

Instead, we'll quickly push you beyond the basics so that you can build incredible, interactive 3D browser experiences on your own using the latest version of Three.js and become a professional Three.js Developer.

The success stories speak for themselves.

Graduates of Zero To Mastery are now working at Google, Tesla, Amazon, Apple, IBM, Uber, Facebook, Shopify + other top tech companies. They are also working as top freelancers getting paid while working remotely around the world. This can be you.

By enrolling today, you’ll also get to join our exclusive live online community classroom to learn alongside thousands of students, alumni, mentors, TAs and Instructors.

Most importantly, you will learn from Jesse Zhou, a senior industry professional that has actual real-world experience working with Three.js and 3D environments.

What Is Three.js?

Three.js is a JavaScript library that is used for creating and displaying 3D graphics on web browsers.

It's built on top of WebGL, which is a powerful tool that unlocks the ability to build really innovative and interactive 3D experiences directly within a web browser.

So what does that all mean...? It means Three.js will allow the creative side of your mind run wild by enabling you to build websites with mind-blowing, immersive 3D experiences that have the 'wow' factor.

One of the main advantages of using Three.js is that it significantly simplifies the process of creating 3D graphics using WebGL. While WebGL is a very powerful API for creating 3D graphics, it can be quite challenging to learn and use effectively.

Three.js abstracts away much of the complexity of WebGL, making it much easier and more accessible for developers who are new to 3D graphics programming.

By using Three.js, JavaScript developers can create complex 3D scenes and animations that would've been difficult - or even impossible - to achieve with traditional 2D web technologies like HTML and CSS.

The library provides a wide range of tools and features, such as support for lighting, materials, cameras, and geometry, which makes it easy to create truly impressive 3D visualizations and games.

Who Should Learn Three.js?

Frankly we think everyone should learn Three.js...because it's just really awesome! But if you're looking to find your dream career then here's a few of the big roles that Three.js is useful for:

WEB DEVELOPERS: If you're a current or aspiring web developer, you'll be able to use Three.js to create stunning visualizations, interactive infographics, and other engaging 3D content for your websites.

Plus with the growing popularity of virtual and augmented reality, Three.js is also becoming increasingly important for creating immersive experiences that allow users to explore 3D environments in real-time.

The ability to create "traditional" 2D webpages is a common skill amongst web developers, especially with the rise in popularity of many user-friendly no-code website builders. But the ability to create immersive 3D experiences on the web with Three.js allows developers to really stand out from the crowd.

Personally, I built my own 3D portfolio using Three.js and became internet-famous from it. The amount of requests I get to build websites that mimic the look and feel of my 3D portfolio is off the charts. And I rarely self-promote or spend time generating leads, the work speaks for itself. This is a great example of how the unique, powerful Three.js skills are highly in-demand for web developers.

GAME DEVELOPERS: If you want to get into game development then Three.js is an amazing skill to add to your toolkit.

Why? Because Game Developers can leverage Three.js to create rich, immersive games that run directly in the browser, without the need for users to download or install any additional software.

The Three.js library provides a variety of features and tools that can be used to render game scenes and is implemented in a way that supports industry standard 3D workflows and rendering pipelines.

VR DEVELOPERS: The emerging virtual reality (VR) space is also a growing area where Three.js is gaining popularity.

With its ability to create 3D graphics that can be rendered in real-time, Three.js can be used to create immersive virtual reality experiences that can be accessed directly through something like the Oculus Quest’s web browser via WebXR, without the need to install a custom app.

3D ARTISTS: Three.js is also useful for 3D artists who want to showcase their work on the web.

With Three.js, 3D artists can create interactive galleries and portfolios that allow users to explore their work in real-time. The Three.js library provides support for industry standard file formats and rendering pipelines

Here's what this Three.js course covers:

This course, like all Zero To Mastery courses, is a living thing that will be constantly updated. That means it will be your go-to place to find the latest Three.js best practices and resources throughout your career!

Here's an overview of what you'll be learning in this course. This course is divided into three big sections that are then broken down into sub-sections.

1. GETTING STARTED WITH THREE.JS: Before diving into the world of Three.js, it's crucial to have the essential resources and prerequisite knowledge. This section serves as a foundation, introducing you to what Three.js is, the prerequisite knowledge you'll need, and where to find the official Three.js documentation.

Here are some of the details of what you'll learn:

  • What is Three.js: learn the core concepts and capabilities of Three.js.
  • Inspiration: get introduced to a collection of Three.js examples to get you started.
  • Three.js Documentation: gain and understanding of the official Three.js documentation.

2. THREE.JS FUNDAMENTALS: You'll dive into the core concepts of Three.js, such as creating scenes, manipulating meshes, and working with cameras. By the end of this section, you'll have created an immersive, 3D solar system scene using the new skills you've acquired.

Here are some of the details of what you'll learn:

  • Hello World (Your First Scene): learn how to set up your first Three.js scene.
  • Camera: understand the different types of cameras and their properties.
  • Manipulating Meshes: learn how to transform and animate 3D objects.
  • Mesh - Geometries and Materials: explore the different types of geometries and materials.
  • Textures: understand how to apply and manipulate textures.
  • Lighting and Shadows: learn how to create realistic lighting and shadows.

3. ADVANCED THREE.JS & CREATING YOUR PORTFOLIO: You'll use your Three.js skills to create a personalized portfolio designed like a third-person game. This portfolio will serve as a testament to your technical ability and creativity.

Here are some of the details of what you'll learn:

  • Portfolio Code Structure: learn the architecture of a Three.js project.
  • Pre-Loader: understand how to create a pre-loading screen for your assets.
  • Physics: implement real-world physics into your 3D scenes.
  • Basic Inputs: learn how to control objects using keyboard inputs.
  • Character Physics: implement a character controller for more complex movements.
  • Camera Controller: learn how to create first and third-person camera controllers.
  • Avatar Body: add a 3D avatar to your scene.
  • Animation Controller: implement animations for your 3D avatar.
  • Creating an Environment with Blender and Three.js: learn how to create complex 3D environments.
  • Handling Interactivity: implement interactive elements like portals.

What's the bottom line?

This Three.js course is not about making you just code along without understanding the Three.js principles so that when you're done with the course you don’t even know what to do other than watch another tutorial. No!

This course will push you and challenge you to go from an absolute beginner to someone that is in the top 10% of Three.js Developers 💪.

And you have nothing to lose. You can start learning right now and if this course isn't everything you expected, we'll refund you 100% within 30 days. No hassles and no questions asked.

Who You Will Learn With

You're getting more than just a course

Our instructors, TAs, Mentors, Alumni, and fellow students go above and beyond to help guide you and ensure you're on the right path to achieve your goals. Our private ZTM Discord server is a key factor in taking your skills, confidence and career to the next level.

What you'll build

The best way you learn is by doing. Not just watching endless tutorials. That's why a key part of this course is the real-world projects that you'll get to build. Plus they'll look great on your portfolio.

Interactive 3D Model of Solar System

Interactive 3D Model of Solar System

Use the fundamental Three.js concepts you've learned to create an interactive 3D model of the solar system, including how to create a scene, work with materials and textures, and manipulate meshes in a way that mimics the behavior of our solar system.

Your Personal Portfolio as an Interactive 3D Game

Your Personal Portfolio as an Interactive 3D Game

This project is the highlight of the course! You'll create a personalized portfolio in Three.js designed in the style of a third-person game, resulting in a visually immersive 3D experience that showcases your technical ability and creativity.

Course curriculum

To make sure this course is a good fit for you, you can start learning Three.js for free right now by clicking any of the PREVIEW links below.

27 sections165 lessons20 hours total length

Introduction

5 lectures · 1min
5 lectures · 1min

Three.js Bootcamp: Zero to Mastery·1:03

1:03
PREVIEW

Exercise: Meet Your Classmates and Instructor

PREVIEW

Course Resources

PREVIEW

Understanding Your Video Player (notes, video speed, subtitles + more)

PREVIEW

Set Your Learning Streak Goal

PREVIEW

Getting Started

5 lectures · 25min
5 lectures · 25min

Three.js Fundamentals

1 lecture · 7min
1 lecture · 7min

Hello World (Your First Scene)

6 lectures · 26min
6 lectures · 26min

Camera

8 lectures · 35min
8 lectures · 35min

Extra: Resizing and Antialiasing

5 lectures · 20min
5 lectures · 20min

Manipulating Meshes

8 lectures · 40min
8 lectures · 40min

Animating Meshes

3 lectures · 11min
3 lectures · 11min

Mesh - Geometries

4 lectures · 42min
4 lectures · 42min

Mesh - Materials

5 lectures · 42min
5 lectures · 42min

Who is Zero To Mastery for?

You'll fit right in if:

You're struggling to make progress using free tutorials that aren't giving you the structure or clear path to achieving your goals.
You don't want to learn alone. You want personalized feedback, support, and motivation from instructors and mentors and want to be part of a supportive community of like-minded individuals.
You want to learn by doing. You're excited to embrace the struggle of making mistakes that comes with building fun real-world projects you'll be proud of.
You're sick of outdated & boring tutorials. We pride ourselves on having the most up-to-date (and fun!) courses in the industry so that you're not wasting your time and only learning what matters right now.
You can't afford to spend $8,000+ on over priced bootcamps and colleges. We got you. We'll help you go from zero to hired for less than the cost of a cup of coffee a day.

We're not for you if:

You're just going to watch the lessons and take no action. Our courses are all about getting your hands dirty with exercises and putting what you're learning into action by building fun and impressive real-world projects.
You're not ready to invest in yourself or just looking for the cheapest way to learn. If that's you, no problem, use our free Learn to Code + AI & Get Hired guide.
You don't think fundamentals matter anymore because AI can do everything for you. Understanding the fundamentals and how things really work will always be important.
You think AI is going to replace you and think there's nothing you can do about it. Well... if you keep wasting time not learning AI tools & skills, you're probably right. Or you embrace them, and 2x your productivity (and probably income too!).

Meet your instructor

Your Three.js instructor (Jesse) isn't just an expert with years of real-world professional experience. He has been in your shoes. He makes learning fun. He makes complex topics feel simple. He will motivate you. He will push you. And he will go above and beyond to help you succeed.

Jesse Zhou

Hi, I'm Jesse Zhou!

Jesse Zhou is a business graduate turned Software Engineer who specializes in creating 3D experiences on the web.

SEE MY BIO & COURSES

Jesse Zhou

Software Engineer

Frequently Asked Questions

Are there any prerequisites for this course?

  • A computer (Windows, Mac, or Linux) with an internet connection.
  • Basic knowledge of JavaScript is required. Don't have that? Take our Complete Web Developer course, included with your membership!

Who is this Three.js course for?

  • JavaScript Developers who want to take their skills to the next level by building immersive, interactive 3D browser experiences
  • Anyone who wants to gain a complete and practical understanding of the Three.js JavaScript library
  • You want a step-by-step guide to learn how to code using Three.js and get hired as a 3D Web Developer
  • Developers that want to dive into the world of 3D design
  • Students who are frustrated with their current progress with all of the beginner Three.js tutorials out there that don't go beyond the basics and don't give you real-world practice or skills you need to actually get hired
  • You want to learn Three.js from someone with real-world experience

Do you provide a certificate of completion?

We definitely do and they are quite nice. You will also be able to add Zero To Mastery Academy to the education section of your LinkedIn profile as well.

Can I use the course projects in my portfolio & resume?

Yes, you’d be crazy not to! We help you build really impressive projects and all projects are downloadable and ready to use the minute you join. They are also customizable so you can make them your own.

Many of our students tell us the projects they built while following along with our courses were what got them interviews & jobs! Because they were able to build the projects themselves, they could confidently explain and walk through their work during the interview.

You know what that means? Job offer!

Still have more questions about the Academy?

Still have more questions specific to the Academy membership? No problem, we answer some more here.

What students are saying

Our courses and community have helped 1,000s of Zero To Mastery students go from zero to getting hired to levelling up their skills and advancing their careers to new heights.

Rated 4.9 out of 5 on Trustpilot

Learn the skills to stand out and get hired. In the age of AI.

Choose your currency:
$ USD US Dollar

This Course Only

US $199
One payment. Lifetime access.
GET THIS COURSE

Master this skill, on your schedule.

Lifetime access to this course
All updates included at no extra cost
Certificate of completion
500,000+ member community (Discord)
Personalized ZTM Passport

BEST VALUE

PRO PLAN

Pay yearly
Pay monthly
$25 / month

Paid yearly at $299$588/y49% OFF

Get Annual Plan

Build a high-value, future-proof career. For less than $1/day.

Unlimited access to all courses
Guided career paths (beginner to job-ready)
500,000+ member community (Discord)
Live career coaching sessions with mentors
Completion certificates for every course
Personalized ZTM Passport
Private LinkedIn networking group
Priority support

Lifetime PLAN

$1,299
Only pay once, ever
Get Lifetime Access

Invest in your future — pay once and you’re covered for whatever comes next.

Includes everything in PRO
All new courses and course updates automatically included at no extra cost
No subscriptions. No renewals. Just unlimited learning for life.
Risk Free Pricing
100% Risk Free

We know you'll love ZTM. That's why we provide a no-hassle, 30-day money-back guarantee.

Students also take these courses