Polygonal mesh

Материал из Тестовая вики
Версия от 08:28, 16 октября 2008; inter>Vmalukh (New page: Data structure for representing a mosaic model of a surface or a solid body. It is described by a set of nodes (defined by Cartesian coordinates in 3D space) and a set of polygons (defined...)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Data structure for representing a mosaic model of a surface or a solid body. It is described by a set of nodes (defined by Cartesian coordinates in 3D space) and a set of polygons (defined by the nodes indices in the given orientation with regard to the body boundaries).