Skip to content

Sub-project of "unity_AR_to_model_app". This is basically the wrapper of PCL.

Notifications You must be signed in to change notification settings

petergu684/pcl_unity_wrapper

Repository files navigation

Introduction

Sub project of "unity_AR_to_model_app". This project is mainly a wrapper of PCL. The purpose is to import some useful functions in PCL into Unity C#. Also those operations that requires a large amount of computations (like processing those point cloud data) are also written here in C++ for the sake of efficiency. Generated dll file should be put under Assets/Plugins in Unity Project.

About

Sub-project of "unity_AR_to_model_app". This is basically the wrapper of PCL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published