Giter VIP home page Giter VIP logo

badpaint's Introduction

BadPaint

Video Demo: [redacted, contact to see]

Description:

BadPaint is a basic paint program written in C# with .NET as a Windows Forms application. It's designed to work with Windows 10 and up.

The idea

As usual, I wanted to challenge myself. My inspiration for this project leads to messing around with Mario Paint and mspaint. I believe in the idea that art should be a fun experience, but I usually find myself frustrated. Of course, my little paint program isn't going to overtake Photoshop or GIMP over the span of a few days. I watched a few YouTube videos on others creating Windows Forms apps and making their own art programs, so I took the liberty to try it for myself.

This wasn't originally going to be my final project, but I'm afraid the original idea I had is a bit too ambitious to finish without sloppy decisions.

Features

Pens

BadPaint has two pens bound to the left and right mouse buttons. Currently, these pens are the only tool available.

Line Width

The line width of both pens is controlled by the numerical input labeled "Line Width" on the right of the config panel at the top right. A valid line width consists of an integer between 0 and 100 inclusive.

Color Palette

The color of the pens can be changed by clicking the corresponding mouse button on the chosen color. Both pens store their own color.

A custom color can be chosen by clicking the "!" button on the custom color chooser. Once a color is chosen from the dialog, the color box itself can be clicked in the same manner as other palette boxes to choose the color.

Saving

To save the image, click the top button with a floppy icon. A dialog will appear to save the file as a PNG.

Loading

To load an image, click the bottom button with a folder icon. A dialog will appear to load an image file. At this moment in time, cancelling this operation will cause a crash.

Fill button

The fill button will fill the entire document with the pen color corresponding to the mouse button pressed.

Credits & Acknowledgements

Arcade textures - https://opengameart.org/content/arcade-carpet-textures Color palette - https://en.wikipedia.org/wiki/Web_colors

badpaint's People

Contributors

hri7566 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

xeoxaz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.