Skip to content

Frontend Unity3D GUI program in HKScM Children Zone: Facial Symmetry (3 kiosks)

Notifications You must be signed in to change notification settings

yucolab-HL1716/HL1714-HKScMFacialUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HL1714 HKScM Facial Symmetry - Unity3D GUI program

Application Description

  • Frontend Unity3D GUI program in HKScM Children Zone: Facial Symmetry (3 kiosks)
  • 32" Elo touchscreen program, 1920x1080 single monitor
  • Face detection, animal face decoration, photo capture and countdown are handled by background openFrameworks program (HL1714-HKScMFacialCam)
  • Communicate with OF app via TCP (as server) and share rendering frames using Spout protocol
  • Communicate with local hosted XAMPP server () to save game records, upload photos for downloading via QR, and email photos to visitors

Development Environment

  • Windows 10
  • Unity 2017.4.1f1 (64-bit)

Main 3rd-party Frameworks/Libraries

Folder Structure of Main Components

HKSMChildrenZoneUI/                             --- Main Unity3D project folder
    Assets/
        Animations/                             --- Animations and Controllers
        Editor/YucoUtils/
        Fonts/
        Plugins/                                
        Prefabs/
        RenderTextures/                         --- RenderTexture for Receiving Spout from OF
        Resources/
        SFX/                                    --- Audio SFX files
        Scenes/                                 --- Unity3D .scene folder
        Scripts/
        Sprites/                                --- All images and sprites of the program
        StreamingAssets/                        --- Config files, copied to "_Data" folder after built
    Build/                                      --- Build folder
        HKSMCZ_FacialUI_Data/                   --- Assets and runtime libraries for execuatble
            StreamingAssets/
                facialUI_cms/                   --- Contains CMS configurations, shared folder to HKScM staff network
                    settings.ini
                internal/                       --- Contains internal configurations
                    settings.ini
        HKSMCZ_FacialUI.exe/                    --- Main executable

Setup Guide

About

Frontend Unity3D GUI program in HKScM Children Zone: Facial Symmetry (3 kiosks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published