mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 18:44:39 +00:00
Osx Binaries for u3d conversion
This commit is contained in:
parent
896b7f8584
commit
36e8bccaec
5
src/meshlab/plugins/U3D_OSX/IDTFConverter.sh
Executable file
5
src/meshlab/plugins/U3D_OSX/IDTFConverter.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
export LD_LIBRARY_PATH=$1:${LD_LIBRARY_PATH}
|
||||
export U3D_LIBDIR=$1
|
||||
$1/IDTFConverter.out $2 $3 $4 $5 $6 $7 $8 $9 $10
|
||||
BIN
src/meshlab/plugins/U3D_OSX/IFXCore.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/IFXCore.dylib
Executable file
Binary file not shown.
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXExporting.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXExporting.dylib
Executable file
Binary file not shown.
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXImporting.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXImporting.dylib
Executable file
Binary file not shown.
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXRendering.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXRendering.dylib
Executable file
Binary file not shown.
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXScheduling.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXScheduling.dylib
Executable file
Binary file not shown.
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXTextureModifier.dylib
Executable file
BIN
src/meshlab/plugins/U3D_OSX/Plugins/IFXTextureModifier.dylib
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user