On Mon, Feb 13, 2006 at 02:13:37PM -0500, Matthew David Parker wrote: > I mean, I don't think anyone should plan on > making a whole xpilot 3d game, but just seeing if chicken can do the 3d > engine would be good, and then you could use that base to make other sorts > of games.
Just because opengl is a 3d api doesn't mean you must write 3d games with it. :) Just set the z coord to zero and be done with it. :) -pete _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
