https://github.com/zk-phi/shader-gallery
GLSL shader study log
https://github.com/zk-phi/shader-gallery
web
Last synced: 3 months ago
JSON representation
GLSL shader study log
- Host: GitHub
- URL: https://github.com/zk-phi/shader-gallery
- Owner: zk-phi
- Created: 2021-06-06T17:23:07.000Z (almost 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-09-06T10:47:43.000Z (over 4 years ago)
- Last Synced: 2025-05-30T12:39:32.784Z (11 months ago)
- Topics: web
- Language: GLSL
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.markdown
Awesome Lists containing this project
README
シェーダー芸の勉強ログ。
ビルドは不要だけど、
```
git submodule update --init
npm install
npm run start
```
すると自動リロード機能付きのサーバーが立ち上がるので、好きなエディタでシェーダーをいじれて楽ししい。