Skip to content

jhidding/cgal_mesh_to_obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGAL_Mesh_to_obj

How to write a CGAL mesh to Wavefront OBJ file.

Building

Edit the Makefile to your convenience. The default compiler is g++. For example, if you wish to compile with clang, change the compile and link commands into clang++.

To build the example, enter make. The executable will end up in the build directory.

About

Howto write a CGAL mesh to Wavefront OBJ file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published