Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Handle curved geometries (line/polygon 3d symbol) and repeated vertices
- Loading branch information
Showing
with
32 additions
and 12 deletions.
- +7 −1 src/3d/lineentity.cpp
- +7 −1 src/3d/polygonentity.cpp
- +18 −10 src/3d/tessellator.cpp