Ever wanted to learn how to make a game in Unity? Unity is a powerful, cross-platform game engine, and development environment that powers the vast majority of games on the Google Play Store. Through ...
If you have any interest in game development, then learning Unity should be your top priority. What is Unity? Simply, Unity is the tool used by a large number of game developers to create and power ...
現状、ARCoreではハンドトラッキングに対応していないため、Android上のUnityアプリでハンドトラッキングの実装はARFoudation以外の方法を検討する必要があります。 今回はAndroid上でハンドトラッキングを行う手段の一つとしてMediaPipeUnityPluginを使ってみました。