Create a 3D Car Racing Game with THREE. js and CANNON. js

Create a 3D Car Racing Game with THREE. js and CANNON. js
34.99 USD
Buy Now

Creating a car racing game that works in a browser including mobile devices has never been easier. Using the two Open Source libraries THREE. js and CANNON. js this course takes you through the steps you will need to know and builds towards a complete car racing game. On the way you will learnHow to setup your development environmentHow to access free and low cost assets to use in your game. How to edit those assets to work with the THREE. js and CANNON. js libraries. How to use THREE. js to add 3D to an HTMLpage. The basics of THREE. js lights, cameras and meshes. The basics of the CANNON. js library, including rigid bodies. How to debug your physics either using the CannonDebugRenderer or using the CannonHelper class created by the author. Both are included in the resources for the course. How to use the CANNON. RayCastVehicle class to add a car with suspension and fully working wheels. How to apply your own assets to the RayCastVehicle and add colliders so it bumps into your content. How to add a responsive GUI to the gameThe course includes the assets for car racing game as shown in the course image and promo video. The author has won awards for the 3D games he has produced. Learn from an expert who has been creating games for over 30 years. The game we’ll develop allows the player to choose from optional, body, engine, exhaust and wheels. It involves driving a remote controlled car around a garden track. It’s a great way to improve your JavaScript skills along the way. All code uses the latest ES6 style, using classes throughout.