If you have enough memory and fast enough computer, why not.
Archived discussion
Can I process over ten thouthand point data with OpenCASCADE?
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.
Discussion
3 archived replies
Posts are displayed in their archived order.
Maybe, maybe not. But if you end up with a lot of problems, you should try VTK.
thank you everyone.
vtk is very useful to process point of cloud data.
and MeshVS and Poly data structure works well.