Creating polygons from points in Java3D
843799Jul 29 2002 — edited Jul 30 2002I am relatively new to Java3D comming from OpenGL/C++ and I was wondering what is the method for creating polygons from vertices? I've checked the tutorials and demos that came with J3D, but they use the prebuilt shapes as their demonstration. Could someone post am explaination or point me to a site with the appropriate information? Thanks.