Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d94594c

Browse filesBrowse files
TanTanDevozkriff
andauthored
N22: Video: Voxel Engine with Rust and wgpu-rs (rust-gamedev#664)
* N22: Video: voxel engine with rust and wgpu-rs * N22: Voxel engine video: style tweaks & png->jpg Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent c9b42ec commit d94594c
Copy full SHA for d94594c

File tree

2 files changed

+18
-0
lines changed
Filter options

2 files changed

+18
-0
lines changed

‎content/news/022/index.md

Copy file name to clipboardExpand all lines: content/news/022/index.md
+18Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.