- 21 Jun, 2022 2 commits
-
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
- 07 May, 2021 1 commit
-
-
Ahmad Reza Cheraghi authored
-
- 09 Jun, 2020 1 commit
-
-
Ahmad Reza authored
has to extended for multiple
-
- 07 Jun, 2020 4 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
animation bug fixed - automatic speed detection uses passed time instead of the rendering time of first frame
-
- 06 Jun, 2020 1 commit
-
-
Ahmad Reza authored
-
- 05 Jun, 2020 2 commits
-
-
Karol Actun authored
refractored error handling in the visualization. fixed a small bug with reset on the last vis.run() call. added the "close_at_end" config for closing the simulator after the algorithm has set the end flag in the world - default is true, only when visualization is on, without the simulator closes always after the algorithm.
-
Karol Actun authored
-
- 04 Jun, 2020 2 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
- 03 Jun, 2020 3 commits
-
-
Karol Actun authored
-
Karol Actun authored
fixed the animation with carried tiles. carried particles cannot move now with their move_to method.
-
Karol Actun authored
-
- 26 May, 2020 3 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
-
- 30 Mar, 2020 2 commits
-
-
Karol Actun authored
-
Karol Actun authored
- scenario and screenshots "save as" buttons - anti aliasing (default 4 samples) - bug fixes + many small changes to the default gui - svg screenshots (toms_svg_generator, only for TriagularGrid) - todo next: svg screenshots for all grids
-
- 28 Feb, 2020 1 commit
-
-
Ahmad Reza Cheraghi authored
Added a calling vis after the termination of solution so the last frame of the solution will be drawn before the simulator ends.
-
- 26 Feb, 2020 1 commit
-
-
Ahmad Reza Cheraghi authored
Added the method set_successful_round so to save a success round into the csv file without terminating the solution. And changed function set_successful_end so the solution is terminating after this method has been called.
-
- 12 Feb, 2020 2 commits
-
-
Ahmad Reza authored
Merge branches '3D-swarm-sim' and 'leader_coating' of gitlab.cs.uni-duesseldorf.de:cheraghi/swarm-sim into leader_coating Conflicts: grids/TriangularGrid.py
-
Ahmad Reza authored
-
- 10 Feb, 2020 1 commit
-
-
Karol Actun authored
-
- 07 Feb, 2020 5 commits
-
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
Added a new_class attribute in the add_particle function in case someone likes to use its own subclass (new_class) of the class Particle in the solution while running.
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
Ahmad Reza Cheraghi authored
-
- 05 Feb, 2020 1 commit
-
-
Karol Actun authored
-
- 03 Feb, 2020 1 commit
-
-
Karol Actun authored
-
- 01 Feb, 2020 3 commits
-
-
Karol Actun authored
-
Karol Actun authored
-
Karol Actun authored
small bug fixes and changes with saving screenshots and scenarios. implemented rendering of the border + show/hide border checkbox in gui
-
- 13 Jan, 2020 1 commit
-
-
Ahmad Reza authored
In the config it is possible to choise between two world types: Flat and Mirror. If the world is flat a particle cannot move outside the border. If it is mirrored then a particle will show up at the oposite side when it goes outside the border.
-
- 23 Dec, 2019 1 commit
-
-
Ahmad Reza Cheraghi authored
3d swarm sim - no vis fix See merge request cheraghi/swarm-sim!11
-
- 20 Dec, 2019 1 commit
-
-
Karol Actun authored
-
- 19 Dec, 2019 1 commit
-
-
Karol Actun authored
-