| |||||||||||
PyWeek - Progress!Well, I gave up on opengl lights. I think I would get them working properly, but that would take too long.What I have done instead, is have two textures for the floor (light and dark textures). Normally, the dark texture shows, but when an enemy is looking in a direction, I overlay it with a light texture. Some interesting math in display.py, if that's your thing... Finally, you can't see it very well, but the sight triangle is actually cone-shaped, and can be partially blocked by walls. — evilmrhenry on 2006/09/06 22:25 of Evilmrhenry Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] > September 2006 [entries, ratings] March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By richard on 2006/09/06 23:55:
the lights look great!