Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Possible?: Import math formular in Flash to draw in 3D...
From: Branden Hall
Date: Mon, 20 Mar 2000 19:48:52 GMT

EH... its kinda possible... check out the 3D menu recently shown in the list
or the chemical modeler one I made a while back. As for how Flash actually
creates curves... its not quite as simple as you portrayed it... Flash uses
mostly bezier curves defined by 3 points (JD if I'm wrong here, correct me)
instead of the usual 4. This is what allows for the "vector clay" effect in
Flash. I do not know if circles are defined differently, but if everything
is beziers, then its not formulaic like that.. its just 3 points per curve
segment.

-= Branden J. Hall
-= Multimedia Developer/Instructor
-= Fig Leaf Software - "We've got you covered!"



-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Marc
Pidoux
Sent: Monday, March 20, 2000 2:00 PM
To: flasheratchinwag [dot] com
Subject: FLASH: Possible?: Import math formular in Flash to draw in
3D...


Hi,

I was trying to figurate out something which could be nice, according that:

1. Flash is a programm base on vector,
2. Vectors are based on Formular,
3. Formular are Math.

After this, to "draw" a circle with a math formular is equal to:
x�+y�=3� (where the raduis is 3 and the origine point a 0,0)

When I draw a circle in Flash, all what Flash is doing, probably, is to save
this formular with other informations.
If might look like something like this:

background="000000" width="550" height="400" rate="12"
object1=(name="circle", shape=x�+y�=3�, position=100/100, color="FFFFFF")

If this is what happend realy, this is why flash files are so small. Then
the
flash player just read this text file and generat it again.
If you create a flash animation including a black circle and save it as
"Generator Template" and open it with Editor, you will see some text
character.
They will not all be readeble but you will see at least : width="550"
height="400" rate="12", BINGO...

The question now is, is it possible to "send" to Flash a formular such as
x�+y�=3� and Flash will generate the proper shape.
If yes, this will be very nice because we will be able to draw in Flash very
complexe shapes and to put a variable on one or more of the arguments to be
able
to interact with this shape to create 3D movements for exemple...

Sounds nice, isn't it!?

Cheers

Marc

(n.b.: I am not very good in math, so excuse possible mistakes...)


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH:Targeting opener from flash.., Scott Jeppesen
  Re: FLASH: Possible?: Import math formul, Marc Pidoux

Replies
  FLASH: Possible?: Import math formular i, Marc Pidoux

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]