Skip to content

Commit d94594c

Browse files
TanTanDevozkriff
andauthored
N22: Video: Voxel Engine with Rust and wgpu-rs (#664)
* N22: Video: voxel engine with rust and wgpu-rs * N22: Voxel engine video: style tweaks & png->jpg Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent c9b42ec commit d94594c

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/news/022/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,24 @@ and breaking blocks.
338338

339339
## Learning Material Updates
340340

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+
341359
### [LD48: Rusty MMO in 48 Hours][ld48-mmo]
342360

343361
![A screenshot of Dig World gameplay](https://img.itch.zone/aW1nLzYwMDQyNzkucG5n/original/VNIJnu.png)
88.2 KB
Loading

0 commit comments

Comments
 (0)