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
>
>
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to