Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ufthaq/zen-pixel

Zen Pixel : Illustrate Image Pixelation
https://github.com/ufthaq/zen-pixel

Last synced: 2 days ago
JSON representation

Zen Pixel : Illustrate Image Pixelation

Awesome Lists containing this project

README

        

![GitHub last commit](https://img.shields.io/github/last-commit/UFTHaq/Zen-Pixel?style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/UFTHaq/Zen-Pixel?logo=cpp&style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/UFTHaq/Zen-Pixel?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/UFTHaq/Zen-Pixel?color=red&style=for-the-badge)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/UFTHaq/Zen-Pixel/total?style=for-the-badge)

![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=visual-studio&logoColor=white)
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)

[![License: MIT](https://img.shields.io/badge/License-MIT-black.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)

# Zen-Pixel
Zen Pixel : Illustrate Image Pixelation

Zen Pixel is a simple tool to visualize and manipulate digital image pixels, designed for pixel art and illustrate image pixelation.



## Zen Pixel Demo App

### Skill Issue:
- I dont know any build system yet, so sorry for dev.

### Features:
- Drag&Drop PNG & JPG image.
- On/Off numbering.
- Casual/Index style number.
- Spacing.
- Corner rounding.
- Pixel range.
- Title input.
- Rendering resolution: HD, FHD, 4K, 6K.
- Zoom in out & Panning.
- Export image to PNG & JPG format.
- Screenshot:


UI-v1.0.0

### Tips:
- If you still doing setup, set the resolution value to 1 or 2 for faster response. doing it in 3 or 4 make it slower because it has so many data pixel to process.

### Build with:
- C++20 in MSVC Visual Studio C++ 2022

### Libraries:
- Raylib : [https://www.raylib.com](https://www.raylib.com/)
- SFML : [https://www.sfml-dev.org](https://www.sfml-dev.org/)

### Download:
- Windows-x64 : [ZenPixel-v1.0.0-win64.zip](https://github.com/UFTHaq/Zen-Pixel/releases/download/v1.0.0/ZenPixel-v1.0.0-win64.zip)