Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.62 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.62 KB

wgpu-mc — Minecraft Rendering Engine Built in Rust

Static Badge Static Badge

Warning

wgpu-mc is in Beta. Contributions appreciated.

wgpu-mc is a standalone WebGPU rendering engine written in Rust using the wgpu 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 Unstable. Use in a production environment is highly discouraged. Contributions are welcome.

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

Screenshots

Contribution Guide