Skip to content

sguimmara/hammerhead.gl

Repository files navigation

Hammerhead.gl

A 3D renderer written in TypeScript and WebGPU.


🦈 Features

  • 🖊️ Strongly typed API
  • 🎆 Post-processing effects built-in the rendering pipeline

🚀 Getting started

To open the example page:

npm install
npm run start