An open API service indexing awesome lists of open source software.

https://github.com/wgpu-mc/wgpu-mc

Rust-based replacement for the default Minecraft renderer
https://github.com/wgpu-mc/wgpu-mc

3d blaze3d directx engine fabricmc java jni metal minecraft renderer rust vulkan wgpu wgpu-rs

Last synced: 7 days ago
JSON representation

Rust-based replacement for the default Minecraft renderer

Awesome Lists containing this project

README

        

# wgpu-mc — Minecraft Rendering Engine Built in Rust


Static Badge
Static Badge

> [!WARNING]
> wgpu-mc is in **Beta**. [Contributions appreciated](https://github.com/wgpu-mc/wgpu-mc/labels/engine).

**wgpu-mc** is a standalone [WebGPU](https://www.w3.org/TR/webgpu/) rendering engine written in Rust using the [`wgpu`](https://gpuweb.github.io/gpuweb/) crate. The project was started in late 2021 as a pet project to create a new rendering engine for Minecraft to replace the existing OpenGL renderer.

## Electrum — Rust-based Rendering Engine Mod for Minecraft
> [!CAUTION]
> Electrum is currently wip. [Feel free to contribute!](https://github.com/wgpu-mc/wgpu-mc/labels/electrum).

**Electrum** is a fabric mod that integrates the wgpu-mc rendering engine, replacing the existing Blaze3D rendering engine.

### Screenshots





## Contribution Guide