Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowzurfer/gs-max
https://github.com/snowzurfer/gs-max
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowzurfer/gs-max
- Owner: snowzurfer
- License: mit
- Created: 2023-10-08T05:42:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T04:49:14.000Z (10 months ago)
- Last Synced: 2024-03-04T05:46:17.285Z (10 months ago)
- Language: TypeScript
- Homepage: https://gs-max.vercel.app
- Size: 133 KB
- Stars: 5
- Watchers: 1
- 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.