saba icon indicating copy to clipboard operation
saba copied to clipboard

OpenGL Viewer (OBJ PMD PMX)

Results 17 saba issues
Sort by recently updated
recently updated
newest added

``` sh cmake -G "Visual Studio 17 2022 Win64" ^ -D CMAKE_INSTALL_PREFIX="C:/Users/mj/source/repos/saba/build" ^ -D INSTALL_LIBS=ON ^ -D USE_MSVC_RUNTIME_LIBRARY_DLL=On ^ -D BUILD_CPU_DEMOS=Off ^ -D BUILD_OPENGL3_DEMOS=Off ^ -D BUILD_BULLET2_DEMOS=Off ^ -D BUILD_UNIT_TESTS=Off...

When building with Xcode, directories such as Debug and Release are created one level below and executable files are generated there. Currently, the resource directory is not copied to each...

Could NOT find GLFW (missing: GLFW_LIBRARIES) CMake Error at external/CMakeLists.txt:8 (add_subdirectory): The source directory D:/test/saba-master/saba-master/external/glfw does not contain a CMakeLists.txt file.

Could NOT find GLFW (missing: GLFW_LIBRARIES) CMake Error at external/CMakeLists.txt:8 (add_subdirectory): The source directory D:/test/saba-master/saba-master/external/glfw does not contain a CMakeLists.txt file.

Can the world coordinates of human skeleton be extracted for each frame according to vmd and pmx files

how to export the pmx and vmd to fbx?