Introduction
In this workshop, you are going to learn how to create a black hole:
https://awwwards-2022-workshop.vercel.app
awwwards-2022-workshop.mp4
It’s a mix of average and hard difficulties with a lot of shaders involved and exclusive techniques that I’ve never taught.
Prerequisites
This workshop assume that you already know:
- JavaScript basics
- Three.js basics
- Shaders (within Three.js) basics
Files
You can download the starter right here:
starter.zip
And you can download the final version here:
final.zip
Start it
- Install Node.js (The latest LTS version should do) with NPM (automatically installed)
- Unzip the starter.zip (or final.zip file)
- Open your favorite terminal (from VSCode or whatever) and go inside the unzipped folder