VasileiosBouzas / MeshPolygonization

68 stars 17 forks source link

how to built #13

Closed Magical1-zyz closed 8 months ago

Magical1-zyz commented 8 months ago

I am a newbie in computer graphic, I have made this project with cmake, and what should I do next? I have create build folder and built it with cmake, but I don't know how to use it

LiangliangNan commented 8 months ago

The build process is almost standard. Please refer to the build section of my other project: https://github.com/LiangliangNan/Easy3D#build-easy3d

Magical1-zyz commented 8 months ago

thanks,I will see it later