Timeline for Animate the line integral over a scalar field
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 8, 2016 at 20:12 | comment | added | José Antonio Díaz Navas | OMG ! A very interesting starting point for other similar projects. I love it... | |
| Sep 28, 2016 at 8:49 | vote | accept | vito | ||
| Apr 11, 2016 at 14:16 | comment | added | Coolwater | @thedude It works using those with the following addition/change MeshStyle -> Opacity[2/3 q], MeshShading -> Table[Directive[Hue[i/50], Opacity[2/3 q]], {i, 30}]. Also i swapped the order of the curves relative to the gif in the question, which can be fixed by reversing the list in the definition of g[t]. | |
| Apr 11, 2016 at 14:04 | comment | added | Baran Cimen | Excellent answer. Could I only suggest using these options in Plot3D to make the colouring look more similar to that in OP's animation? MeshFunctions -> {#3 &}, MeshShading -> Table[Hue[i/50], {i, 30}], Mesh -> 12 | |
| Apr 11, 2016 at 13:34 | comment | added | LLlAMnYP | A picture is worth a thousand upvotes... | |
| Apr 11, 2016 at 13:16 | history | answered | Coolwater | CC BY-SA 3.0 |