MarekKowalski / LiveScan3D-Hololens

A Unity application for receiving and rendering point clouds on Hololens and other devices.
MIT License
571 stars 144 forks source link

How do I get stream to flow into Unity #29

Open myheathcliff opened 2 years ago

myheathcliff commented 2 years ago

Sorry, I have never learned Unity before. I have installed all the required applications (LiveScan3D /Kinects V2 / Unity-2018.4.14C1 /Visual Studio 2019), but when I opened Unity there was no response. Is there anything else I need to do after I open Unity? thank you

MarekKowalski commented 2 years ago

I suggest you checkout a basic tutorial of Unity, it would make your life a little easier :) Here's a list of steps you would need to take:

myheathcliff commented 2 years ago

Thank you very much for your instruction. I'll have a try!