Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tetracalibers/study-webgl

WebGLの勉強用リポジトリ
https://github.com/tetracalibers/study-webgl

Last synced: 11 days ago
JSON representation

WebGLの勉強用リポジトリ

Awesome Lists containing this project

README

        

## WebGL の勉強用リポジトリ

### 準備

1. `yarn`で依存のインストール
2. `yarn compile:ts`で TypeScript ファイルのコンパイル

### 実行

`yarn serve`でサーバーが起動し、コンソールに各サンプルページの URL が表示されます。