Thanks! That will help. What my first problem is, how can I make a cube out of seperate meshes.
So I can change it's shape. Thanks, Koen > > Message: 1 > Date: Sat, 17 Nov 2007 09:02:08 +0800 > From: zuric <[EMAIL PROTECTED]> > Subject: Re: [osflash] Simple moddeling flash tool, step 1 : simple > adjustable cube > To: "Open Source Flash Mailing List" <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > maybe you can start with creating a script system > for example: > create cube "cube1 " 0 0 0 100 100 100; //create a cube in (0,0,0) with > the > name"cube1" > modify cube -x 10; //change the cube's x = 10 > > something like MEL in Maya > > After that, you can write UI tools to excute the script you defined. > > > On 11/17/07, Koen Deleij <[EMAIL PROTECTED]> wrote: >> >> Hey guys, >> >> For educational goals, I'm trying to make a simple modelling tool in >> papervision. >> I want to start with adjusting a cube. Changing one of the eight points >> for start. >> Anybody an idea where I should start ? I'm a little bit stuck starting >> this project. >> >> Thanks, >> >> Koen >> _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
