/ArCoreSamples

Results of playing with ARCore sample code by google, Unity and poor blender skills.

Primary LanguageC#Apache License 2.0Apache-2.0

ArCoreSamples

Results of playing with ARCore sample code by Google, Unity and poor blender skills.

FormulaAR

This sample is remix of default ARCore sample from Google. Original controller script was modified to allow anchor object to plane only once (after losing tracking process has to be restarted). Car can be controled with joystick on left. alt text

BasketballAR

Another sample based on default ARCore sample from Google. This time it allows to instantiate basketball playground and score some points. Ball will be thrown in same direction where camera is facing and force is applied with slider on right.