Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1571
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: gnuplot running in your browser (compiled with emscripten) |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2013-01-02 11:45 -0800 |
| Organization | gnuplot development team |
| Message-ID | <kc22pc$2i5$1@dont-email.me> (permalink) |
| References | <aab46ae5-c5bd-4dab-80a6-db75d59ffe46@googlegroups.com> <kc00ri$glu$1@dont-email.me> <426e561f-b6fe-4635-a7f0-76c1964c4cb6@googlegroups.com> |
Followups directed to: comp.graphics.apps.gnuplot
Christ H wrote: >> >> The obvious next step is to extend the mousing code so that you >> get true 3D interactive rotation and zoom. >> That would be spectacular! > ... and tough! ;) You are thinking of a simple feedback of new rotation > parameters to the script? Even then you would need something like a cube > that the user rotates to illustrate the new rotation position... I don't see why it would need to be any different from the 3D mousing support we have had for ages in the interactive terminals win/x11/wxt/qt. Since you have created a javascript version of all the core routines, the only missing bit is to attach a call to the emscriptened gp_exec_event() routine as an action to be triggered on mouse events. I'll send a more detailed reply off-line. Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
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