[][src]Module kiss3d::renderer::point_renderer

A batched point renderer.

Structs

PointRenderer

Structure which manages the display of short-living points.

Statics

POINTS_FRAGMENT_SRC

Fragment shader used by the material to display line.

POINTS_VERTEX_SRC

Vertex shader used by the material to display line.