Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.68 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.68 KB

ARSimulation_Monobike

This is Unity project of a showcase of an AR app built with Unity 2021.3 and AR Foundation 5.0. In the app, the user can explore a bike which is placed on the floor. The 3D model of the bike is not made by myself (see credits) but I textured this model as part of the Sketchfab Texturing Challenge “MonoBike”. See https://skfb.ly/6Ut8E The style of the bike is inspired by the German history. “Simson” was a company in my hometown Suhl, Germany, in the former German Democratic Republic (GDR). They produced, among other things, motorcycles.

Features

  • Plane detection (like floor, walls etc.)
  • Hover effect: Highlight and outline of Objects on MouseOver
  • Clickable Objects
  • Showing info panels for clickable objects
  • Turn light on and off with click on the lamp
  • Turn bike on and off with click on button

Credits