Add outline rendering.
This commit is contained in:
parent
f04d86e0ad
commit
a20c0183df
20 changed files with 291 additions and 64 deletions
|
@ -7,6 +7,7 @@ list(APPEND mesh_LIB_INCLUDES
|
|||
Node.cpp
|
||||
QuadMesh.cpp
|
||||
TriMesh.cpp
|
||||
LineMesh.cpp
|
||||
MeshPrimitives.cpp
|
||||
MeshBuilder.cpp)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue