Create a 3D Car Racing Game with THREE.js and CANNON.js
Welcome to the course
Introduction
Setting up a Web Server
3D Basics
How to get your assets
Using Blender
Test your Knowledge
Resource file
The THREE.js website
Your First 3D class
The FBXLoader class
Test your knowledge
The CANNON.js website
CANNON.js basics
More about rigid bodies
Test your Knowledge
Debugging your physics
Creating a CANNON.RaycastVehicle
Adding wheels
Using the JoyStick class to control your vehicle
Limitations for colliders
Test your Knowledge
Sizing your assets
Adding colliders
Loading your assets
Converting the colliders to Cannon Bodies
Adding a SkyBox
Adding checkpoints and resetting the car
Using the Preloader class
Adding SFX
Test your Knowledge
Limiting the GUI to the corners and the centre
Adding onclick events
Controlling the width and height for different screens
What have you learned?
More fun with THREE.js and CANNON.js