Skip to content
Snippets Groups Projects
Commit 45fa8787 authored by Ansgar Philippsen's avatar Ansgar Philippsen
Browse files

revamped gfx PrimList

PrimList now contains four specific rendering primitives: points, lines,
spheres and cylinders; lines and cylinders accept two different colors
for each endpoint, and cylinders support two different radii for their ends.
The rendering mode no longer has any effect, also, it is no longer possible
to change the radius of spheres and cylinders once they are added.

The python interface is much more sophisticated, using named arguments
for optional parameters.

The low-level cylinder routine in IndexedVertexArray was adjusted
accordingly
parent 03c9fa03
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment