Intermediate Three.js with Shaders

Create an interactive 3d globe with custom ThreeJS shaders

Welcome to the Intermediate ThreeJS with Shaders course, where you will learn how to create an interactive 3d globe with custom ThreeJS shaders.

What you’ll learn

  • Create and understand ThreeJS shader composition and setup.
  • How to import textures into your shader to create a globe.
  • How to create vertex and fragment shaders.
  • How to import shaders into a vite project.
  • Understand complex 3D terms like normals, attributes, varyings, and UVs.
  • How to draw interactive data points onto a globe with latitude and longitude.
  • How to import bulk data and read it onto a scene.
  • How to animate generated meshes with GSAP.
  • How to add click and drag functionality to the globe.
  • How to scale a 3D scene for smaller screen sizes.
  • How to add mobile event listeners.

Course Content

  • Create An Interactive Globe with Custom Shaders –> 13 lectures • 1hr 33min.
  • Add Interactive Data Points to Show Country Population –> 10 lectures • 2hr 46min.

Intermediate Three.js with Shaders

Requirements

Welcome to the Intermediate ThreeJS with Shaders course, where you will learn how to create an interactive 3d globe with custom ThreeJS shaders.

My name is Christopher Lis, and I’m an award winning Full-Stack Engineer with over ten years of web development experience. I’ve directly worked with clients like Harvard University, The Basketball Tournament, and premium award winning agencies like Brave People.

The goal of this course is to get you writing your own custom ThreeJS shaders with GLSL, and to help you understand how to import these shaders into a practical ThreeJS scene. You’ll also learn how to dynamically place data points on a globe based on the latitude and longitude of different countries. There are little to no videos out there that actually go into this topic in-depth so I figured I should tackle it.

In this course, you’ll learn everything from:

 

– Vertex Shaders

– Fragment Shaders

– Import Shaders with Vite Plugins

– Normals

– Uniforms

– Attributes

– Varyings

– Point clouds and particles

– Bulk Data Imports

– Rectangular Mesh Animation

– Click and Drag Functionality

– Scene Responsiveness

– Touch Event Listeners

 

And so much more.

If you’re serious about taking your ThreeJS skills to the next level, then shaders are logically the next step after become acquainted with the framework. Let me guide you through the full production of a 3d scene you can actually use for a real website.

Get Tutorial