Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
Rust-based replacement for the default Minecraft renderer
- Host: GitHub
- URL: https://github.com/wgpu-mc/wgpu-mc
- Owner: wgpu-mc
- License: mpl-2.0
- Created: 2021-02-22T20:16:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T21:07:22.000Z (28 days ago)
- Last Synced: 2024-12-14T03:03:48.737Z (9 days ago)
- Topics: 3d, blaze3d, directx, engine, fabricmc, java, jni, metal, minecraft, renderer, rust, vulkan, wgpu, wgpu-rs
- Language: Rust
- Homepage:
- Size: 5.33 MB
- Stars: 508
- Watchers: 14
- Forks: 32
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wgpu-mc — Minecraft Rendering Engine Built in Rust
> [!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 **Unstable**. Use in a production environment is highly discouraged. [Contributions are welcome](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