Nicholas Yue
Nicholas Yue
Does the recent announcement between AOUSD and Khronos give additional impetus in providing Quad support in gltf ? https://www.khronos.org/blog/building-bridges-in-3d-aousd-and-khronos-collaborate-on-openusd-and-gltf-interoperability
Still not working  ```sh nyue@head0:~/projects/OpenVDB/11.0.0/build$ ninja [232/328] Linking CXX executable openvdb_cmd/vdb_ax/vdb_ax FAILED: openvdb_cmd/vdb_ax/vdb_ax : && /usr/bin/c++ -O3 -DNDEBUG openvdb_cmd/vdb_ax/CMakeFiles/vdb_ax.dir/main.cc.o -o openvdb_cmd/vdb_ax/vdb_ax -L/home/nyue/systems/TBB/2020.3.0/lib -Wl,-rpath,/home/nyue/systems/TBB/2020.3.0/lib:/home/nyue/projects/OpenVDB/11.0.0/build/openvdb_ax/openvdb_ax:/opt/sesi/hfs19.5.773/dsolib:/home/nyue/projects/OpenVDB/11.0.0/build/openvdb/openvdb:/home/nyue/systems/boost/1.81.0-py3.9/lib: openvdb_ax/openvdb_ax/libopenvdb_ax.so.11.0.0 /opt/sesi/hfs19.5.773/dsolib/libjemalloc.so openvdb/openvdb/libopenvdb.so.11.0.0 /home/nyue/systems/TBB/2020.3.0/lib/libtbb.so.2 /opt/sesi/hfs19.5.773/dsolib/libblosc.so /usr/lib/x86_64-linux-gnu/libz.so...
@Idclip for the runtime link error that @CeeGee describe, would it help if OpenVDB build static libraries in addition to shared library and when building the Houdini plugin, it links...
@Idclip The use of LLVMGetDefaultTargetTriple() resolved my issues. I can build everything cleanly without errors on Ubuntu 18.04 + Houdini 19.5, thank you.
Apologies, I have been away for sometime. I am happy to help out on the Alembic specific, especially with getting (1) Normal (2) Texture Coordinate into/out-of Alembic. However, I am...
@mwestphal I do use Discord and I have now joined f3d on discord.
I came across similar problem on both OS X and Linux where the hardware is not very recent. On OS X, depending on the driver version, GLSL shader requires and...
Does Archlinux have glxinfo ? You might want to compare the values from glxinfo output to be certain e.g. on my CentOS box I am typing this message, I get...
Hi Deepak, ``` Lowest shader version supported is 1.50 I am afraid. Manuel, am I correct ? ``` Cheers
I am switching to OS X Yosemite (same old hardware MacBook GeForce 9400M) and retesting.