Commit Graph

28 Commits

Author SHA1 Message Date
ee9b71fb17 fix: update renderWindow when drawing new points while the timer is paused 2024-05-05 21:56:06 +02:00
11f4cd4451 feat: implemented pause functionality on space press 2024-05-05 21:54:52 +02:00
robin
cd87f383c9 fix: one comment 2024-05-05 19:08:28 +02:00
robin
5873d38fa4 fix: a word 2024-05-05 19:02:54 +02:00
robin
3f7de8fdce fix: stylistic changes + addObservers 2024-05-05 18:59:30 +02:00
e0f92e4d9e Merge branch 'robin-worldspace-transformation-normalised-camera' into djairo-vtk-test 2024-05-05 18:11:13 +02:00
robin
a36991dbca fix:added back non-identity advection 2024-05-05 16:44:16 +02:00
robin
c8fac120dc fix: added warning 2024-05-05 16:37:39 +02:00
robin
3356b5561a Feat: Improved organisation of Cartographic transformation 2024-05-05 16:33:45 +02:00
robin
346e44da48 normalised cartographic camera 2024-05-05 14:50:26 +02:00
d462d6f9f5 updated documentation 2024-05-05 12:34:26 +02:00
72fb7e1f92 (wip) updated readme 2024-05-05 12:24:17 +02:00
98f64160ad removed commented out code 2024-05-05 12:06:57 +02:00
2f0cd19bc4 refactor program to work with a vector of layers instead 2024-05-05 12:05:01 +02:00
feec302053 added addObserver function to layer 2024-05-05 08:29:55 +02:00
7d4fde3485 removed unnecessary print 2024-05-05 08:28:38 +02:00
6637ec7c18 removed duplicitous files 2024-05-05 08:04:19 +02:00
06315a3d52 Merge branch 'robin-spawn-particles' into djairo-vtk-test 2024-05-03 15:32:18 +02:00
da17aa5cfa refactor of VtkCallbackCommand to be its' own class 2024-05-03 15:23:34 +02:00
robin
63892ca363 spawning points 2024-05-03 14:15:27 +02:00
b83f49b4ad fix: had to chagne to pointers for the virtual function to override properly 2024-05-03 00:17:28 +02:00
ef1c78e0a5 working on implementing timer and callback functionality 2024-05-03 00:06:49 +02:00
3bc3ffd14f feat (wip): base visualization technique; Euleriean layer 2024-04-29 11:43:50 +02:00
1c8813de4e feat (wip): refactor of main func into actual organized classes 2024-04-25 21:15:07 +02:00
6dcb8c5385 fix: added map to repo 2024-04-25 11:12:43 +02:00
f98f1c8e3c added python script to automatically source necessary VTK_COMPONENTS in cmake file 2024-04-24 23:54:00 +02:00
57815c64ac working on rendering bg image; rudimentary version complete 2024-04-24 23:53:35 +02:00
985fd6b9ed feat (WIP): base VTK visualisation of Eulerian flow fields 2024-04-22 15:01:33 +02:00