https://github.com/jin5354/wutils
Utils for WebGL
https://github.com/jin5354/wutils
Last synced: 3 months ago
JSON representation
Utils for WebGL
- Host: GitHub
- URL: https://github.com/jin5354/wutils
- Owner: jin5354
- Created: 2018-05-05T13:00:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T07:57:40.000Z (about 7 years ago)
- Last Synced: 2025-01-26T01:27:50.063Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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