How to build a compute rasterizer with WebGPU

This page summarizes the projects mentioned and recommended in the original post on /r/GraphicsProgramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • webgpu-compute-rasterizer

    A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.

  • I would be curious to benchmark an equivalent traditional renderer and be able to toggle back and forth on the web page just out of curiosity, I have an issue here on GitHub if anyone is interested in exploring that: https://github.com/OmarShehata/webgpu-compute-rasterizer/issues/1

  • compute_rasterizer

    Rendering Point Clouds with Compute Shaders

  • well said! I think UE5 does use compute shaders for very small triangles. The other use case I know of is rendering dense point clouds (with more than 100 million points in the scene, see: https://github.com/m-schuetz/compute_rasterizer)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts