araobp / unity-excavator

Physical simulations on Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Physical simulations on Unity

License:Apache License 2.0


Languages

Language:C# 75.9%Language:HTML 10.6%Language:Kotlin 6.5%Language:Java 2.1%Language:ShaderLab 1.7%Language:CSS 1.4%Language:HLSL 0.8%Language:JavaScript 0.6%Language:Jupyter Notebook 0.3%