Skip to content

A program that allows you to paint on a window through OpenGL and GLFW.

Notifications You must be signed in to change notification settings

ImTizzie/Paint-o

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Paint-o

A program that reads in an .obj triangle mesh to an image through software rasterization.

What's Included

Folder (src) with all the source code

Features

Eight Background Colors

Allows for multiple colors to paint with, cycling with 0-7.

Eight Background Colors

Allows for multiple background colors, cycling with SHIFT + 0-7.

Resizeable Brushes

Smaller and larger brush options.

Square and Circular Brushes

For more precise painting.

Quick Reset Feature

For when you make a tiny mistake and you just have to completely wipe all of your progress.

Spray Paint Feature

When you wanna feel like you're painting graffiti.

Controls

Colors - Number keys '0' through '7'.

Background Colors - 'SHIFT' + number keys '0' through '7'.

Reset - Mouse right-click.

Increase Brush Size - '+' key.

Decrease Brush Size - '-' key.

Change Brush Shape - 'b' key.

Cycle Spray Paint - 's' key.

About

A program that allows you to paint on a window through OpenGL and GLFW.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published