google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

AR mobile device with power of PC #55

Open JPCannonNew opened 5 years ago

JPCannonNew commented 5 years ago

Hi. Currently Im trying to create AR project with real complex model, about 20mln polygons. My idea was to use mobile device as camera to pc and then streaming pc screen on tablet to see everything after using pc power. Is there any better option for something like this?

Im currently using AR Kit and AR Core but maybe there is some better way?

wickerman123 commented 5 years ago

Read the documentation, there are already built in solutions for this.

https://docs.unrealengine.com/en-us/Engine/Plugins/VirtualCameraPlugin https://docs.unrealengine.com/en-us/Platforms/PixelStreaming/PixelStreamingIntro