You should have some examples downloaded with java3d API.

--- Desiree Hilbring <[EMAIL PROTECTED]> wrote:
> Hi, Im a beginner in Java3D and tried  to render a
> polygon with
> coordinates , about
> float x={500f,700f,...,500f}
> float y={500f,700f,...,500f}
>
> with the triangulator and GeometryInfo class.
>
> I tired to move the ViewPlatform so that I can see
> it, with
>
> trans.set(new Vector3d(500.0d,500.0d,55.0d));
>
> but al I get is an empty black screen.
>
> What I am doing wrong?
>
> I would really appreciate a working example,
>
> thanks Desiree
>

===
David.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to