Use Meshroom Generate 3D Model From Images

Use your smartphone to take some pictures of a book, then import these photos into meshroom, click the start button and it will generate mtl, obj and png files. The files generated for the above 3D model: https://www.weiy.city/Download/models/book/texture_0.pnghttps://www.weiy.city/Download/models/book/texture_1.pnghttps://www.weiy.city/Download/models/book/texturedMesh.mtlhttps://www.weiy.city/Download/models/book/texturedMesh.obj

Use vtkActor2D To Make 2D Button On Screen

Environment: VTK8.2.0 + Qt 5.12.2. I have tried vtkImageActor, vtkActor2D and vtkButtonWidget to make 2D button in different scenes. After comparing them, I think vtkActor2D is the most convenient and the safest solution. Here is an example using vtkButtonWidget, Use vtkButtonWidget To Create 2D Button. vtkImageActor is a 3D actor, we need Read more…

Tex To PDF
: convert the Latex file which suffix is tex to a PDF file

X