A playground repository for me to try out Unity 3D and implement a few tests. None of these projects are fully complete, and none of the are complete games; however, some of these implement conceptual algorithms are basic unity features that can be used to create awesome things!
- Get ahold of this repository
git clone https://github.com/shivanmodha/Unity-Tests
cd Unity-Tests
- Open any test in Unity.
- Test away!
- FPS Test
- Interior Building
- Spherical World
- VR Test
Unity graphics look terrible out of the box; however, there is an amazing post processing stack available through the asset store that will allow you to make wonderful looking applications and games. It is a bit graphically intensive, so expect more GPU/CPU overheat. I have not tested this out in mobile devices yet either.
Check out this video for a quick tutorial on how to use the post processing stack to make a visually stunning environment.