Skip to content

pce/pelpaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelPaint: Your Creative Playground

._______ .___  ____   ____._______.___    ._______ .______  .___ .______  _________.
: ____  |: __| \   \_/   /: .____/|   |   : ____  |:      \ : __|:      \ \__ ___.:|
|    :  || : |  \___ ___/ | : _/\ |   |   |    :  ||   .   || : ||       |  |  :|
|   |___||   |  /   _   \ |   /  \|   |/\ |   |___||   :   ||   ||   |   |  |   |
|___|    |   | /___/ \___\|_.: __/|   /  \|___|    |___|   ||   ||___|   |  |   |
         |___|               :/   |______/             |___||___|    |___|  |___|

Fear changes, embrace the zen of undo or redo, stacked layers... just one brush for digital artistry and exploration.

Unleash your inner artist and embark on a journey of digital creativity with PixelPaint. This innovative painting application is more than just a canvas – it's a dynamic playground for artistic experimentation and expression.

Dive into a user-friendly canvas with a range of intuitive tools at your fingertips. Whether you're a seasoned artist or just starting, PixelPaint offers a welcoming environment for all skill levels.

Immersive Color Palette: Choose from a vibrant array of colors to add depth and personality to your artwork. Explore a world of hues to find the perfect shade for your masterpiece.

Example

Line Art

Image Pixel

Build

macOS

./scripts/dev.sh run-macos

iOS Device

./scripts/dev.sh ios

iOS Simulator

./scripts/dev.sh ios-sim

Web (requires Emscripten)

./scripts/dev.sh run-web

Notes

This is a fun project inspired by the 'Paint' Tutorial from dear ImGui by https://github.com/franneck94. ASCII Logo generated with http://patorjk.com/software/taag/#p=display&h=1&v=0&f=Stronger%20Than%20All&t=PixelPaint%0A

Built with <3 using SDL3, Dear ImGui, and modern C++

Export

  • SVG Export uses greedy rectangle merging algorithm
  • Mesh uses depth sampling, masking triangulation / extrusion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors