Skip to content

mattun/unity-excavator

 
 

Repository files navigation

Unity excavator

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

scene

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

UI

About

Physical simulations on Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.5%
  • Kotlin 7.4%
  • Java 2.4%
  • GLSL 2.1%
  • ShaderLab 2.0%
  • HTML 1.3%
  • Other 3.3%