https://github.com/snowzurfer/gs-max
https://github.com/snowzurfer/gs-max
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowzurfer/gs-max
- Owner: snowzurfer
- License: mit
- Created: 2023-10-08T05:42:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T02:33:34.000Z (6 months ago)
- Last Synced: 2025-03-29T07:11:17.548Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://gs-max.vercel.app
- Size: 201 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gs-max
Live WebGPU WGSL editor that runs in the browser.
https://github.com/snowzurfer/gs-max/assets/6337894/20fa77c2-dbec-4e80-864a-5e102fa1adbe
### [Try here](https://gs-max-snowzurfer.vercel.app/)
## Getting Started
First, run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Then you can start editing the shaders directly.