Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] demo programs

Subject: CGAL users discussion list

List archive

[cgal-discuss] demo programs


Chronological Thread 
  • From: 장인엽 <>
  • To: <>
  • Subject: [cgal-discuss] demo programs
  • Date: Fri, 5 Feb 2010 11:34:49 +0900

Hi~ I’m a beginner of CGAL using msvc compiler

I tried to use some demo programs in CGAL 3.5.1, but I got some error messages.

 

1.     In ‘Surface_reconstruction_points_3’ demo, it give me an error message, ‘ChineseDragragon.off has not a known file format’ when open the file in data directory.

 

2.     When execute a ‘Triangulation_3’ demo program, I got a message ‘Geomview doesn’t work on this platform……..’

I know it doesn’t work in window os platform.., then, I’d like to know how to use this demo program in window platform…

 

3.     In examples, ‘Mesh_3’ generates a ‘out.mesh’ file. So, I want to know how to load the ‘mesh’ file…

I know that ‘medit’ program can read this file, but I’m a stranger on the program.. I want to implement to load and to process a mesh file by myself..

Perhaps, is there the other method to load the mesh file or can someone give a demo program loading and processing the ‘mesh’ file…?

 

Additionally, if someone offers a basic demo platform can cover those all problems, it is very helpful to me..

 




Archive powered by MHonArc 2.6.16.

Top of Page