Page 1 of 1

Paint Program for the VIC20

Posted: Wed May 17, 2006 6:18 am
by yago
Hi folks,
I would like to pixel some graphics for the VIC20, are there any native PaintPrograms ?
Would be cool, if they can run on unexapnded machine, or with 3k mem expansion.

Have Fun,
Zed

Posted: Wed May 17, 2006 7:33 am
by d0c
i am also intressted in some painting programs for the vic20.... i have a 3k-16k ram expander..

Posted: Wed May 17, 2006 10:06 am
by Mike
I've found 'Picasso' by Aleksi Eeben. There is a *.lnx file on ftp.zimmers.net, but I didn't manage to run it with VICE. Fortunately Aleksi has put a *.d64 here: http://www.cncd.fi/aeeben/download.zip. Inside the archive there is 'picasso.zip', which in turn contains the picasso.d64 disk image (with versions for unex., +3K, and +8K/more VIC's). The *.d64 features the 'Flowers' image drawn by Mermaid. :)

There also is Brickshop 0.8 by PWP, mentioned and used in their 'Robotic Liberation' demo. It however seems they didn't publish Brickshop.

And if you are interested in programmable graphics, you always can try my MINIGRAFIK BASIC extension. ;) (Explanations and syntax are found here and here, some examples are also strewn across the topic).

Greetings,

Michael

Posted: Thu May 18, 2006 11:02 am
by yago
I've found 'Picasso' by Aleksi Eeben.
Thanks Mike, that was a very fast reply :-)
I'll give it a try.
There also is Brickshop 0.8 by PWP, mentioned and used in their 'Robotic Liberation' demo. It however seems they didn't publish Brickshop.
OK, I'll ask viznut about it.

I am doing the programmable graphics in assembly, have you seen http://k2.untergrund.net/demos/yalose.prg ?

[/url][/quote]

Posted: Fri May 26, 2006 7:09 pm
by CurtisP
Mike wrote:I've found 'Picasso' by Aleksi Eeben.
Has anyone else figured out the keystrokes to work this?

Posted: Mon Feb 05, 2007 8:33 am
by viznut
Ok, I'll mention Brickshop here too :)

It's available at http://www.pelulamu.net/brickshop/.

I didn't publish it because it's still quite buggy, but you can give it a try. There's source code too!

PAL only, mainly because of the raster feature.

Posted: Tue Feb 06, 2007 4:49 pm
by d0c
i have tryed these paint programs and i find them very unpleasant to use... i would say picasso is the best but its very little user friendly.... if anyone is up for the task to improve the picasso paint program to work more like amica paint/art studio/koala paint it would help alot. but that is alot of work i guess, and you must have programming skills...

anyway as it is now i wish for a program that can convert the c64 koala paint/art studio pictures to the vic20 format, but maybe this is not possible?...

Posted: Wed Feb 07, 2007 6:04 am
by carlsson
You may not get a 1:1 conversion because the colour resolution among other things is different, but when I used ppm2vic, I found that some C64 screenshots (dumped as GIF from the emulator) were rather good to work from as they contain a limited number of colours and already were pixelized.