Skip to content

Converts an image to pixel art using C and the CImg library. Creates different patterns with a shape creation function.

Notifications You must be signed in to change notification settings

timothyportnoff/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot

This program will take an image, and use parameters to punch out shapes in the image.

Example execution:

a.out github_logo.png s 20 2

Parameters:

a.out file name, shape of dot, diameter of dot, thickness of dot perimeter

Examples:

png

png

Colors really pop when you

Probably could be really useful in generating art for a pixel game.

¯_(ツ)_/¯

About

Converts an image to pixel art using C and the CImg library. Creates different patterns with a shape creation function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages