Learn Babylon Js By Making A Game
Published 1/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 6.28 GB | Duration: 4h 23m
Published 1/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 6.28 GB | Duration: 4h 23m
Make your first RPG game in the web.
What you'll learn
Learn the basics of Babylon Js
You will learn how to create your first browser game
Learn how to use blender and other tools in the web for your 3d assets
Learn how to structure your game
Requirements
Familiarity with Html5, Css and Javascript
Know what blender is
Description
Making 3d browser games has never been easy. With the help of Webgl's Babylon Js I can show you how you can make 3d games on the web. Babylon Js works for almost all browsers now. If you are a developer whose goal is to build 3d games in the browser this course is for you. The game that we will make in this course is short but all the Important things that you need to build a full rpg game is shown in here. This course did not go further in editing or designing because that job is for you. I only show what you need so you won't waste any time in watching me fix 3d models or arts I will leave that to you. My job here is to show how easy it is to export your 3d models in the web and make them move and function according to what you like.This course will teach you the important things to know while making a browser game, This beginner course is the starting path of your journey on making games for the browser. Using JavaScript as our programming language we will then use webgl's babylon JS. that will help us on the 3d stuff of our game. JavaScript frameworks is not required for starting knowledge and we will make our game entirely with vanilla JavaScript and use a module bundler which is vite.
Overview
Section 1: Introduction
Lecture 1 Introduction To The Course
Section 2: Setting Up the models we need
Lecture 2 Getting Started With 3d Models
Section 3: Starting To Build Our Project
Lecture 3 Setting Up Project
Lecture 4 Camera Setup
Section 4: Materials
Lecture 5 Create Your First Material
Section 5: Character Setup
Lecture 6 Import 3d Character to scene
Lecture 7 Character Movements
Lecture 8 Character Stop
Lecture 9 Tree Creation
Lecture 10 Tree Cloning
Lecture 11 Calculate Distance
Section 6: Babylon JS GUI
Lecture 12 Making Tree Life Progress bar display
Lecture 13 Making Text Blocks to put label on our character
Section 7: Game Sound
Lecture 14 Sound When Hit
Section 8: Enemy Creation
Lecture 15 Exporting Our Enemy 3D Model From Blender
Lecture 16 Importing Our Enemy In Our Project
Lecture 17 Making Damage to our Enemy
Lecture 18 Making Our Enemy Chase and attack us
Lecture 19 Creating Our Life UI
Lecture 20 Implementing Damage To Our Life When Attacked
For Beginners who want to build their Browser Game someday