Project

General

Profile

« Previous | Next » 

Revision e5ba319d

Added by Leszek Koltunski over 5 years ago

- new icon for the GLOW app
- rename the BitmapTree app to ObjectTree

View differences:

src/main/java/org/distorted/library/mesh/MeshBase.java
31 31

  
32 32
///////////////////////////////////////////////////////////////////////////////////////////////////
33 33
/**
34
 * Abstract class which represents a Mesh, i.e. an array of vertices (rendered as a TRIANGLE_STRIP)
34
 * Abstract class which represents a Mesh, ie an array of vertices (rendered as a TRIANGLE_STRIP).
35 35
 * <p>
36 36
 * If you want to render to a particular shape, extend from here, construct a float array
37 37
 * containing per-vertex attributes, and call back setAttribs().

Also available in: Unified diff