File tree 2 files changed +18
-0
lines changed
Filter options
2 files changed +18
-0
lines changed
Original file line number Diff line number Diff line change @@ -338,6 +338,24 @@ and breaking blocks.
338
338
339
339
## Learning Material Updates
340
340
341
+ ### [ Voxel Engine with Rust and wgpu-rs] [ voxel_engine_video ]
342
+
343
+ [ ![ Youtube preview] ( voxel_engine_wgpu.jpg )] [ voxel_engine_video ]
344
+
345
+ [ @TanTanDev ] published a [ video] [ voxel_engine_video ] about
346
+ how he made a voxel engine written in Rust using wgpu.
347
+
348
+ Currently voxel rendering, chunk management, flying camera,
349
+ and simple lightning are implemented.
350
+ The source code is released on [ github] [ voxel_engine_github ] .
351
+
352
+ _ Discussions:
353
+ [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/nn0j5l/i_made_a_voxel_engine_with_rust_and_wgpurs ) _
354
+
355
+ [ @TanTanDev ] : https://twitter.com/TanTanDev
356
+ [ voxel_engine_video ] : https://youtube.com/watch?v=96ht7rd3Y5I
357
+ [ voxel_engine_github ] : https://github.com/TanTanDev/first_voxel_engine
358
+
341
359
### [ LD48: Rusty MMO in 48 Hours] [ ld48-mmo ]
342
360
343
361
![ A screenshot of Dig World gameplay] ( https://img.itch.zone/aW1nLzYwMDQyNzkucG5n/original/VNIJnu.png )
You can’t perform that action at this time.
0 commit comments