index
:
bridge
main
Display an undersea visualization on the Randy Pausch Memorial Bridge
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-16
Go faster
group1
1
-13
/
+30
2016-10-16
Merge branch 'master' of https://github.com/rayhogenson/bridge
group1
6
-87
/
+312
2016-10-16
Use staticmethod instead of classmethod in by_type
Raymond Hogenson
1
-2
/
+2
2016-10-16
Add __unicode__ to Vector
Raymond Hogenson
1
-0
/
+6
2016-10-16
Improve eel movement
Raymond Hogenson
2
-7
/
+42
2016-10-16
Create new sorts of fish to be displayed
Raymond Hogenson
2
-84
/
+234
2016-10-15
Merge branch 'master' of github.com:rayhogenson/bridge
Raymond Hogenson
10
-130
/
+536
2016-10-14
Add img-disable css and usage
liwencTaiwan
2
-2
/
+32
2016-10-13
Package include path fix and add optimization for computing coverage
group1
3
-4
/
+6
2016-10-13
Modify sunrise show
Aaron Perley
2
-39
/
+92
2016-10-13
Update fish show with increasing depth and fish type handling
Aaron Perley
3
-24
/
+62
2016-10-11
Add pretty webpage
Aaron Perley
3
-47
/
+279
2016-10-11
Add back show testing main function in bridge.py
Aaron Perley
1
-0
/
+9
2016-10-11
Add event passing between webapp and show
Aaron Perley
8
-21
/
+70
2016-10-11
Add support for multiple fish
Aaron Perley
1
-11
/
+10
2016-10-10
Improve sun colors
group1
1
-35
/
+29
2016-10-09
Choose a random hue when a fish is spawned
group1
2
-1
/
+4
2016-10-09
Merge branch 'master' of github.com:rayhogenson/bridge
Raymond Hogenson
5
-13
/
+73
2016-10-09
Merge
Raymond Hogenson
2
-0
/
+207
2016-10-09
Realistic small fish movement
group1
3
-24
/
+41
2016-10-09
Add new fish movement scheme
Raymond Hogenson
4
-11
/
+256
2016-10-09
Refactor bridge, fish show, and sunrise show code
Aaron Perley
6
-211
/
+121
2016-10-09
Update simulator to use pygame instead of tkinter
Aaron Perley
2
-34
/
+23
2016-10-09
Merge branch 'master' of https://github.com/rayhogenson/bridge
group1
0
-0
/
+0
2016-10-09
Add twinkle
group1
11
-21
/
+526
2016-09-30
Meeting 2
Raymond Hogenson
3
-21
/
+63
2016-09-27
Scale the amount to change by the distance
Raymond Hogenson
1
-1
/
+2
2016-09-27
Fix many syntax errors and typos
Raymond Hogenson
3
-10
/
+27
2016-09-27
Merge branch 'master' of github.com:rayhogenson/bridge
Raymond Hogenson
4
-14
/
+95
2016-09-27
Create .gitignore file
Raymond Hogenson
1
-0
/
+2
2016-09-27
Split files and finish render code
Raymond Hogenson
4
-74
/
+107
2016-09-27
Add bridge simulator and cleanup code
Aaron Perley
4
-42
/
+121
2016-09-27
Fish render
group1
1
-0
/
+29
2016-09-27
Fix to_RGB and to_HSV functions to actually work
Raymond Hogenson
1
-2
/
+2
2016-09-27
Use python 2 super
Raymond Hogenson
1
-2
/
+2
2016-09-27
Move color vectors into separate file
Raymond Hogenson
2
-61
/
+91
2016-09-27
Modify lights to select a random color
Raymond Hogenson
1
-29
/
+87
2016-09-27
Merge branch 'master' of https://github.com/rayhogenson/bridge
group1
0
-0
/
+0
2016-09-27
Updates from first test
group1
1
-6
/
+27
2016-09-18
Add script from first meeting
Raymond Hogenson
1
-0
/
+80
2016-09-18
Create initial demo which should gently flash
group1
1
-0
/
+59