hammerhead.gl
v0.3.0
Published
A 3D renderer written in TypeScript and WebGPU.
Downloads
2
Readme
Hammerhead.gl
A 3D renderer written in TypeScript and WebGPU.
:shark: Features
- :pen: Strongly typed API
- :fireworks: Post-processing effects built-in the rendering pipeline
🚀 Getting started
To open the example page:
npm install
npm run start