AsimkSatti / UnityToWeb

Moving Data through Unity and the Web: This simple solution can be used to bridge the gap between games, AR, VR with the Web.
0 stars 0 forks source link

how i can use it??? #1

Open alirezaehteshampour opened 4 years ago

alirezaehteshampour commented 4 years ago

how i can use this for ar project??

AsimkSatti commented 4 years ago

Hey glad you are interested.

I personally used this for an AR project but it can be used in anyway where you would like to move some data between the web and MR world.

You can think about anytime you have a dynamic site that displays what’s on the website via the url.

For example: say you have a website with two pictures. Within the MR application world you take a photo of something and then hit submit. The image will go through a ML application where it identifies it as either of the images and then and you would like to continue another process on the web with that data.

This repo more answers how to do something instead of why. But if you need to move data to a dynamic site and not store user information but still have a unique MR web application this would be a good effort .

This idea could very much support ideas within AR but I don’t believe should stand alone as a AR application

On Tue, Mar 10, 2020 at 5:20 AM alirezaehteshampour < notifications@github.com> wrote:

how i can use this for ar project??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_AsimkSatti_UnityToWeb_issues_1-3Femail-5Fsource-3Dnotifications-26email-5Ftoken-3DAECWNYRKHT7MBEOOXPLFHZ3RGYA4DA5CNFSM4LE2NHP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IT2JEDA&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=as61gJ84u8wRA7WYgU15PA&m=6_OorChb0tM6j5gnVQnYkwnV3MNRMofadOmvXHbNQxo&s=IAQw5n1FKwdVu4kTJhUlV0iitwiYtozYd6wGRyqP5Sk&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AECWNYRADPA24V2WRCPPKLLRGYA4DANCNFSM4LE2NHPQ&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=as61gJ84u8wRA7WYgU15PA&m=6_OorChb0tM6j5gnVQnYkwnV3MNRMofadOmvXHbNQxo&s=bigqBS5chD8sdZXf--1dBlrBFliJP5bW2UVP44xDYRU&e= .

alirezaehteshampour commented 4 years ago

thanks for your answer i want use it for vuforia project that i create with unity please help me step by step for use it that i can make AR for web thnks