Introduction to WebGL 3D with HTML5 and Babylon.js

发布时间 2023-04-22 15:50:51作者: 2086nmj
Explore 3D basics, and take a look at 3D without hardware (creating a software engine).
[05:45] - Understanding 3D Basics via a soft engine
[09:49] - Understanding the Transformation pipeline
[20:26] - Its all about triangles
[31:42] - Moving from CPU to GPU
Full course outline:
Mod 01: 3D on the Web: Understanding the Basics
Mod 02: WebGL Basics
Mod 03: Using Babylon.js for Beginners
Mod 04: Understanding Materials and Inputs
Mod 05: Game Pipeline Integration with Babylon.js
Mod 06: Loading Assets
Mod 07: Babylon.js: Advanced Features
Mod 08: Special Effects
参考:https://learn.microsoft.com/en-us/shows/introduction-to-webgl-3d-with-html5-and-babylonjs/01
参考:David Rousset