feat: add obj reader
This commit is contained in:
@@ -22,6 +22,7 @@ add_library(${libName} SHARED
|
||||
GopTransform.cpp
|
||||
GopHouse.cpp
|
||||
GopTestCube.cpp
|
||||
GopGeometryImport.cpp
|
||||
)
|
||||
target_link_libraries(${libName} PRIVATE Qt6::Core Qt6::Widgets Qt6::SvgWidgets Qt6::OpenGLWidgets glm::glm Eigen3::Eigen TBB::tbb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user