Module vertex_utils

Module vertex_utils 

Source
Expand description

Utility functions for creating common vertex patterns

Functionsยง

create_line
Create vertices for a line from start to end point
create_line_plot
Create vertices for a parametric line plot
create_point_cloud
Create vertices for a point cloud
create_scatter_plot
Create vertices for a scatter plot
create_triangle
Create vertices for a triangle