An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

シェーダー芸の勉強ログ。

ビルドは不要だけど、

```
git submodule update --init
npm install
npm run start
```

すると自動リロード機能付きのサーバーが立ち上がるので、好きなエディタでシェーダーをいじれて楽ししい。