Wed, 08/26/2009 - 04:10
Forums:
Hello.everyone.
I am a software engineer of coordinate measurement machine.
I have a question about OpenCASCADE technology.
I want to load measurement data and CAD data into one software.
I also want to load over million point data and to convert it into polygon mesh data ,for I want to remesh it.
Is OpenCASCADE suit for such a application?
please tell me the answer.
thank you.
Wed, 08/26/2009 - 13:27
If you have enough memory and fast enough computer, why not.
Mon, 09/07/2009 - 01:11
Maybe, maybe not. But if you end up with a lot of problems, you should try VTK.
http://vtk.org/
Thu, 03/18/2010 - 07:46
thank you everyone.
vtk is very useful to process point of cloud data.
and MeshVS and Poly data structure works well.