Commit Graph

17 Commits

Author SHA1 Message Date
792cc4c044 Model loading 2024-02-16 21:18:12 -03:00
b48cdbfff5 Uniform buffers and a 3d camera 2024-02-16 20:57:34 -03:00
5ab47964e7 Texture and bind groups 2024-02-16 20:51:42 -03:00
d6d24ba408 Index buffer 2024-02-16 20:41:33 -03:00
ab7d6d572b Draw colored triangle 2024-02-16 20:35:48 -03:00
4132183bd3 Create wgpu surface 2024-02-16 19:56:32 -03:00
feae6c0d9d Basic window and wasm support 2024-02-16 19:23:56 -03:00
47f2244d1d Reset repo 2024-02-16 19:03:26 -03:00
832ea811e7 Use wgpu from git 2022-04-01 09:25:11 -03:00
0a24096e90 Update to wgpu 0.12 2022-03-31 19:52:27 -03:00
b23bc27f55 Initial wgpu abstraction 2021-11-09 21:07:16 -03:00
15e8989bef Update project 2021-11-08 12:17:40 -03:00
c5dbf96177 3d model loading 2021-11-05 12:36:09 -03:00
20e0028e10 Update Cargo.toml 2021-11-03 19:14:41 -03:00
4d734dc099 Add rainbow triangle 2021-11-03 18:26:59 -03:00
7d2bd7322f Texture and bind groups 2021-11-03 10:00:01 -03:00
57d9b036cb Basic triangle 2021-11-02 13:55:52 -03:00