Adding new twist object 3d
This commit is contained in:
parent
14e805a997
commit
a9577e9a35
7 changed files with 215 additions and 34 deletions
|
|
@ -191,9 +191,11 @@ namespace MatterHackers.MeshVisualizer
|
|||
{
|
||||
firstEnd = end;
|
||||
}
|
||||
|
||||
lastEnd = end;
|
||||
first = false;
|
||||
}
|
||||
|
||||
world.Render3DLineNoPrep(frustum, firstEnd, lastEnd, color, 1);
|
||||
|
||||
GL.Enable(EnableCap.Lighting);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue