Skills
Game/App Development (Unity)
Developing & Publishing games (Full work cycle)
3D Solid Modeling (Blender)
Hard Surface Modeling, Rigging & Animation; UV Unwrapping & creating Material Node Setup
Visual Effects (AE + Unity)
Adobe’s After Effects, Unity’s Shuriken Particle System & VFX Graph
App Downloads
Indie Projects
Client Projects
Average Rating
Portfolio
Energy Loops Clone Template
In this project, made a mini version of popular game “Energy: Anti Stress Loops” GitHub link: https://github.com/vaibhavkokare97/EnergyLoopTest Video link:
MOBA Power Skills UI Template
In this project, played a little with UI movement GitHub link: https://github.com/vaibhavkokare97/SkillsUITest Video link:
ECS in Unity for better performance
In this project, I used Unity ECS (part of DOTS) to make a performant game having lot of moving objects. Also, we don’t need to code the entire game in ECS. So, its a mix of Gameobjects and ECS which is the right approach most of the time. GitHub link: vaibhavkokare97/3DSurvivorIOPrototype Video link:
Flip the bottle Challenge in UnityML
Unity ML learns to flipping the bottle. Agent is rewarded for higher rotation and extra reward if bottle stands on the ground after the throw attempt. Working Video
Assetbundles & Caching
It is a client project. It includes assetbundles in Unity. Working Video
Penalty Fever: A Penalty Shootout Game
It is a client project. Check the below video for working. Working Video
3D Modeling App (Android/iOS)
You can now make 3D Models and do 3D Animation straight from your mobile phones. The app is currently is closed beta and undergoing testing. The open beta version will be released on October 2019, and will be free at the respective Android/iOS marketplace. Initial Phase – Creating a simple UI was at priority. Layouts…
Passenger getting on/off Indian Railway (Simulation)
This was a project for one of my clients. He wanted to see passengers load on/off train. He required an Indian-styled train, so I made one for him in Blender. Later, A* path finding was implemented in Unity. Modeling + Scripting – The complete simulation was scripted for the project. Below video mainly covers the…
Idle Clicker Race Game
This was a project for one of my clients. A prototype of the game ‘Idle Tap Racing’ by Neon Play. This project is an idle clicker game. Scripting – The complete UI as well as all below things were scripted for the project. Below video shows the entire workflow of the game.
Emergency Situations Simulation in Unity
This was a client project to depict ‘Uphaar Cinema’s’ fire which happened in 1997 in Greek Park, Delhi and also show possible solutions so that the disaster wouldn’t have happened. Trapped inside, 59 people died, mostly due to suffocation, and 103 were seriously injured in the resulting stampede. Initial Phase – So various possible solutions to this…
Find the Difference in 3D Models
Object of difference in a particular scene DON’T REMAIN SAME. So, you can play the same level again and again, because every time you will see new difference. Includes total of 25 levels. [Android App Link] Initial Phase – Cartoony 3D models with lot of stuff in it. Scripting – Nothing fancy. There are two…
Hook Pro 5v5 Game Development (inspired from Dota2’s Arcade)
Hook Pro 5v5 is a 5 versus 5 game. Player controls a Pudge (Butcher) Character with various spell to use like: Meat Hook. The two teams faces off on a rectangular map divided by an uncross-able division. This game is inspired from Valve Corp.’s DOTA2 Arcade Game ‘Pudge Wars’ and ‘1 Hook 1 Kill’. [Android…