Skip to content

mvanaltvorst/bitmap-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitmap-parser

A high performance /r/place bitmap parser

Installation

Clone this repo to a local repository. Build using the following command:

cargo build --release

The binary should appear in ./target/release

Usage

Run using the following command:

./bitmap-parser input_file.bmp

Or use

./bitmap-parser

if you want that it fetches a bitmap itself. A file called out.png should appear

About

A high performance /r/place bitmap parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages