Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 938 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 938 Bytes

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