Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30011
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2016-03-15 21:15 -0700 |
| References | <nbsoqm$1ua$1@gioia.aioe.org> |
| Message-ID | <72d1f844-04e1-4a64-98fb-a2b5bfce27b8@googlegroups.com> (permalink) |
| Subject | Re: 3d Highly Experimental Gravitational Field Plotter... |
| From | "Michael Haufe (TNO)" <tno@thenewobjective.com> |
On Thursday, March 10, 2016 at 3:26:57 PM UTC-6, Chris M. Thomasson wrote: > FWIW, I have uploaded: > > http://funwithfractals.atspace.cc/ct_gfield_test/ > > a highly crude initial version of my 3d gravitational > field explorer. This one does not have any user interface. > I just posted it to see if it works on your various > current setups. You should see a rotating field line > rendering. Can you run it? Thanks! > > Also, it does not yet have equipotential lines. I am > almost done converting my OpenGL code for it over to WebGL. > > The goal is to get a 3d version of my original 2d plotter here: > > http://webpages.charter.net/appcore/fractal/field/ I'm curious if you're aware of and/or have tried three.js [1]. I think it's preferable to abstract the WebGL away and program in a single language, but YMMV. [1] <http://threejs.org/>
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
3d Highly Experimental Gravitational Field Plotter... "Chris M. Thomasson" <nospam@no-spam.ws> - 2016-03-10 13:26 -0800
Re: 3d Highly Experimental Gravitational Field Plotter... "Chris M. Thomasson" <nospam@no-spam.ws> - 2016-03-10 13:30 -0800
Re: 3d Highly Experimental Gravitational Field Plotter... jonas.thornvall@gmail.com - 2016-03-10 23:54 -0800
Re: 3d Highly Experimental Gravitational Field Plotter... "Chris M. Thomasson" <nospam@no-spam.ws> - 2016-03-15 13:33 -0700
Re: 3d Highly Experimental Gravitational Field Plotter... "Chris M. Thomasson" <nospam@nospam.nospam> - 2016-03-15 13:30 -0700
Re: 3d Highly Experimental Gravitational Field Plotter... "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-03-15 21:15 -0700
Re: 3d Highly Experimental Gravitational Field Plotter... "Chris M. Thomasson" <nospam@no-spam.ws> - 2016-03-16 12:13 -0700
csiph-web