Re: I want Vector Graphics
What about Sphax Vectorial Shape? You can draw that stuff with it, and it supports SVG, a text file format for vector graphics, based on XML.
Re: I want Vector Graphics
Can you load internal graphics from text? (Like say a string.)
Re: I want Vector Graphics
Dragonguy, you don't make sense.. But I'm certain Sphax Vectorial Shape is perfect, however it is currently in the beta stage.
Re: I want Vector Graphics
Sphax Vectorial Shape object can display vectorial shapes and load/save them from standard SVG format. :D
Re: I want Vector Graphics
Quote:
Originally Posted by Sphax
Sphax Vectorial Shape object can display vectorial shapes and load/save them from standard SVG format. :D
how exactly? I tried loading an .svg file yet it didn't display anything at all
Re: I want Vector Graphics
It only can load 1 single shape. You'd have to loop through all shapes (using that expression), and display them manually.
Re: I want Vector Graphics
Sphax can it please load Graphics internally somehow please!
Coz your the best extension maker ever and your not afraid a simple request are you? of course not.
I imgaine there would be numerous ways to do it, like have an action which requires you to pick an ID off a string and loads that or have an action which requires a text expression and then loads that, don't mind which. Thanks.
Re: I want Vector Graphics
Quote:
Originally Posted by dragonguy
Coz your the best extension maker ever
Hey!
Re: I want Vector Graphics
Quote:
Originally Posted by Looki
It only can load 1 single shape. You'd have to loop through all shapes (using that expression), and display them manually.
an action to do that would seem appropriate
Re: I want Vector Graphics
Quote:
Originally Posted by Jamie
Quote:
Originally Posted by dragonguy
Coz your the best extension maker ever
Hey!
Haha. :)
Re: I want Vector Graphics
Quote:
Originally Posted by Alonso
Quote:
Originally Posted by Jamie
Quote:
Originally Posted by dragonguy
Coz your the best extension maker ever
Hey!
Haha. :)
Lol! It's not the case at all but well...
Quote:
Originally Posted by dragonguy
Sphax can it please load Graphics internally somehow please!
[...]
I imagine there would be numerous ways to do it, like have an action which requires you to pick an ID off a string and loads that or have an action which requires a text expression and then loads that, don't mind which. Thanks.
It's already the case... You can load a Vectorial shape from a string in SVG format. ;)
I know I didn't wrote any documentation currently but since you are the best MMF2 project maker ever, it will not be a problem for you (look at "Import"->"SVG Element from SVG source String"). ;)
EDIT: Like Looki said, VectorialShape object can only load/save and display only one shape (one vectorial element). Also the load/save feature to SVG format only support basic elements types (lines, polylines, circles, ellipses, rectangles and polygones): it don't supports "path" (that's maybe why it don't load anything sometimes).
Re: I want Vector Graphics
Great Your Extension is Perfect, when will it be finished?
Where can I download it?
Where can I learn SVG?
Can it have an update for curved lines at some point, (that would require 3 Positions instead 2) please.
Re: I want Vector Graphics
If you searched a bit on the forum, you would have found the post where I have released the beta of this extension... But since I know it's easiest to get the things from others directly in the mouth here is the post related to the requested extension...
SVG is a common vectorial format defined by the W3C (More information about SVG). It's a very well known format and it's used a lot by graphic programs.
Quote:
Originally Posted by dragonguy
Can it have an update for curved lines at some point, (that would require 3 Positions instead 2) please.
Stop asking for things that have already been developed... Before asking, check if what you are asking for already exists or not... VectorialShape object CAN manage curved shapes (since it can manage circles and ellipses as I've already said...)
EDIT: Another thing dragonguy: Can I remind you that you have already posted on the post I've linked above? So you should be aware about this extension... :mad:
Re: I want Vector Graphics
sphax, you're the best. can you explain physics to me, im stuck too ;)
Re: I want Vector Graphics
Quote:
Originally Posted by danjo
sphax, you're the best. can you explain physics to me, im stuck too ;)
I am currently creating tutorials about the physics object here: http://www.gamebuilder.info/world/content/physics-object-basic-shapes
Re: I want Vector Graphics
Quote:
Originally Posted by Dynamite
Quote:
Originally Posted by danjo
sphax, you're the best. can you explain physics to me, im stuck too ;)
I am currently creating tutorials about the physics object here: http://www.gamebuilder.info/world/content/physics-object-basic-shapes
I think Danjo jokes Dynamite. ;)
:D
Re: I want Vector Graphics
Quote:
Originally Posted by dragonguy
Great Your Extension is Perfect, when will it be finished?
Sorry, I just had to... (Sphax already commented on the rest of this post)
If it's perfect, why does it need finishing? :grin:
Re: I want Vector Graphics
Beacuse you need like 10 Sphax Vectoral Shapes to make a player object, you should be able to have more than one vector graphic per object making it much quicker.
Re: I want Vector Graphics
Quote:
Originally Posted by Alonso
Quote:
Originally Posted by Jamie
Quote:
Originally Posted by dragonguy
Coz your the best extension maker ever
Hey!
Haha. :)
I have to say, Jamie and Sphax are equal in extension-making quality.
Re: I want Vector Graphics
MechaBrowser, it has, almost: Expressions.
You can get the number of shapes from a file