# pcforcs **Repository Path**: wujilingfeng/pcforcs ## Basic Information - **Project Name**: pcforcs - **Description**: points_cloud绑定到c# - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-14 - **Last Updated**: 2021-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### pcforcs c++的库pointscloud绑定到c#的库。 #### thirdpart * pointscloud * libcell * cstructures * viewer_matrix4x4.lib #### compiler for windows cl ```bash xmake c xmake ``` #### run demo ```bash cd temp_libs bash rum.sh ```