Skip to content

증강현실기반 마림바 유사악기 (Augmented reality-based marimba-like instrument)

Notifications You must be signed in to change notification settings

euzl/AR-MARIMBA

Repository files navigation

AR-MARIMBA

증강현실기반 마림바 유사악기 (Augmented Reality based Marimba like Instrument)

Screen Shot

시작화면 안내문 재생모습
image image image


Description

Unity Vuforia C#

image Flow Chart

Virtual Button, 3D text, Particle System, Rotating Animation, Change Scene



Directory hierarchy

AR-MARIMBA
├── image_target.jpg # 본 프로젝트에서 image target으로 사용한 이미지
├── Assets
│   ├── AurynSky # 보석 object
│   │   └── Gems\ Ultimate\ Pack
│   │       ├── Materials
│   │       ├── Models
│   │       ├── Prefabs
│   │       ├── Scenes
│   │       └── Scripts
│   ├── Editor
│   │   └── Vuforia
│   │       ├── CylinderTargetTextures
│   │       │   └── VuforiaMars_Images
│   │       ├── ForPrint
│   │       │   ├── CylinderTarget
│   │       │   ├── ImageTargets
│   │       │   └── MultiTarget
│   │       └── ImageTargetTextures # imageTarget texture 저장
│   │           ├── cd2
│   │           └── paper
│   ├── Resources # 음원, 버튼, 배경, 색상 리소스 저장
│   ├── Scenes # 총 2개의 scene 존재 (시작화면, 플레이화면)
│   ├── Scripts # object 에서 사용되는 스크립트 저장
│   └── StreamingAssets
│       └── Vuforia # imageTarget asset 저장
├── Library
│   ├── ... # 라이브러리, 기타 생략

About

증강현실기반 마림바 유사악기 (Augmented reality-based marimba-like instrument)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages