Projects tagged ‘c’ and ‘paint’


Jump to tag:

Projects tagged ‘c’ and ‘paint’

Filtered by Project Tags c paint

Refine results Project Tags image (2) cpp (2) gtkglext (1) allegro (1) osx (1) daubs (1) pixel (1) gtk (1) graphic (1) tools (1) linux (1) application (1)

[5 total ]

21 Users
   

GrafX2 is a bitmap paint program that allows you to draw in more than 60 video resolutions including most of the standard Amiga resolutions : 320x200, 320x256, 320x512, 640x256, 640x512, etc. It was ... [More] written to run under DOS, but the code you'll find here was modified to use SDL and modern operating systems. This program is dedicated to everybody who knows what a single pixel is. Its layout is not very different from the famous Deluxe Paint or Brilliance, so it will be quite easy to handle it if you know at least one of these programs. If you aren't used to the art of drawing with up to 256 colors, it will be a little more difficult for you, but you should give it a try (or more, because most of the power of this program won't show up on the first try). [Less]
Created about 1 year ago.

0 Users

A simple paint program written in C/FreeGLUT. TODONOTEwhen a feature is completely done, add strike-through to corresponding item below draw line, rectangle, circle, polygon (should be simulated ... [More] using successive draw line.) , text , change color , i was thinking that we add the optionality of drawing text as we already have the function that does that , (?) ... (+ add line to event string) x and y coordinates to print in bottom left of window finish the panels and have global vars to set the current shape, color & num of clicks save/load (basically save and load + draw the events from the event string) undo/redo (basically add, remove lines from the event string) anything else? [Less]
Created 12 months ago.

0 Users

A very simple paint program, Which might fall between the catagoryes of MSPaint and Gimp. Still in very development.
Created 12 months ago.

0 Users

A paint program for the Nintendo DS. This will eventually replace PhotoShop.
Created 12 months ago.

0 Users

Paint Daubs v.1Created : 16 Aug 2008 An attempt at making image look like vintage art paintings. This basic version takes a base image, randomly creates filled circles on target image to get ... [More] such effect. Usage $> paint_daubs %blob_max depth [s/c] %blob_max is the % of size of image that a blob will size up to depth is number of times the blobs are drawn s/c - s for square fills, c for circles > Abhishek Mishra ideamonk.blogspot.com [Less]
Created 12 months ago.