Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:gallery [2018/11/06 23:53] admin |
en:gallery [2019/03/15 01:14] (current) admin |
||
---|---|---|---|
Line 6: | Line 6: | ||
Click on image to get more detailed view. | Click on image to get more detailed view. | ||
- | ===== Paraview versus Matlab ===== | + | ===== GUI programming in Octave ===== |
+ | This is a quick-and-dirty attempt at writing application in Octave with GUI control. | ||
+ | |||
+ | {{:en:gallery:octave:gui:simplebeam.png?400|}} | ||
+ | |||
+ | A movie and source code can be found here : [[:en:project:gallery:octave:gui | GUI in Octave]] | ||
+ | |||
+ | ===== Ad hoc animation in Matlab ===== | ||
+ | Ad hoc animation in Matlab. The car image courtesy of Anna Najder. | ||
+ | {{ :en:gallery:cartree.mp4 |}} | ||
+ | |||
+ | ===== Paper engineering ===== | ||
+ | Images of some solutions to quick engineering exercise : building simple structure from printing paper | ||
+ | [[:en:project:gallery:quickpaperenineering | Quick paper engineering]] | ||
+ | |||
+ | ===== Xfig drawings collection ===== | ||
+ | Xfig sources of all figures in this collection are available via [[https://github.com/putanowr/FigRepo| GitHub repository FigReop]] | ||
+ | |||
+ | * [[:en:project:gallery:xfig:domains2D | 2D domains]] | ||
+ | |||
+ | ===== ParaView exercises ===== | ||
+ | |||
+ | * [[:en:project:gallery:cooksmembranegeom|Cook's membrane geometry and mesh]] | ||
+ | |||
+ | ===== ParaView versus Matlab ===== | ||
[[:en:project:gallery:deform2disk|On this page]] you can find comparision of visualization of displacement field for a deformation of unit square into quarter of a disk. The visualization is done in Paraview and in Matlab. | [[:en:project:gallery:deform2disk|On this page]] you can find comparision of visualization of displacement field for a deformation of unit square into quarter of a disk. The visualization is done in Paraview and in Matlab. | ||