Skip to content

wakewakame/HydrangeaJS

Repository files navigation

logo

demo

HydrangeaJS

大学3年のころに作成した、WebGLを用いたUI作成ライブラリです。 ComponentクラスがUIパーツの基本単位であり、このクラスを継承してUIを設計するスタイルになっています。

デモ

https://wakewakame.github.io/HydrangeaJS/

ビルド

git clone https://github.com/wakewakame/HydrangeaJS
cd HydrangeaJS
git submodule update --init --recursive
npm install
npm run-script build

これによりdstディレクトリにmain.jsが生成されます。

また、npm run-script startを実行した状態でlocalhost:8080/dstにアクセスするとプログラムが更新されるたびに自動的にブラウザがリロードしてくれます。

License

MIT

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors