Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!feeder.news-service.com!newsfeed101.telia.com!starscream.dk.telia.net!news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Newsgroups: comp.games.development.programming.algorithms From: erana@localhost.localdomain Subject: Python pygame 3D engine - 3DJ User-Agent: slrn/0.9.9p1 (Linux) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: Date: 05 Feb 2011 12:09:59 GMT Lines: 10 Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 88.147.34.170 X-Trace: news.sunsite.dk DXC=5Ta7`SJUV?lE406ddB4h2jYSB=nbEKnkk`Lj]JVV7UTiNF^ZeC6o^NnKAib\KDO`hbKZTam:RAC1h_i936WJ3B9c7LkoJ3TYa:f X-Complaints-To: staff@sunsite.dk Xref: csiph.com comp.games.development.programming.algorithms:47 Hi, I've made a small python 3D engine using pygame (http://www.pygame.org) It has rotating camera code together with a matrix-vector API. The ease of pygame and python programming together with 3D is quite nice. License is GPL version 2. Here it is: http://freshmeat.net/projects/3dj Love, Rogi