new stuff

This commit is contained in:
Tarion 2026-07-03 03:41:25 +02:00
parent 8998bc3936
commit 64c8492e5c
No known key found for this signature in database
6907 changed files with 3401899 additions and 0 deletions

11
vendor/assimp/contrib/meshlab/README.md vendored Normal file
View file

@ -0,0 +1,11 @@
# meshlab
Meshlab project cloned in entirety but only using two files: "Parser" and "Scanner" in order to
reformat .wrl/.x3dv files as .xml
## Automatic repo clone
Meshlab repo is automatically cloned. Users who haven't opted-in to VRML support
won't be burdened with the extra download volume.
To update the git commit hash pulled down, modify `Meshlab_GIT_TAG` in file
`code/CMakeLists.txt`; it is not expected that the sole files of interest "Parser" and "Scanner"
will change frequently, if at all, going forward