Skip to content

araobp/unity-excavator

Repository files navigation

Unity excavator

This project is an achivement of my self-study on digital twin in my spare time.

Demo

WebGL-version

YouTube

Requirements

Android support

I have confirmed that the project names with bold fonts run on my Google Pixel4.

Coping with this error where Standard Assets are used with Unity 2019.4

Assets\Standard Assets\Utility\SimpleActivatorMenu.cs(11,16): error CS0619: 'GUIText' is obsolete: 'GUIText has been removed. Use UI.Text instead.'

Just remove "Assets\Utility\ForcedReset.cs" and "Assets\Utility\SimpleActivatorMenu.cs".

Projects

Vehicle operation

Classical Physics with Rigidbody on Unity

WebRTC

Working with surveying data

Camera/image

AI

IoT

  • Fresnel zone ([Unity 2022.1] Latest update: November 6th, 2022)

GNSS(GPS)

  • GNSS ([Unity 2022.1] Latest update: November 6th, 2022)

AssetBundle

  • AssetBundle ([Unity 2021.3] Latest update: November 8th, 2022)

UI