Commit Graph

72 Commits

Author SHA1 Message Date
robin
59bd2f5a73 renamed and stuff 2024-05-06 16:45:56 +02:00
robin
3c64364482 deleted advection 2024-05-06 12:45:53 +02:00
robin
ccf7dc21ef fix: destructor 2024-05-06 12:43:46 +02:00
robin
e43df5df78 fix: some destructor warning 2024-05-06 12:39:01 +02:00
robin
86fda876b1 super sampling 2024-05-06 12:25:45 +02:00
robin
09a285e41c fix: unified dt 2024-05-06 12:04:40 +02:00
robin
705cf248cb Merge branch 'main' into robin-combine-advection-vtk 2024-05-06 11:14:41 +02:00
Robin Sachsenweger Ballantyne
67fcfa1cdc Merge pull request #16 from MakeNEnjoy/djairo-vtk-pause
Djairo vtk pause
2024-05-06 11:14:03 +02:00
robin
481375a6b7 initial rough working 2024-05-06 11:11:12 +02:00
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
e215e40abf Revert "connected kind of"
This reverts commit 1643157fe8.

fucked up should go in my branch
2024-05-05 20:42:57 +02:00
robin
1643157fe8 connected kind of 2024-05-05 20:41:59 +02:00
Robin Sachsenweger Ballantyne
d7201962a5 Merge pull request #15 from MakeNEnjoy/djairo-vtk-test
djairo vtk-test
2024-05-05 19:36:18 +02:00
robin
0e10881d9c conflict resolved 2024-05-05 19:31:47 +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
eb74a777fe deleted opening-hdf5 2024-05-05 19:00:14 +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
Robin Sachsenweger Ballantyne
f5dd1b4025 Merge pull request #10 from MakeNEnjoy/robin-advection
Robin advection
2024-05-02 10:30:35 +02:00
robin
35d0137a2c fix: euler us and vs 2024-05-01 13:06:51 +02:00
robin
9cf2133e91 rename bilinearinterpolate 2024-05-01 12:57:34 +02:00
robin
84674c36de fix: us and vs, tested better 2024-05-01 12:51:20 +02:00
robin
0aa58537b1 fix: unit conversion and indexing 2024-04-30 12:34:10 +02:00
robin
824fb967a2 fix: readme and static const DT 2024-04-29 17:56:50 +02:00
robin
78b784cf68 fix: removed cache files from git 2024-04-29 17:43:11 +02:00
robin
eb60e21d66 feat: documentation 2024-04-29 17:38:29 +02:00
robin
37d0593f65 fixed RK4 integration 2024-04-29 17:20:58 +02:00
robin
ccac46ff40 euler int 2024-04-29 12:11:13 +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
robin
2864e70d39 euler integration maybe working 2024-04-25 11:07:35 +02:00