X-Received: by 10.224.181.140 with SMTP id by12mr24270918qab.0.1357072778895; Tue, 01 Jan 2013 12:39:38 -0800 (PST) Received: by 10.49.116.139 with SMTP id jw11mr6724326qeb.12.1357072778785; Tue, 01 Jan 2013 12:39:38 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!ee4no10846475qab.0!news-out.google.com!k2ni4226qap.0!nntp.google.com!ee4no10961444qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 1 Jan 2013 12:39:38 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=79.215.127.88; posting-account=mbLrEAoAAACukM0a4SVvdt_SsMX8JJNd NNTP-Posting-Host: 79.215.127.88 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: gnuplot running in your browser (compiled with emscripten) From: Christ H Injection-Date: Tue, 01 Jan 2013 20:39:38 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.graphics.apps.gnuplot:1567 Hi,=20 just as an xmas project I tried to compile gnuplot with emscripten and it w= orked amazingly well. Had to patch some little things, nothing dramatic. On= ly issue: hidden surface removal is broken (crashes), which might be due to= int64 usage. Appreciate feedback. Feel free to have fun with this, no inst= all required, just a modern browser. Cheers, Christian http://gnuplot.respawned.com