വാർത്ത

This repository demonstrates the integration of an Android plugin with Unity, focusing on accessing device sensors. The Android plugin provides sensor updates while the Unity project receives these ...
The result is a virtual reality game called Pac Tac Atac that essentially tasks the user with the same thing the developer did – create objects in Tilt Brush.
This Unity C# script was developed during my summer internship in 2022. The goal is to simulate realistic balloon-like movement without using Rigidbody, which helps improve performance and control ...