Basic WebGL example for rendering a triangle. We use this for comparison.
Go to WebGL ExampleA demo of particle simulation using WebGPU compute shaders. This shows how you can conmbine compute and graphics in WebGPU.
View Particle SimulationA demo of using Three.js with WebGPU for rendering a rotating 3D cube.
View Three.js Example