Vector graphics

Blitz3D Forums/Blitz3D Beginners Area/Vector graphics

elseano(Posted 2004) [#1]
I know this is a pretty general question, but how would I go about writing a vector grpahic based game?


jhocking(Posted 2004) [#2]
That is way too general. For starters, do you mean in Blitz? If not, one obvious approach would be to buy Swish for $50 and do a Flash game.


SoggyP(Posted 2004) [#3]
Hi Folks,

Someone has done a vector library for Blitz, possibly in the code archives.

Later,

Jes


jhocking(Posted 2004) [#4]
It's in the Graphics section of the Code Archives. It's pretty primitive stuff though, only the really bare bones, and hard to use.


elseano(Posted 2004) [#5]
I was talking about blitz, yes. Ok, I'll chack the code archives, then...