Skip to content
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

New realisation of renderer on WebGPU (webgpu.mcraft.fun) #120

Open
wants to merge 359 commits into
base: next
Choose a base branch
from

Conversation

sa2urami
Copy link

@sa2urami sa2urami commented May 15, 2024

LATEST PLAYGROUND DEMO
LATEST MAP DEMO (Future City)

tasks:

  • Fog, chunk opacity, cube map stars &meter
  • true cull face (like normal dot product)
  • investigate reusing shaders pipeline
  • > 2gb buffers for 4090
  • static lighting with cache
  • ssao
  • slabs & stairs, custom models like torches
  • god rays vol lighting
  • linearize Z (make clip Z far)
  • pass vert shader - fix lag on old ipads 5 with slow rest
  • display current rendering tiles
  • check transparent no text
  • frustum culling chunks
  • always draw 8 block radius

@zardoy

  • always fix conn rel
  • load chunks in spiral, no mesher recompute, all sides on edges
  • Singleplayer world worker
  • mem crash ui
  • mem buff limit

Copy link

codesandbox bot commented May 15, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@zardoy
Copy link
Owner

zardoy commented May 21, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-pho51nlw6-zaro.vercel.app
Playground
Storybook

@zardoy
Copy link
Owner

zardoy commented May 22, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-6lrmuc5cl-zaro.vercel.app
Playground
Storybook

@zardoy zardoy changed the title New realisation of renderer on WebGPU New realisation of renderer on WebGPU (webgpu.mcraft.fun) May 24, 2024
@zardoy
Copy link
Owner

zardoy commented May 25, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-bc2ncs3uy-zaro.vercel.app
Playground
Storybook

@zardoy
Copy link
Owner

zardoy commented Jun 25, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-1x8yri3lq-zaro.vercel.app
Playground
Storybook

@zardoy
Copy link
Owner

zardoy commented Jul 10, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-gpwdotih8-zaro.vercel.app
Playground
Storybook

@zardoy
Copy link
Owner

zardoy commented Jul 10, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-90t7s5wjn-zaro.vercel.app
Playground
Storybook

Co-authored-by: Ilya <[email protected]>
@zardoy
Copy link
Owner

zardoy commented Jul 18, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-700h6sw1a-zaro.vercel.app
Playground
Storybook

@zardoy
Copy link
Owner

zardoy commented Jul 31, 2024

/deploy

Copy link

Deployed to Vercel Preview: https://prismarine-rfw8k4jpj-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-j0qykqpyi-zaro.vercel.app
Playground
Storybook

Co-authored-by: Vitaly <[email protected]>
Copy link

Deployed to Vercel Preview: https://prismarine-kev8t2d65-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-59qyarxxx-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-g3ve9y60e-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-4a5r0ksvi-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-hqvcuky1t-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-8lyn6hkxq-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-9zwx5t9y7-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-31xk1sstb-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-q0o03bsoa-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-8bnb4co5f-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-qap1xim96-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-asu6q3fae-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-n9doaioa3-zaro.vercel.app
Playground
Storybook

Copy link

Deployed to Vercel Preview: https://prismarine-llr8miwx2-zaro.vercel.app
Playground
Storybook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants