
Downloads:
Here is a maintenance version of MadView3D, a 3D object viewer based on GeeXLab. MadView3D can load many 3D file formats including .3ds, .obj, .glTF, .fbx, etc.
This new release fixes a shader bug on Linux with OpenGL 3.0 support (Nouveau driver) and uses the latest GeeXLab 0.27.0.0.
An overview of the current features of MadView3D is available HERE.
Here are some tests with free glTF objects downloaded from sketchfab. Other glTF sample models can be downloaded from THIS PAGE.



On Linux Mint 19.1 with Nouveau drivers:

Great app. I’m using it on Linux Mint 19.1. Although its works by drop-down files, I can’t use it by the Start Menu. I created a launcher to it, but it does not work, standing a simple window with no functionality instead: https://snag.gy/eL5Q26.jpg
Thanks for your feedback. It’s likely an issue with the loading of MadView3D main XML file. Try to look at the log file, maybe there is more info. I will look at the bug for the next update.
Same result here. Drag and drop looks fine to me, but it would be fine to be able to set it as default program for 3d files.
Hi,
I see in the release notes for Linux 0.3.2.1 that the glibc 2.27 dependency was removed, however when I try to launch it, I get:
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.8′ not found (required by ./MadView3D)
./MadView3D: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21′ not found (required by ./MadView3D)
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.9′ not found (required by ./MadView3D)
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.8′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxl_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.9′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxl_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxl_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxl_r_linux_x64.so)
./MadView3D: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.8′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `CXXABI_1.3.9′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
./MadView3D: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21′ not found (required by /data/home/maxx.lee/Downloads/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
I’m running CentOS 7.6
Any tips here?
Thanks!
./MadView3D
./MadView3D: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by /home/mira/Programs/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)
—–
Version 0.3.2.1 – 2019.01.11
* (Linux) removed the dependency with GLIBC 2.27.
MadView3D can now run on Linux with older versions of the GLIBC.
—–
I do not believe this to be the case. I downloaded MadView3D 0.3.2.1 for Linux (https://www.geeks3d.com/dl/show/578) and it still fails to run under Ubuntu Xenial 16.04.
Terminal output:
user@AcerCB:~/Temp/Madview3D_linux64$ ./start_madview3d.sh
./MadView3D: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27′ not found (required by /home/user/Temp/Madview3D_linux64/dylibs/libgxc_r_linux_x64.so)