Скачать Getting Started with the Java 3D™ API (Creating Geometry) бесплатно
9 июня 2009 | Автор: Admin | Рубрика: Компьютерная литература » Програм-ние и разработка » Java | Комментариев: 0
Getting Started with the Java 3D™ API (Creating Geometry) Publisher: Sun Microsystems, Inc. | ISBN: NA | edition 1999 | PDF | 50 pages | 1,4 mb There are three major ways to create new geometric content. One way uses the geometric utility classes for box, cone, cylinder, and sphere. Another way is for the programmer to specify the vertex coordinates for points, line segments, and/or polygonal surfaces. A third way is to use a geometry loader. This chapter demonstrates creating geometric content the first two ways. |