Project

General

Profile

Current state of project » History » Revision 2

Revision 1 (Kristján Oddsson, 2012-10-29 17:37) → Revision 2/3 (Kristján Oddsson, 2012-10-29 17:39)

h1. Current state of project 

 h2. 29.10.2012 

 We updated the shaders and the results make debugging a lot better visually as you can see. 

 !{width:400px}25.png! !2012-10-27_15:25.png! 

 We also loaded up the sun and threw out the previous proximity algorithm and substituted it with euclidian distance proximity function.  

 h3. Future work 
 * Get approximate scale of the sun and fishes. 
 * Fit each fish with a point the following positions relative to the fish to check the two closest points using the euclidian distance function: 
     - On the top and bottom of the fish 
     - On the front and back of the fish 
     - On each side of the fish (port and starboard :P) 
 * Make sure that fishes do not bump into walls. 
 * Implement fish movements to resemble real "life"