Show HN: Quaternion 3D – WebGL, WebGL2, WebGPU
Category: library
Tags: 3d-graphics, webgl, webgpu
Score: 4.7/10 (Innovation: 4, Technical: 7, Documentation: 1, Utility: 3)
This project demonstrates quaternion-based 3D rotation using WebGL, WebGL2, and WebGPU in a single interactive canvas. It provides a unified API for rendering across three graphics backends, which is interesting for learning and comparing the APIs, but it lacks documentation and practical usability beyond a basic demo.
Target audience: frontend devs, web developers
Repository: https://h1yapp.com/en/tutorial/javascript
View on Hacker News