jit.gl.graph Open GL floating-point data visualization

Use jit.gl.graph to render one-dimensional floating point data as a three-dimensional shape.

GL Group

Attributes:
Name Type Description
circpoints int The number of circumference points to render for each cylidrical slice. For example, a value of 1 will render a line, a value of 2 will render a planar area, a value of 3 will render the geometry using triangular prisms, etc.

Example:

See Also:
jit.buffer~, jit.catch~, jit.gl.gridshape, jit.gl.handle, jit.gl.isosurf, jit.gl.mesh, jit.gl.model, jit.gl.nurbs, jit.gl.plato, jit.gl.render, jit.gl.shader, jit.gl.sketch, jit.gl.slab, jit.gl.text2d, jit.gl.text3d, jit.gl.texture, jit.gl.videoplane, jit.gl.volume, jit.graph, jit.plot