Skip to content

SafarSoFar/pixelater

Repository files navigation

Pixelater

Pixelater - is a free and open-source pixel art software. Developed with C++, Raylib graphics lib and ImGUI GUI lib.

Currently the software tested only on Linux, all building settings are for Linux and compiles with Linux compiler flags.

Feature examples

Shapes drawing

X,Y symmetry

Usage

Build with CMake, Make

// from build folder run
cmake ..

// build exe with make
make

// run
./pixelater

About

A Pixel Art software written in C++ and raylib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors