Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FlowSim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
FlowSim
Graph
main
Select Git revision
Branches
14
Exercise01_transformations
Exercise02_command
Exercise_03_factory_builder
Exercise_04_strategy
Exercise_05_bezier_I
Exercise_06_bezier_II
Exercise_07_splines_I
Exercise_07_splines_II
Exercise_08_bresenham
Exercise_09_visualisation
Exercise_10_visualisation2
Exercise_11_delaunay
final_version_modellbildung_simulation_I
main
default
protected
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Sep
24
Jun
20
17
2
27
Apr
19
Jan
21
Dec
14
19
Nov
29
Oct
21
Apr
9
Dec
8
7
5
Nov
29
Oct
28
21
4
Apr
7
Feb
23
Apr
11
May
28
Apr
27
26
25
22
16
15
14
12
11
6
25
Mar
24
23
21
20
19
18
16
15
14
10
7
4
3
23
Feb
21
18
17
16
15
13
3
2
30
Jan
29
27
26
25
24
23
21
20
19
18
17
11
10
5
3
2
23
Dec
21
20
16
15
Add gitlab ci file.
main
main
Fix file name.
Add GPL3 license to flowsim.
adjust starting point a bit
Add delaunay solution.
Add isoline solution
Exercise_11_del…
Exercise_11_delaunay
add isoline style to factory
add color and arrow gridnode style
Exercise_10_vis…
Exercise_10_visualisation2
Add bresenham and floodfill solution
Exercise_09_vis…
Exercise_09_visualisation
extends readme
Add lbm functionality + GridMapper and Stubs for visualisations.
Exercise_08_bre…
Exercise_08_bresenham
Add spline solution
final_version_m…
final_version_modellbildung_simulation_I
Add readme to this exercise
Exercise_07_spl…
Exercise_07_splines_II
Add stubs for exercise 8
Add spline solution.
Add casteljau solution.
Exercise_07_spl…
Exercise_07_splines_I
bugfix
Add spline painting to exercise.
Add spline stubs
Add casteljau stubs
Exercise_06_bez…
Exercise_06_bezier_II
Add bezier solution with bernstein polynom.
Add bezier stub
Exercise_05_bez…
Exercise_05_bezier_I
add solution for strategies
Add readme for exercise 4
Exercise_04_str…
Exercise_04_strategy
add mouse strategy stubs
Add solution for exercise 3
extend readme with exercise 3
Exercise_03_fac…
Exercise_03_factory_builder
Add stubs for builder and factories
Add command solution.
Add readme with exercise explanations.
Exercise02_comm…
Exercise02_command
Enable undo and redo in the menu
Add undo and redos to main
Add class stubs for command exercise
Add transformator solution
Remove everything which is not necessary for the first exercise.
Exercise01_tran…
Exercise01_transformations
Fix potenial bug
Added Splines and Delauney
Add floodfill and make use of them for the circle.
Add Node Type visualisation.
Switched to SecureRandom to get a cryptographically secure pseudo-random number.
Loading