hnarayanan / femtable

Web rendition of the periodic table of the finite elements.
http://www-users.math.umn.edu/~arnold/femtable/
7 stars 5 forks source link

Rotating 3D animations of elements #12

Open alogg opened 9 years ago

alogg commented 9 years ago

[Ambitious feature for future enhancement]

FFC has a script for creating 3D animations of the elements and their DOFS. It would be cool to add this to the table...

hnarayanan commented 9 years ago

Both #11 and #12 will work well into a future where everything is generated SVG and tastefully animated when needed.

hnarayanan commented 9 years ago

For simple geometries, it is actually fun to write out scalable graphics by hand, and such vector graphics look great on large screens and small, and are tiny in size when compared to the current PNGs. (Try resizing the browser window while viewing the following HTML page.)

https://gist.github.com/hnarayanan/df4148a9caacd2ad01fb

This could be a fun exercise for anyone so inclined ;) to attempt to auto-generate.