Posted 06 November 2013 - 10:49 PM
ccpaint is a paint program for cclights2
You need the tm api becuase ccpaint saves to a format only the tm api
can display.
How to use ccpaint
Place a monitor next to the gpu. Download ccpaint and tm(api)
Type 'ccpaint <gpu side>'. Right click the monitor. Click/Drag to draw.
Keys
q-quit
o-set start of picture
s-save
c-set draw color
b-set background color
n-new
Screenshot
Functions
drawImage(name, x, y, gpu handler)
How to use pictures
Edit the save file. Go to the end of the file. Add tm.addImage() and tm.drawImage().
Save and run the save file.
Downloads
Credit
fm
If you want to contribute, pm a change and tell my why I should put it in my code.
If I do put the change in my code I will give you credit.
You need the tm api becuase ccpaint saves to a format only the tm api
can display.
How to use ccpaint
Spoiler
Place a computer down. Place a gpu next to the computer.Place a monitor next to the gpu. Download ccpaint and tm(api)
Type 'ccpaint <gpu side>'. Right click the monitor. Click/Drag to draw.
Keys
Spoiler
Keys only work on the computer(I have my reasons)q-quit
o-set start of picture
s-save
c-set draw color
b-set background color
n-new
Screenshot
Spoiler
[attachment=1386:ccpaintSample.png]Functions
Spoiler
fmSpoiler
addImage(name, pictureTable)drawImage(name, x, y, gpu handler)
How to use pictures
Spoiler
You need fm api loaded for this to work.Edit the save file. Go to the end of the file. Add tm.addImage() and tm.drawImage().
Save and run the save file.
Downloads
Credit
Spoiler
ccpaintSpoiler
Je06(me)Spoiler
Je06(me)If you want to contribute, pm a change and tell my why I should put it in my code.
If I do put the change in my code I will give you credit.
Edited on 07 November 2013 - 08:05 AM