- Jan 14, 2025
-
-
William Fledelius authored
-
- Jan 13, 2025
-
-
William Fledelius authored
-
- Jan 12, 2025
-
-
William Fledelius authored
-
- Jan 11, 2025
-
-
William Fledelius authored
-
William Fledelius authored
-
- Jan 10, 2025
-
-
Wahab authored
-
Wahab authored
-
Wahab authored
-
Wahab authored
-
William Fledelius authored
Fixed 2d folding issue when seperator between two super blocks was of even length See merge request !23
-
Wahab authored
-
William Fledelius authored
-
Wahab authored
-
- Jan 07, 2025
-
-
William Fledelius authored
Fixed some of the 2d problems, most folds still not working specifically in... See merge request !22
-
William Fledelius authored
Fixed some of the 2d problems, most folds still not working specifically in algorithm B, but 2 examples working so far (one 3d one 2d)
-
Wahab authored
-
Wahab authored
-
William Fledelius authored
Feature/3d folding See merge request !21
-
William Fledelius authored
-
William Fledelius authored
# Conflicts: # main.cpp
-
William Fledelius authored
-
- Dec 31, 2024
-
-
Adam Faraidon Wahab authored
fix: fixed update score, by implementing manhattan distance See merge request !20
-
Wahab authored
Fixed some issues i had with the tests, generally cmakelist did not work on windows, but this has been fixed and accounted for.
-
- Dec 30, 2024
- Dec 28, 2024
-
-
William Fledelius authored
-
Wahab authored
-
- Dec 27, 2024
-
-
Wahab authored
-
William Fledelius authored
-
- Dec 24, 2024
-
-
Adam Faraidon Wahab authored
refactor: split up visualization, cleaned up code, and allowed the user to run hp model directly into hook See merge request !19
-
Wahab authored
- We had one big file earlier, this is now split into relevant .cpp and .h files - Stuff like input, spheres, shaders, GUI etc has been split - A user can now initialize an empty visualization, but a hook has also been added, allowing it to be called with a HPMODEL, such that we cna viualize folds directly from other files - Did some nice cmakelist.txt stuff, to make it easier to run on mac and windows without much change
-
- Dec 21, 2024
-
-
William Fledelius authored
-
- Dec 18, 2024
-
-
William Fledelius authored
-
- Dec 17, 2024
-
-
William Fledelius authored
-
- Dec 13, 2024
-
-
William Fledelius authored
Feature/algorithm c See merge request !17
-
William Fledelius authored
-
William Fledelius authored
-
Adam Faraidon Wahab authored
Fix: Fixed visualization, lines are now added sequentially See merge request !16
-
Wahab authored
Fixed visualization to add lines sequentially, rather than adding lines between all neighborign spheres.
-