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

https://github.com/jin5354/wutils

Utils for WebGL
https://github.com/jin5354/wutils

Last synced: 3 months ago
JSON representation

Utils for WebGL

Awesome Lists containing this project

README

        

# WUtils

Uitls for WebGL

# Install

```bash
$ npm install @webglrun/wutils --save
```

# Usage

```JavaScript
import {initProgramWithShadersSource} from '@webglrun/wutils'
```

# Docs

WIP

# License

MIT