Skip to content

N22: Video: voxel engine with rust and wgpu-rs #664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions content/news/022/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,24 @@ and breaking blocks.

## Learning Material Updates

### [Voxel Engine with Rust and wgpu-rs][voxel_engine_video]

[![Youtube preview](voxel_engine_wgpu.jpg)][voxel_engine_video]

[@TanTanDev] published a [video][voxel_engine_video] about
how he made a voxel engine written in Rust using wgpu.

Currently voxel rendering, chunk management, flying camera,
and simple lightning are implemented.
The source code is released on [github][voxel_engine_github].

_Discussions:
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/nn0j5l/i_made_a_voxel_engine_with_rust_and_wgpurs)_

[@TanTanDev]: https://twitter.com/TanTanDev
[voxel_engine_video]: https://youtube.com/watch?v=96ht7rd3Y5I
[voxel_engine_github]: https://github.com/TanTanDev/first_voxel_engine

### [LD48: Rusty MMO in 48 Hours][ld48-mmo]

![A screenshot of Dig World gameplay](https://img.itch.zone/aW1nLzYwMDQyNzkucG5n/original/VNIJnu.png)
Expand Down
Binary file added content/news/022/voxel_engine_wgpu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.