public class DwMeshUtils extends Object
Constructor and Description |
---|
DwMeshUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
createPolyhedronShape(processing.core.PShape shape,
DwIndexedFaceSetAble ifs,
float scale,
int verts_per_face,
boolean smooth) |
static void |
createPolyhedronShapeNormals(processing.core.PShape shape,
DwIndexedFaceSetAble ifs,
float scale,
float normal_len) |
public static void createPolyhedronShape(processing.core.PShape shape, DwIndexedFaceSetAble ifs, float scale, int verts_per_face, boolean smooth)
public static void createPolyhedronShapeNormals(processing.core.PShape shape, DwIndexedFaceSetAble ifs, float scale, float normal_len)
Processing library PixelFlow by Thomas Diewald. (c) 2017