3
Use base code in this cartridge to draw created vector shapes made in my vector editor: https://tic80.com/play?cart=1426
Shape loading and drawing code is in TIC function. Variable shapes contains array of all loaded shapes that are defined in variables shapeData1 and shapeData2 exported with vector editor. Each shape is drawn on screen only once and then the screen is stored in memory as an optimalization. So even complex shapes like the one on title screen will not fry the cpu.
kikeroga
|
This is a very attractive line and paint image! (-:
|
Rigachupe
|
Thank you! :-D
|