Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 570 Bytes

File metadata and controls

30 lines (19 loc) · 570 Bytes

Hyper3Labs Landing Page

The official landing page for Hyper3Labs — exploring mathematics through geometric computation.

Development

npm install
npm run dev

Open http://localhost:3000 to view the site.

Build & Deploy

npm run build

The site is deployed automatically via GitHub Pages on push to main.

Tech Stack

  • Framework: Next.js 14
  • Styling: Tailwind CSS
  • Graphics: Custom WebGL shaders (hyperbolic geometry, Möbius transforms)

© Hyper3Labs