Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30007
| From | "Chris M. Thomasson" <nospam@nospam.nospam> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: 3d Highly Experimental Gravitational Field Plotter... |
| Date | 2016-03-15 13:30 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <nc9ree$5u4$1@gioia.aioe.org> (permalink) |
| References | <nbsoqm$1ua$1@gioia.aioe.org> |
> "Chris M. Thomasson" wrote in message news:nbsoqm$1ua$1@gioia.aioe.org... [...] FWIW, here is another experimental vector field line “proof of concept” test I am working on. This one happens to have dynamic properties wrt the actual field properties. The dynamic aspect is used for real time animation: http://funwithfractals.atspace.cc/ct_gfield_test/ct_3dgfield_anime_test After clicking on the link above, you should see a rotating unit cube in white, along with two field line “clusters” in red and yellow. The lines should be animating back and forth between independently animated repelling and attracting mass points that are not visible, but you can see the lines point toward them when there are in attraction mode. FWIW, they are at points (-1.0, 0.0, 0.0), and (1.0, 0.0, 0.0) respectively. The actual field lines animate along the y axis in the middle of the unit cube. Does this work for you? BTW, sorry for asking everybody to act as “testers”, however, I really appreciate any feedback: good or bad. If you have any problems, I would love to hear about them. Thank you all! :^) One unfortunate point wrt the current crude, kind of crappy code... I made the dimensions of the WebGL canvas small, and this is hard coded. BAD! The end result of these experiments is going to be controlled by a GUI. ;^)
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