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

https://github.com/jsonkao/regl-bitmap-flipy-broken

Example of flipY not working on a REGL texture when using bitmaps
https://github.com/jsonkao/regl-bitmap-flipy-broken

Last synced: about 1 year ago
JSON representation

Example of flipY not working on a REGL texture when using bitmaps

Awesome Lists containing this project

README

          

Example of `flipY` not working on a REGL texture when using bitmaps.

## Setup

1. Clone the repository

2. `npm install`

3. `npm run dev` (uses Parcel)