https://github.com/naocoding/bmpreader
a website which read BMP Written with p5.js
https://github.com/naocoding/bmpreader
Last synced: about 1 year ago
JSON representation
a website which read BMP Written with p5.js
- Host: GitHub
- URL: https://github.com/naocoding/bmpreader
- Owner: NaoCoding
- Created: 2024-04-16T07:20:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T16:42:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T08:12:58.447Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://naocoding.github.io/BMPReader/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
This is an easy example reading BMP file in javascript.
```
[https://naocoding.github.io/BMPReader](https://naocoding.github.io/BMPReader)