Skip to content

General Unity Playground with all needed assets

Notifications You must be signed in to change notification settings

Hareesh-Ravi/Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity

General Unity Playground with all needed assets

Group 16

Members:

  1. Hareesh Ravi
  2. Cyril Manayath
  3. Lei Wang
  4. Zacharias Psarakis

Webpage:

https://graphics.cs.rutgers.edu/teaching/2016-fall/computer-graphics/groups/16

Assignment B1

Navigation Basics

This game has 6 agents moving around in an environment full of obstacles such as moving walls, stairs, maze etc. Select the agent you want to move, by clicking on it with the mouse, and click on the position of the destination you want the agent to move to. You can see that, when multiple agents move, they do not bunch up! They do not collide with each other, avoid obstacles and follow the shortest path to the specified destination. They adapt to dynamic obstacles as well.

A video demo of the game is available at: https://www.youtube.com/watch?v=Eo4u8OBC82k&index=11&list=PLMrnU9hvxHHWoAq9KBF3Ydhhn82q8_Xgo

About

General Unity Playground with all needed assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.6%
  • GLSL 17.4%