Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1577

Re: gnuplot running in your browser (compiled with emscripten)

Newsgroups comp.graphics.apps.gnuplot
Date 2013-01-16 03:36 -0800
References <aab46ae5-c5bd-4dab-80a6-db75d59ffe46@googlegroups.com> <295d5310-45d5-4882-b08b-a9ecb279fcac@googlegroups.com> <3677c73c-15f1-4790-9191-bea603417170@googlegroups.com>
Message-ID <dd7c3683-ead6-4d4d-ad21-cd1a13e8b140@googlegroups.com> (permalink)
Subject Re: gnuplot running in your browser (compiled with emscripten)
From Christ H <chhu79@googlemail.com>

Show all headers | View raw


Unfortunately mousing has some serious scaling issues, and it prevents the user from right-click, save-as... option. I'm thinking of reverting back to <img> tag.


On Monday, January 14, 2013 1:29:36 PM UTC+1, Christ H wrote:
> Mousing works now too.
> 
> Still working on hidden surface bug...
> 
> 
> 
> C
> 
> 
> 
> On Friday, January 4, 2013 3:13:14 PM UTC+1, Christ H wrote:
> 
> > Quick heads-up:
> 
> > 
> 
> > - I could fix the UTF8 issue. That was related to the virtual file system and how a JS string is converted to an array (all files are arrays of bytes).
> 
> > 
> 
> > - Unnecessary terminals are out, JS reduced to 1.7MB, gzip'd 460kB.
> 
> > 
> 
> > - IE10 & iOS6 compatible now.
> 
> > 
> 
> > 
> 
> > 
> 
> > On Tuesday, January 1, 2013 9:39:38 PM UTC+1, Christ H wrote:
> 
> > 
> 
> > > Hi, 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > just as an xmas project I tried to compile gnuplot with emscripten and it worked amazingly well. Had to patch some little things, nothing dramatic. Only issue: hidden surface removal is broken (crashes), which might be due to int64 usage. Appreciate feedback. Feel free to have fun with this, no install required, just a modern browser.
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > Cheers,
> 
> > 
> 
> > > 
> 
> > 
> 
> > > Christian
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > 
> 
> > 
> 
> > > http://gnuplot.respawned.com

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-01 12:39 -0800
  Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-01 17:00 -0800
    Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-02 03:37 -0800
      Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-02 11:45 -0800
  Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-04 06:13 -0800
    Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-14 04:29 -0800
      Re: gnuplot running in your browser (compiled with emscripten) Christ H <chhu79@googlemail.com> - 2013-01-16 03:36 -0800
        Re: gnuplot running in your browser (compiled with emscripten) sfeam <sfeam@users.sourceforge.net> - 2013-01-16 15:36 -0800

csiph-web