Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
/ rt_ue4 Public archive

Realtime viz in Unity (talking to a webapp)

Notifications You must be signed in to change notification settings

boarnoah/rt_ue4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

rt_ue4

Realtime viz in UE4 (talking to a webapp)

What? Why?

PoC for part of a design project.

Idea is:

  1. Web application where user drafts floor plans, dimensions / materials
  2. Data conveyed to UE4 via backend
  3. UE4 generates static meshes based on the dimensions. The meshes are generated in realtime (polling), so an update on the Web UI will be reflected within the app.

Extra:

  • Use ARCore to display generated models in physical space. Possibly set to physical location based on markers.

  • Ability to rotate, view model using hand gestures.

Web application is: https://github.com/boarnoah/rt_app

https://developers.google.com/ar/develop/unity/quickstart-android

About

Realtime viz in Unity (talking to a webapp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published