Skip to content

This is a powerful 3d line drawing extract framework

License

Notifications You must be signed in to change notification settings

Yours-shupeng/trianglemesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line View Tool Build Status

This project is to serve opensse, Get line-drawing images for each model(support *.off and *.obj) using viewpoint matrix(under ../data/view/).

Demo 1

In my demo, I used 102 viewpoints on earth to project line drawings.

view points(red points)

view points

model

teddy

line drawings

line drawings

Usage

gen_view_image modelfile xfdir viewnum imagedir

example:(make sure dir teddy is exist.)

./gen_view_image ../data/teddy.off ./data/view/ 102 teddy

Demo 2

On branch trianglemesh, there are powerfull line drawings extract framework for you. Until now, It supported Boundaries, Exterior Silhouette, Occluding Contours, Suggestive Contours, Ridges and Valleys, Apparent Ridges.

Triangle mesh

Thanks

License

Code is under the Apache License, Version 2.0.

Donate

I accept tips through Alipay. Scan below qr code to donate:

Alipay.

Contact me

If you have any question or idea, please email to me.

About

This is a powerful 3d line drawing extract framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • Other 1.8%