Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean Descamps
projet_IA04
Commits
1753d18f
Commit
1753d18f
authored
Dec 29, 2021
by
Louis Soto
Browse files
levels
parent
2849fb40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Boid/utils/constant/constant.go
View file @
1753d18f
...
...
@@ -3,12 +3,8 @@ package constant
const
(
ScreenWidth
=
1152
ScreenHeight
=
648
NumBoids
=
3
00
NumBoids
=
2
00
NumPreda
=
3
NumWalls
=
30
MaxForce
=
2.0
MaxSpeed
=
4.0
AlignPerception
=
75.0
WallSeparationPerception
=
25.0
//increase it and the wall will looks like a repulsive object
NumSpecies
=
3
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment