Skip to content

2.0: Compute shaders with webgpu

Latest
Compare
Choose a tag to compare
@BarthPaleologue BarthPaleologue released this 26 Nov 18:07
· 6 commits to master since this release

screenshot_23-11-26_19-02

  • Instance buffers can now be generated using a compute shader, allowing them to scale to an unprecedented amount.
  • Terrain geometry can also be generated using a compute shader, reducing lag spikes.
  • Fixed character motion on sphere
  • Instructions to enable webgpu are on the readme