Город МОСКОВСКИЙ
00:24:45

Physics = Threejs + Ammo - 3D Game with Javascript

Аватар
JavaScript и Ruby
Просмотры:
0
Дата загрузки:
29.11.2023 13:31
Длительность:
00:24:45
Категория:
Технологии и интернет

Описание

Setting up environment to use ammo (physic engine) in three.js projects- 3D Games in Javascript

1:25 Installing copyWebpackPlugin
3:23 Getting ammo files from three.js package
5:36 Loading ammo library with three.js
6:51 How to use ammo as a Promisse
8:53 Physic world building with three.js
9:56 Creating a paralellepiped builder with ammo
10:13 Creating Rigidbody with three.js
11:53 Linking physical body with visible body
15:13 Creating a ground with physics using three.js
17:21 Example of physics with three.js and ammo.js
21:58 Creating a box with Rigidbody using three.js

Find me on:
Twitter: https://twitter.com/samugarrondev
Instagram: https://www.instagram.com/samugarrondev
Tiktok: https://www.tiktok.com/@samugarrondev
My Web: https://3dgameswithjavascript.wordpre...

I try to teach you how to make a 3d Game in Javascript using three.js in an entry level.
This is the best aproach for biginers that likes tutorias of game development.
I suggest to you use webpack and node.js to develop this 3D games to avoid huge files.
The first videos are showing the foundations of the 3d games internal process like
camera operation, global axes, object3d, vector3, renderer process, geometries, materials,
canvas, css, keyboard input, mouse input, gamepad input, raycast, collision using AABB
(axis aligned bounding box), shaders, model loading process, handling animations and more.
After a while you will see projects where you can develop you own 3d game made with Javascript,
and multiplayer server development and network cominicatin using real time technologies like
websockets.
I hope you enjoy this journey.
See you in the next lesson.

Рекомендуемые видео