From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Antoine Levitt Newsgroups: gmane.emacs.help Subject: Re: 3D first person shooter in Emacs Date: Fri, 15 Apr 2011 23:49:27 +0200 Message-ID: <874o5zchi0.fsf@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1302904233 8389 80.91.229.12 (15 Apr 2011 21:50:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2011 21:50:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 15 23:50:29 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QAquK-0004yw-5q for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Apr 2011 23:50:28 +0200 Original-Received: from localhost ([::1]:35804 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAquJ-0004UU-O4 for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Apr 2011 17:50:27 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAquA-0004UK-VR for help-gnu-emacs@gnu.org; Fri, 15 Apr 2011 17:50:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAqu9-0004wO-TR for help-gnu-emacs@gnu.org; Fri, 15 Apr 2011 17:50:18 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:43431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAqu9-0004wK-MM for help-gnu-emacs@gnu.org; Fri, 15 Apr 2011 17:50:17 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAqu5-0004nq-RJ for help-gnu-emacs@gnu.org; Fri, 15 Apr 2011 23:50:13 +0200 Original-Received: from uni14-1-82-233-220-106.fbx.proxad.net ([82.233.220.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2011 23:50:13 +0200 Original-Received: from antoine.levitt by uni14-1-82-233-220-106.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Apr 2011 23:50:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: uni14-1-82-233-220-106.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80811 Archived-At: 15/04/11 16:52, Tom > Just read about it in a forum, and I thought pepole here > may be interested: > > > single player > > http://www.youtube.com/watch?v=ckOpWQYpKjo&feature=youtu.be > > multi player > > http://www.youtube.com/watch?v=YS5CUj9oUhs&feature=related > > > developer's blog entry: > > http://translate.google.com/translate?hl=en&langpair=auto%7Cen&tbb=1&twu=1&u=http:// > d.hatena.ne.jp/kiwanami/20110413/1302709536 That's pretty cool. More seriously, it could be used as a benchmark for elisp code performance.