When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Create a 3D RPG Game With THREE.js

Use THREE.js to create a stunning WebGL 3D game that will run in all modern browsers, including mobile devices.

     
  • 4.5
  •  |
  • Reviews ( 352 )
₹519

This Course Includes

  • iconudemy
  • icon4.5 (352 reviews )
  • icon2h 28m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Create a 3D RPG Game With THREE.js

Creating 3D games is

fun

. In this course you will learn quickly to create a

stunning game

. The author has won many

awards

for his 3D browser based games and he will take you through all the skills you need to create games of your own using the amazing

THREE.js

library. THREE.js makes creating

WebGL

games much easier. You will not need to worry about how to write complex shaders. Instead the shaders will load from the assets you create in Blender. You’ll learn

To setup your development environment .

How to export 3D assets from Blender, including animation.

Where to source great 3D assets that you can use in your own games.

The basics of setting up a THREE.js camera, scene and renderer.

Adding a pre-loader.

Using the FBXLoader class.

To master the art of blending animations.

Use a custom onscreen JoyStick class you can easily add to your own games so that desktop and mobile users get the same experience.

How to smoothly switch camera angles.

How to use simplified geometry to lock your character to the environment.

How to add cut-scenes.

How to add Sound to your games that responds to the current camera location. It is exciting and fun and in

around 2 hours

you will have acquired the skills to create your own games. Student reviews: "This course is really awesome ! I enjoyed every second of this learning experience. Thanks to Nicholas Lever ( all the respects ) I can't wait for the next course using cannon.js !" "This is the most exciting class I've taken on Udemy since joining 7 years ago! The instructor gives examples that he made personally, explains all of the coding thoroughly, and shows you vast libraries to source pre-made objects, characters, and worlds... what more could you ask for!?!"

What You Will Learn?

  • Create 3D games that will run in a browser .
  • Understand how to control a character allowing the user to guide them around a large environment .
  • Learn to load complex external 3D assets that contain animations. .
  • Apply animations to a skinned mesh. .
  • Use simplified geometry to contain the user character within the environment..