Commit graph

9 commits

Author SHA1 Message Date
262cfd73ac [oden] wgpu to 0.17 2023-08-19 09:27:26 -07:00
829bd872fd [oden] Tracing should be optional really
But `cargo run -F tracing` will enable it.
2023-07-02 09:32:31 -07:00
734a1279a6 [oden] Tracing and also actual 60fps
Sleeping is completely and utterly unreliable.
2023-07-01 07:15:55 -07:00
3968aabdb1 [oden] Load typescript kinda 2023-06-24 14:21:47 -07:00
156b6d6691 [oden] Start messing with the script 2023-06-19 08:31:24 -07:00
aa70df41a3 [oden] Cleaner textures 2023-06-17 11:43:26 -07:00
f5da9ed0fb [oden] Textures
Maybe I can figure it out from here
2023-06-17 09:36:55 -07:00
e6034cefbe [oden] Buffers and Indices 2023-06-17 08:38:46 -07:00
a03c119b4c [oden] Following the wgpu tutorial
https://sotrh.github.io/learn-wgpu/beginner/tutorial2-surface/#render
2023-05-31 17:04:20 -07:00