Thank you so much! With this way, can I compile any example of CGAL, for example, a of 3D convex hull?
@TuxRidersАй бұрын
Yes, this is more or less the method to compile CGAL-based programs.
@jayniketkhare13943 жыл бұрын
Thanku so much for the video it's really helpfull ❤️❤️❤️
@TuxRiders3 жыл бұрын
My pleasure 😊
@ulisesramos2570 Жыл бұрын
Nice video, I have a question do you know if there is any WEB API to obtain volume or perimeter of a 3d model?
@TuxRiders Жыл бұрын
hi, I'm afraid I've never faced such API you are looking for.
@jackbrown45683 жыл бұрын
Hi Mr. Barzegari, your video is very useful but regardless of following every one of the steps you've shown I still find myself with errors in the CMake console (most of them telling me that GMP and MFPR cannot be found). Do you know why this happens?
@TuxRiders3 жыл бұрын
oh, really? it shouldn't be like that :) please make sure that you follow the commands mentioned in the video. you can find them all here: github.com/TuxRiders/environment-setup/blob/main/episode-11-build-cgal-programs-using-cmake.md. your problem is related to the commands that install GMP and MPFR, so make sure to run the correct commands from this page. if the problem persists, come back to me with the error message.
@jackbrown45683 жыл бұрын
@@TuxRiders oh thank you. I solved by having to set manually all the CMake variables such as GMP_INCLUDE_DIR ecc. one by one.
@TuxRiders3 жыл бұрын
@@jackbrown4568 nice :)
@cosimelchornolasco32342 жыл бұрын
Thank you
@TuxRiders2 жыл бұрын
You're welcome :)
@MADGangadharaB2 жыл бұрын
please explain how to build CGAL-bindings for python
@TuxRiders2 жыл бұрын
sure I will. the CGAL SWIG bindings project is still in experimental state, but it's worth having a look. for python binding, there is another project I would recommend: github.com/meshpro/pygalmesh. this is not a full wrapper on all the functionalities of CGAL, but it covers most popular features.
@yaribnevarez25413 жыл бұрын
Thanks!!!
@TuxRiders3 жыл бұрын
Welcome!
@fdshdsfdsqq Жыл бұрын
With the -DCMAKE flags, I was able to compile the program, otherwise there was an error MPFR::MPFR but the target was not found. Thank you!
@TuxRiders Жыл бұрын
thank you for sharing this tip :)
@عموالکی2 жыл бұрын
hi navid please make tutorial about PCL (Point cloud library) and 3Dscanner , damet garm irani boy we love you 🥰
@TuxRiders2 жыл бұрын
hi, chakeram, mamnoon :) sure I will. btw, my name is not navid xD.