How to Load a Map into the GPU using Rust with WebGPU
Channel:
Subscribers:
8,250
Published on ● Video Link: https://www.youtube.com/watch?v=xYLk4uIWylE
This is the first time I've gone through the whole process and explained it since I first wrote it.
0:00 How Load Map?
0:22 In-Memory Representation (Dom)
1:02 Read File
2:38 Generate Indexed Models From Dom
6:14 Generate Physics Models
6:59 Uploading Textures
7:46 Split Models, 1 Texture Each
8:28 De-index Models
9:28 Upload Model Buffers
11:53 Illegal Code
12:15 Command Encoder
12:56 Update Uniform Buffers
13:40 Render Pass (Indexed Instanced Rendering)
16:51 Now You Know
Other Videos By Quaternions
2024-09-27 | Debugging Fixed Point Physics |
2024-09-26 | Strafe Client is Saved |
2024-09-20 | Using Fixed Point for Physics |
2024-09-18 | Using Fixed Point for Physics |
2024-09-16 | Using Fixed Point for Physics |
2024-09-14 | Using Fixed Point for Physics |
2024-09-12 | Using Fixed Point for Physics |
2024-08-31 | Roblox RPC and Fixed Point Lib (part 2/2) |
2024-08-31 | Roblox RPC and Fixed Point Lib (part 1/2) |
2024-02-02 | Map File Library |
2023-09-30 | How to Load a Map into the GPU using Rust with WebGPU |
2023-09-29 | Fixing Textures |
2023-09-29 | Making Tidy Rows of Model Instances to Render Good |
2023-09-27 | RUST VULKAN DEVELOPER |
2023-09-27 | tiny amount of saveloc perhaps just a bit |
2023-09-25 | SCAMMING PEOPLE FOR PERSONAL BOTS |
2023-09-24 | Writing a Cube For an Hour, Runtime Map Loading (2/2) |
2023-09-24 | Instanced Rendering, Textures (1/2) |
2023-09-23 | Rewriting Input |
2023-09-22 | TEXTURE IMPORTER |
2023-09-21 | Color Models |