I have created an application that creates a 3D object and allows the user
to rotate it, which sounds like what you want. There is a huge amount of
code in doing something like that, most of which is not at all basic. There
are lots of reference books on graphics programming and 3D transformations,
although most are not in VB. I recommend "Visual Basic Graphics
Programming" by Rod Stephens. It was easy to understand, and his examples
worked. I based my program on the code that he provides in the book.
Coral
> ----------------------------------------------------------------------
>
> Subject: 3d transformation i don't know
> From: bnm mnb <anupcus123@y...>
> Date: Mon, 2 Dec 2002 17:00:59 -0800 (PST)
> X-Message-Number: 1
>
>
> Hi friend, can you forward me some basic programing tricks and
> code of using matrix for 3d transformation.
>
> i have a project that require rotation of a solid box in a
> picture box. i don't have that much time to study throughout them.
>
> please replay me if you know.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now
>
> ----------------------------------------------------------------------
>