Skip to content

williamhCode/minecraft_webgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft WebGPU

Minecraft clone in C++ and WebGPU just for fun!

2023/10/10:

Features:

Block placing/destroying, SSAO, simple terrain gen, global shadows, translucent water, imgui-integration

Controls:

left click - destroy block
right click - place block
numbers - switch block
g - show framerate + graph
esc - show options

Tested on macOS (m1).

Terrain with Shadows Shadows Working

Final state:
final state

Build/Run Instructions

git clone https://github.com/williamhCode/minecraft_webgpu.git --recurse-submodules
cd minecraft_webgpu
make build-setup
make build
make run

About

minecraft clone in webgpu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published