summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.rcc
diff options
context:
space:
mode:
authorjjesswan <jessica_wan@brown.edu>2024-05-10 01:52:52 -0400
committerjjesswan <jessica_wan@brown.edu>2024-05-10 01:52:52 -0400
commitc93b28613dd9c33de29152f987aeec3ca8340f8d (patch)
treeb3f7e39cdc0de827bac057f1a9e08f5f74f5bf84 /cmake-build-debug/.rcc
parentd2f792c6fee2a6e78dcf2fff77f43ef036c58877 (diff)
parent6aab43ffd2c29a66f71b0684974abd5b2685341c (diff)
merge with new foam fixes
Diffstat (limited to 'cmake-build-debug/.rcc')
-rwxr-xr-xcmake-build-debug/.rcc/Resources.qrc2
-rw-r--r--cmake-build-debug/.rcc/qrc_Resources.cpp785
2 files changed, 492 insertions, 295 deletions
diff --git a/cmake-build-debug/.rcc/Resources.qrc b/cmake-build-debug/.rcc/Resources.qrc
index ab6c069..9910dfb 100755
--- a/cmake-build-debug/.rcc/Resources.qrc
+++ b/cmake-build-debug/.rcc/Resources.qrc
@@ -30,6 +30,8 @@
<file alias="resources/images/cupertin-lake_ft.png">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/images/cupertin-lake_ft.png</file>
<file alias="resources/images/halftone.png">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/images/halftone.png</file>
<file alias="resources/images/foam3.png">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/images/foam3.png</file>
+ <file alias="resources/shaders/caustics.vert">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/caustics.vert</file>
+ <file alias="resources/shaders/caustics.frag">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/caustics.frag</file>
</qresource>
</RCC>
diff --git a/cmake-build-debug/.rcc/qrc_Resources.cpp b/cmake-build-debug/.rcc/qrc_Resources.cpp
index bd1c87e..a13082c 100644
--- a/cmake-build-debug/.rcc/qrc_Resources.cpp
+++ b/cmake-build-debug/.rcc/qrc_Resources.cpp
@@ -8,7 +8,7 @@
static const unsigned char qt_resource_data[] = {
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/color.vert
- 0x0,0x0,0xc,0xf2,
+ 0x0,0x0,0xd,0x1b,
0x23,
0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x33,0x33,0x30,0x20,0x63,0x6f,0x72,0x65,
0xa,0xa,0x6c,0x61,0x79,0x6f,0x75,0x74,0x28,0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,
@@ -24,7 +24,7 @@ static const unsigned char qt_resource_data[] = {
0x65,0x78,0x43,0x6f,0x6f,0x72,0x64,0x73,0x3b,0x20,0x20,0x20,0x2f,0x2f,0x20,0x4e,
0x6f,0x72,0x6d,0x61,0x6c,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x76,0x65,0x72,
0x74,0x65,0x78,0xa,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,
- 0x61,0x74,0x20,0x64,0x65,0x70,0x74,0x68,0x20,0x3d,0x20,0x2d,0x33,0x30,0x30,0x30,
+ 0x61,0x74,0x20,0x64,0x65,0x70,0x74,0x68,0x20,0x3d,0x20,0x2d,0x31,0x30,0x30,0x30,
0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,
0x74,0x20,0x73,0x6b,0x79,0x48,0x65,0x69,0x67,0x68,0x74,0x20,0x3d,0x20,0x35,0x30,
0x30,0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x6d,0x61,0x74,
@@ -216,8 +216,10 @@ static const unsigned char qt_resource_data[] = {
0x28,0x72,0x65,0x66,0x72,0x61,0x63,0x74,0x65,0x64,0x50,0x6f,0x73,0x69,0x74,0x69,
0x6f,0x6e,0x41,0x6e,0x64,0x50,0x72,0x6f,0x62,0x29,0x29,0x3b,0xa,0x20,0x20,0x20,
0x20,0x67,0x6c,0x5f,0x50,0x6f,0x73,0x69,0x74,0x69,0x6f,0x6e,0x20,0x3d,0x20,0x76,
- 0x65,0x63,0x34,0x28,0x70,0x6f,0x73,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x7d,
- 0xa,
+ 0x65,0x63,0x34,0x28,0x70,0x6f,0x73,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,
+ 0x20,0x20,0x20,0x67,0x6c,0x5f,0x50,0x6f,0x73,0x69,0x74,0x69,0x6f,0x6e,0x20,0x3d,
+ 0x20,0x76,0x65,0x63,0x34,0x28,0x6f,0x6c,0x64,0x50,0x6f,0x73,0x46,0x6c,0x61,0x74,
+ 0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/foam.vert
0x0,0x0,0x6,0x8,
0x23,
@@ -319,7 +321,7 @@ static const unsigned char qt_resource_data[] = {
0x54,0x65,0x78,0x43,0x6f,0x6f,0x72,0x64,0x28,0x70,0x6f,0x73,0x69,0x74,0x69,0x6f,
0x6e,0x29,0x3b,0xa,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/color.frag
- 0x0,0x0,0x5,0x40,
+ 0x0,0x0,0x5,0x78,
0x23,
0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x34,0x31,0x30,0x20,0x63,0x6f,0x72,0x65,
0xa,0x6f,0x75,0x74,0x20,0x76,0x65,0x63,0x34,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,
@@ -339,21 +341,21 @@ static const unsigned char qt_resource_data[] = {
0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,
0x20,0x69,0x6e,0x74,0x45,0x78,0x70,0x20,0x3d,0x20,0x30,0x2e,0x35,0x66,0x3b,0xa,
0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
- 0x73,0x63,0x61,0x6c,0x65,0x20,0x3d,0x20,0x31,0x2e,0x66,0x3b,0xa,0xa,0x75,0x6e,
- 0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x6c,0x74,
- 0x69,0x70,0x6c,0x69,0x65,0x72,0x20,0x3d,0x20,0x2e,0x39,0x66,0x3b,0xa,0x75,0x6e,
- 0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x63,0x6f,0x6e,0x74,
- 0x72,0x61,0x73,0x74,0x20,0x3d,0x20,0x32,0x30,0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,
- 0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x69,0x6e,0x74,0x45,0x78,
- 0x70,0x20,0x3d,0x20,0x30,0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,
- 0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x73,0x63,0x61,0x6c,0x65,0x20,0x3d,0x20,0x31,
- 0x2e,0x66,0x3b,0xa,0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,
- 0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x6c,0x74,0x69,0x70,0x6c,0x69,0x65,0x72,0x20,
- 0x3d,0x20,0x2e,0x35,0x66,0x3b,0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,
- 0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x63,0x6f,0x6e,0x74,0x72,0x61,0x73,0x74,0x20,
- 0x3d,0x20,0x31,0x2e,0x35,0x66,0x3b,0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,
- 0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x69,0x6e,0x74,0x45,0x78,0x70,0x20,0x3d,
- 0x20,0x30,0x2e,0x66,0x3b,0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,
+ 0x73,0x63,0x61,0x6c,0x65,0x20,0x3d,0x20,0x31,0x2e,0x66,0x3b,0xa,0xa,0x2f,0x2f,
+ 0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,
+ 0x6c,0x74,0x69,0x70,0x6c,0x69,0x65,0x72,0x20,0x3d,0x20,0x2e,0x39,0x66,0x3b,0xa,
+ 0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
+ 0x63,0x6f,0x6e,0x74,0x72,0x61,0x73,0x74,0x20,0x3d,0x20,0x32,0x30,0x2e,0x66,0x3b,
+ 0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,
+ 0x20,0x69,0x6e,0x74,0x45,0x78,0x70,0x20,0x3d,0x20,0x30,0x2e,0x66,0x3b,0xa,0x2f,
+ 0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x73,
+ 0x63,0x61,0x6c,0x65,0x20,0x3d,0x20,0x31,0x2e,0x66,0x3b,0xa,0xa,0x75,0x6e,0x69,
+ 0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x6c,0x74,0x69,
+ 0x70,0x6c,0x69,0x65,0x72,0x20,0x3d,0x20,0x2e,0x35,0x66,0x3b,0xa,0x75,0x6e,0x69,
+ 0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x63,0x6f,0x6e,0x74,0x72,
+ 0x61,0x73,0x74,0x20,0x3d,0x20,0x31,0x2e,0x35,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,
+ 0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x69,0x6e,0x74,0x45,0x78,0x70,
+ 0x20,0x3d,0x20,0x30,0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,
0x66,0x6c,0x6f,0x61,0x74,0x20,0x73,0x63,0x61,0x6c,0x65,0x20,0x3d,0x20,0x31,0x2e,
0x66,0x3b,0xa,0xa,0x2f,0x2f,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x76,0x65,
0x63,0x34,0x20,0x62,0x61,0x73,0x65,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x76,0x65,
@@ -404,7 +406,11 @@ static const unsigned char qt_resource_data[] = {
0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x76,
0x65,0x63,0x33,0x28,0x31,0x29,0x2c,0x20,0x70,0x6f,0x77,0x28,0x6f,0x6c,0x64,0x41,
0x72,0x65,0x61,0x20,0x2f,0x20,0x6e,0x65,0x77,0x41,0x72,0x65,0x61,0x20,0x2a,0x20,
- 0x2e,0x32,0x66,0x2c,0x20,0x31,0x2e,0x35,0x66,0x29,0x29,0x3b,0xa,0x7d,0xa,
+ 0x2e,0x32,0x66,0x2c,0x20,0x31,0x2e,0x35,0x66,0x29,0x29,0x3b,0xa,0x20,0x20,0x20,
+ 0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,
+ 0x34,0x28,0x28,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,
+ 0x70,0x61,0x63,0x65,0x20,0x2b,0x20,0x31,0x29,0x20,0x2f,0x20,0x32,0x2c,0x20,0x31,
+ 0x2e,0x66,0x29,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/skybox.vert
0x0,0x0,0x2,0xe,
0x23,
@@ -470,7 +476,7 @@ static const unsigned char qt_resource_data[] = {
0x76,0x65,0x63,0x34,0x28,0x70,0x6f,0x73,0x69,0x74,0x69,0x6f,0x6e,0x2c,0x20,0x31,
0x2e,0x30,0x29,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/foam.frag
- 0x0,0x0,0x4,0xce,
+ 0x0,0x0,0x4,0xfc,
0x23,
0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x33,0x33,0x30,0x20,0x63,0x6f,0x72,0x65,
0xa,0xa,0x69,0x6e,0x20,0x76,0x65,0x63,0x32,0x20,0x63,0x6f,0x6e,0x73,0x74,0x61,
@@ -519,7 +525,7 @@ static const unsigned char qt_resource_data[] = {
0x74,0x73,0x5b,0x30,0x5d,0x29,0x3b,0xa,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,
0x6d,0x5f,0x75,0x76,0x20,0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x68,
0x61,0x6c,0x66,0x74,0x6f,0x6e,0x65,0x5f,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x2c,
- 0x20,0x74,0x65,0x78,0x2a,0x32,0x29,0x3b,0xa,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,
+ 0x20,0x74,0x65,0x78,0x2a,0x31,0x29,0x3b,0xa,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,
0x74,0x20,0x6d,0x5f,0x74,0x68,0x72,0x65,0x73,0x68,0x6f,0x6c,0x64,0x20,0x3d,0x20,
0x28,0x6d,0x5f,0x75,0x76,0x2e,0x72,0x20,0x2b,0x20,0x6d,0x5f,0x75,0x76,0x2e,0x67,
0x20,0x2b,0x20,0x6d,0x5f,0x75,0x76,0x2e,0x62,0x29,0x20,0x2f,0x20,0x33,0x3b,0xa,
@@ -548,7 +554,130 @@ static const unsigned char qt_resource_data[] = {
0x64,0x29,0x20,0x6a,0x20,0x3d,0x20,0x67,0x2a,0x66,0x6f,0x61,0x6d,0x2a,0x31,0x2e,
0x38,0x3b,0xa,0xa,0xa,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,
0x72,0x20,0x3d,0x20,0x6a,0x3b,0x20,0x2f,0x2f,0x76,0x65,0x63,0x34,0x28,0x76,0x65,
- 0x63,0x33,0x28,0x67,0x29,0x2c,0x20,0x31,0x29,0x3b,0xa,0x7d,0xa,
+ 0x63,0x33,0x28,0x67,0x29,0x2c,0x20,0x31,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x2f,
+ 0x2f,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,
+ 0x63,0x34,0x28,0x76,0x65,0x63,0x33,0x28,0x73,0x61,0x74,0x75,0x72,0x61,0x74,0x69,
+ 0x6f,0x6e,0x29,0x2c,0x20,0x31,0x29,0x3b,0xa,0x7d,0xa,
+ // /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/caustics.vert
+ 0x0,0x0,0x7,0x4d,
+ 0x23,
+ 0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x33,0x33,0x30,0x20,0x63,0x6f,0x72,0x65,
+ 0xa,0xa,0x6c,0x61,0x79,0x6f,0x75,0x74,0x28,0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,
+ 0x6e,0x20,0x3d,0x20,0x30,0x29,0x20,0x69,0x6e,0x20,0x76,0x65,0x63,0x33,0x20,0x70,
+ 0x6f,0x73,0x69,0x74,0x69,0x6f,0x6e,0x3b,0x20,0x2f,0x2f,0x20,0x50,0x6f,0x73,0x69,
+ 0x74,0x69,0x6f,0x6e,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x76,0x65,0x72,0x74,
+ 0x65,0x78,0xa,0x6c,0x61,0x79,0x6f,0x75,0x74,0x28,0x6c,0x6f,0x63,0x61,0x74,0x69,
+ 0x6f,0x6e,0x20,0x3d,0x20,0x31,0x29,0x20,0x69,0x6e,0x20,0x76,0x65,0x63,0x33,0x20,
+ 0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x3b,0x20,0x20,0x20,0x2f,0x2f,0x20,0x4e,0x6f,0x72,
+ 0x6d,0x61,0x6c,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x76,0x65,0x72,0x74,0x65,
+ 0x78,0xa,0x6c,0x61,0x79,0x6f,0x75,0x74,0x28,0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,
+ 0x6e,0x20,0x3d,0x20,0x32,0x29,0x20,0x69,0x6e,0x20,0x76,0x65,0x63,0x33,0x20,0x74,
+ 0x65,0x78,0x43,0x6f,0x6f,0x72,0x64,0x73,0x3b,0x20,0x20,0x20,0x2f,0x2f,0x20,0x4e,
+ 0x6f,0x72,0x6d,0x61,0x6c,0x20,0x6f,0x66,0x20,0x74,0x68,0x65,0x20,0x76,0x65,0x72,
+ 0x74,0x65,0x78,0xa,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,
+ 0x61,0x74,0x20,0x64,0x65,0x70,0x74,0x68,0x20,0x3d,0x20,0x2d,0x31,0x30,0x30,0x30,
+ 0x2e,0x66,0x3b,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x66,0x6c,0x6f,0x61,
+ 0x74,0x20,0x73,0x6b,0x79,0x48,0x65,0x69,0x67,0x68,0x74,0x20,0x3d,0x20,0x35,0x30,
+ 0x30,0x2e,0x66,0x3b,0xa,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x73,0x61,
+ 0x6d,0x70,0x6c,0x65,0x72,0x32,0x44,0x20,0x6e,0x6f,0x72,0x6d,0x53,0x61,0x6d,0x70,
+ 0x3b,0xa,0xa,0x6f,0x75,0x74,0x20,0x76,0x65,0x63,0x33,0x20,0x6e,0x6f,0x72,0x6d,
+ 0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x3b,0xa,0x6f,
+ 0x75,0x74,0x20,0x76,0x65,0x63,0x33,0x20,0x70,0x6f,0x73,0x3b,0xa,0x6f,0x75,0x74,
+ 0x20,0x76,0x65,0x63,0x33,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x3b,0xa,0x6f,0x75,
+ 0x74,0x20,0x76,0x65,0x63,0x34,0x20,0x63,0x6f,0x6c,0x3b,0xa,0x6f,0x75,0x74,0x20,
+ 0x66,0x6c,0x6f,0x61,0x74,0x20,0x72,0x65,0x66,0x72,0x61,0x63,0x74,0x50,0x72,0x6f,
+ 0x62,0x3b,0xa,0xa,0x76,0x65,0x63,0x34,0x20,0x72,0x65,0x66,0x72,0x61,0x63,0x74,
+ 0x54,0x6f,0x46,0x6c,0x6f,0x6f,0x72,0x28,0x76,0x65,0x63,0x33,0x20,0x6c,0x2c,0x20,
+ 0x76,0x65,0x63,0x33,0x20,0x70,0x2c,0x20,0x76,0x65,0x63,0x33,0x20,0x6e,0x2c,0x20,
+ 0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x29,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x2f,
+ 0x2f,0x20,0x52,0x65,0x66,0x72,0x61,0x63,0x74,0x73,0x20,0x69,0x6e,0x63,0x6f,0x6d,
+ 0x69,0x6e,0x67,0x20,0x6c,0x69,0x67,0x68,0x74,0x20,0x64,0x69,0x72,0x65,0x63,0x74,
+ 0x69,0x6f,0x6e,0x20,0x6c,0x20,0x74,0x68,0x72,0x6f,0x75,0x67,0x68,0x20,0x6e,0x6f,
+ 0x72,0x6d,0x61,0x6c,0x20,0x6e,0x20,0x61,0x74,0x20,0x70,0x6f,0x69,0x6e,0x74,0x20,
+ 0x70,0x20,0x75,0x6e,0x74,0x69,0x6c,0x20,0x68,0x69,0x74,0x73,0x20,0x66,0x6c,0x6f,
+ 0x6f,0x72,0x20,0x61,0x74,0x20,0x64,0x65,0x70,0x74,0x68,0x20,0x64,0xa,0x20,0x20,
+ 0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x77,0x5f,0x6f,0x20,0x3d,0x20,0x6e,0x6f,0x72,
+ 0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x6c,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,
+ 0x6c,0x6f,0x61,0x74,0x20,0x63,0x6f,0x73,0x5f,0x74,0x68,0x65,0x74,0x61,0x5f,0x69,
+ 0x20,0x3d,0x20,0x64,0x6f,0x74,0x28,0x2d,0x77,0x5f,0x6f,0x2c,0x20,0x6e,0x29,0x3b,
+ 0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6e,0x5f,0x69,0x20,0x3d,
+ 0x20,0x31,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6e,0x5f,
+ 0x74,0x20,0x3d,0x20,0x31,0x2e,0x33,0x33,0x66,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,
+ 0x6c,0x6f,0x61,0x74,0x20,0x64,0x65,0x74,0x65,0x72,0x6d,0x69,0x6e,0x61,0x6e,0x74,
+ 0x20,0x3d,0x20,0x31,0x2e,0x66,0x20,0x2d,0x20,0x28,0x70,0x6f,0x77,0x28,0x28,0x6e,
+ 0x5f,0x69,0x20,0x2f,0x20,0x6e,0x5f,0x74,0x29,0x2c,0x20,0x32,0x2e,0x66,0x29,0x20,
+ 0x2a,0x20,0x28,0x31,0x2e,0x66,0x20,0x2d,0x20,0x70,0x6f,0x77,0x28,0x63,0x6f,0x73,
+ 0x5f,0x74,0x68,0x65,0x74,0x61,0x5f,0x69,0x2c,0x20,0x32,0x2e,0x66,0x29,0x29,0x29,
+ 0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x72,0x30,0x20,
+ 0x3d,0x20,0x70,0x6f,0x77,0x28,0x28,0x6e,0x5f,0x69,0x20,0x2d,0x20,0x6e,0x5f,0x74,
+ 0x29,0x20,0x2f,0x20,0x28,0x6e,0x5f,0x69,0x20,0x2b,0x20,0x6e,0x5f,0x74,0x29,0x2c,
+ 0x20,0x32,0x2e,0x66,0x29,0x3b,0x20,0x2f,0x2f,0x20,0x76,0x61,0x72,0x69,0x61,0x62,
+ 0x6c,0x65,0x20,0x72,0x65,0x71,0x75,0x69,0x72,0x65,0x64,0x20,0x74,0x6f,0x20,0x63,
+ 0x61,0x6c,0x63,0x75,0x6c,0x61,0x74,0x65,0x20,0x70,0x72,0x6f,0x62,0x61,0x62,0x69,
+ 0x6c,0x69,0x74,0x79,0x20,0x6f,0x66,0x20,0x72,0x65,0x66,0x6c,0x65,0x63,0x74,0x69,
+ 0x6f,0x6e,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x70,0x72,0x6f,
+ 0x62,0x5f,0x74,0x6f,0x5f,0x72,0x65,0x66,0x6c,0x20,0x3d,0x20,0x72,0x30,0x20,0x2b,
+ 0x20,0x28,0x28,0x31,0x20,0x2d,0x20,0x72,0x30,0x29,0x20,0x2a,0x20,0x70,0x6f,0x77,
+ 0x28,0x28,0x31,0x20,0x2d,0x20,0x63,0x6f,0x73,0x5f,0x74,0x68,0x65,0x74,0x61,0x5f,
+ 0x69,0x29,0x2c,0x20,0x35,0x2e,0x66,0x29,0x29,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,
+ 0x69,0x66,0x20,0x28,0x64,0x65,0x74,0x65,0x72,0x6d,0x69,0x6e,0x61,0x6e,0x74,0x20,
+ 0x3e,0x3d,0x20,0x30,0x29,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
+ 0x66,0x6c,0x6f,0x61,0x74,0x20,0x63,0x6f,0x73,0x5f,0x74,0x68,0x65,0x74,0x61,0x5f,
+ 0x74,0x20,0x3d,0x20,0x73,0x71,0x72,0x74,0x28,0x64,0x65,0x74,0x65,0x72,0x6d,0x69,
+ 0x6e,0x61,0x6e,0x74,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x76,
+ 0x65,0x63,0x33,0x20,0x77,0x5f,0x74,0x20,0x3d,0x20,0x28,0x6e,0x5f,0x69,0x20,0x2f,
+ 0x20,0x6e,0x5f,0x74,0x29,0x20,0x2a,0x20,0x77,0x5f,0x6f,0x20,0x2b,0x20,0x28,0x28,
+ 0x6e,0x5f,0x69,0x20,0x2f,0x20,0x6e,0x5f,0x74,0x29,0x20,0x2a,0x20,0x63,0x6f,0x73,
+ 0x5f,0x74,0x68,0x65,0x74,0x61,0x5f,0x69,0x20,0x2d,0x20,0x63,0x6f,0x73,0x5f,0x74,
+ 0x68,0x65,0x74,0x61,0x5f,0x74,0x29,0x20,0x2a,0x20,0x6e,0x3b,0xa,0x20,0x20,0x20,
+ 0x20,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x69,0x73,0x74,0x20,
+ 0x3d,0x20,0x70,0x2e,0x7a,0x20,0x2d,0x20,0x64,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,
+ 0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x65,0x70,0x74,0x68,0x53,0x63,
+ 0x61,0x6c,0x65,0x20,0x3d,0x20,0x64,0x69,0x73,0x74,0x20,0x2f,0x20,0x77,0x5f,0x74,
+ 0x2e,0x7a,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x76,0x65,
+ 0x63,0x33,0x20,0x67,0x72,0x6f,0x75,0x6e,0x64,0x43,0x6f,0x6e,0x74,0x61,0x63,0x74,
+ 0x50,0x6f,0x69,0x6e,0x74,0x20,0x3d,0x20,0x2d,0x28,0x77,0x5f,0x74,0x20,0x2a,0x20,
+ 0x64,0x65,0x70,0x74,0x68,0x53,0x63,0x61,0x6c,0x65,0x29,0x20,0x2b,0x20,0x70,0x3b,
+ 0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x67,0x72,
+ 0x6f,0x75,0x6e,0x64,0x43,0x6f,0x6e,0x74,0x61,0x63,0x74,0x50,0x6f,0x69,0x6e,0x74,
+ 0x20,0x3d,0x20,0x28,0x77,0x5f,0x74,0x20,0x2a,0x20,0x64,0x65,0x70,0x74,0x68,0x53,
+ 0x63,0x61,0x6c,0x65,0x29,0x20,0x2b,0x20,0x70,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,
+ 0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x76,0x65,0x63,0x34,0x28,0x67,
+ 0x72,0x6f,0x75,0x6e,0x64,0x43,0x6f,0x6e,0x74,0x61,0x63,0x74,0x50,0x6f,0x69,0x6e,
+ 0x74,0x2c,0x20,0x31,0x2e,0x66,0x20,0x2d,0x20,0x70,0x72,0x6f,0x62,0x5f,0x74,0x6f,
+ 0x5f,0x72,0x65,0x66,0x6c,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x7d,0x20,0x65,0x6c,
+ 0x73,0x65,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x72,0x65,0x74,
+ 0x75,0x72,0x6e,0x20,0x76,0x65,0x63,0x34,0x28,0x30,0x2c,0x20,0x30,0x2c,0x20,0x30,
+ 0x2c,0x20,0x30,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x7d,0xa,0x7d,0xa,0xa,0x76,
+ 0x6f,0x69,0x64,0x20,0x6d,0x61,0x69,0x6e,0x28,0x29,0x20,0x7b,0xa,0x20,0x20,0x20,
+ 0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,
+ 0x63,0x65,0x20,0x3d,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x3b,0xa,0x20,0x20,0x20,
+ 0x20,0x70,0x6f,0x73,0x20,0x3d,0x20,0x70,0x6f,0x73,0x69,0x74,0x69,0x6f,0x6e,0x3b,
+ 0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x73,0x61,0x6d,0x70,0x6c,0x65,
+ 0x64,0x4e,0x6f,0x72,0x6d,0x61,0x6c,0x20,0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,
+ 0x65,0x28,0x6e,0x6f,0x72,0x6d,0x53,0x61,0x6d,0x70,0x2c,0x20,0x76,0x65,0x63,0x32,
+ 0x28,0x28,0x70,0x6f,0x73,0x20,0x2b,0x20,0x31,0x29,0x20,0x2f,0x20,0x32,0x29,0x29,
+ 0x3b,0xa,0x20,0x20,0x20,0x20,0x73,0x61,0x6d,0x70,0x6c,0x65,0x64,0x4e,0x6f,0x72,
+ 0x6d,0x61,0x6c,0x20,0x3d,0x20,0x28,0x73,0x61,0x6d,0x70,0x6c,0x65,0x64,0x4e,0x6f,
+ 0x72,0x6d,0x61,0x6c,0x20,0x2a,0x20,0x32,0x2e,0x66,0x29,0x20,0x2d,0x20,0x31,0x2e,
+ 0x66,0x3b,0xa,0x20,0x20,0x20,0x20,0x63,0x6f,0x6c,0x20,0x3d,0x20,0x73,0x61,0x6d,
+ 0x70,0x6c,0x65,0x64,0x4e,0x6f,0x72,0x6d,0x61,0x6c,0x3b,0xa,0x20,0x20,0x20,0x20,
+ 0x76,0x65,0x63,0x34,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x41,0x6e,0x64,0x50,0x72,
+ 0x6f,0x62,0x20,0x3d,0x20,0x72,0x65,0x66,0x72,0x61,0x63,0x74,0x54,0x6f,0x46,0x6c,
+ 0x6f,0x6f,0x72,0x28,0x76,0x65,0x63,0x33,0x28,0x30,0x2c,0x20,0x30,0x2c,0x20,0x31,
+ 0x29,0x2c,0x20,0x70,0x6f,0x73,0x2c,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x69,0x7a,
+ 0x65,0x28,0x76,0x65,0x63,0x33,0x28,0x73,0x61,0x6d,0x70,0x6c,0x65,0x64,0x4e,0x6f,
+ 0x72,0x6d,0x61,0x6c,0x29,0x29,0x2c,0x20,0x30,0x2e,0x30,0x30,0x35,0x66,0x29,0x3b,
+ 0xa,0x20,0x20,0x20,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x20,0x3d,0x20,0x76,0x65,
+ 0x63,0x33,0x28,0x6e,0x65,0x77,0x50,0x6f,0x73,0x41,0x6e,0x64,0x50,0x72,0x6f,0x62,
+ 0x5b,0x30,0x5d,0x2c,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x41,0x6e,0x64,0x50,0x72,
+ 0x6f,0x62,0x5b,0x31,0x5d,0x2c,0x20,0x30,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,
+ 0x20,0x72,0x65,0x66,0x72,0x61,0x63,0x74,0x50,0x72,0x6f,0x62,0x20,0x3d,0x20,0x6e,
+ 0x65,0x77,0x50,0x6f,0x73,0x41,0x6e,0x64,0x50,0x72,0x6f,0x62,0x5b,0x33,0x5d,0x3b,
+ 0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x20,0x3d,0x20,
+ 0x70,0x6f,0x73,0x3b,0xa,0x20,0x20,0x20,0x20,0x67,0x6c,0x5f,0x50,0x6f,0x73,0x69,
+ 0x74,0x69,0x6f,0x6e,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x6e,0x65,0x77,0x50,
+ 0x6f,0x73,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/anchorPoint.frag
0x0,0x0,0x0,0x82,
0x23,
@@ -713,6 +842,51 @@ static const unsigned char qt_resource_data[] = {
0x72,0x3b,0xa,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,
0x6f,0x6c,0x6f,0x72,0x2e,0x77,0x20,0x3d,0x20,0x31,0x3b,0xa,0x20,0x20,0x20,0x20,
0x7d,0xa,0x7d,0xa,
+ // /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/caustics.frag
+ 0x0,0x0,0x2,0x97,
+ 0x23,
+ 0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x34,0x31,0x30,0x20,0x63,0x6f,0x72,0x65,
+ 0xa,0x6f,0x75,0x74,0x20,0x76,0x65,0x63,0x34,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,
+ 0x6c,0x6f,0x72,0x3b,0xa,0xa,0x69,0x6e,0x20,0x76,0x65,0x63,0x33,0x20,0x6e,0x6f,
+ 0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x3b,
+ 0xa,0x69,0x6e,0x20,0x76,0x65,0x63,0x33,0x20,0x70,0x6f,0x73,0x3b,0xa,0x69,0x6e,
+ 0x20,0x76,0x65,0x63,0x33,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x3b,0xa,0x69,0x6e,
+ 0x20,0x76,0x65,0x63,0x34,0x20,0x63,0x6f,0x6c,0x3b,0xa,0x69,0x6e,0x20,0x66,0x6c,
+ 0x6f,0x61,0x74,0x20,0x72,0x65,0x66,0x72,0x61,0x63,0x74,0x50,0x72,0x6f,0x62,0x3b,
+ 0xa,0xa,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x20,0x73,0x61,0x6d,0x70,0x6c,0x65,
+ 0x72,0x32,0x44,0x20,0x6e,0x6f,0x72,0x6d,0x53,0x61,0x6d,0x70,0x3b,0xa,0xa,0x76,
+ 0x6f,0x69,0x64,0x20,0x6d,0x61,0x69,0x6e,0x28,0x29,0x20,0x7b,0xa,0x2f,0x2f,0x20,
+ 0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,
+ 0x65,0x63,0x34,0x28,0x76,0x65,0x63,0x33,0x28,0x28,0x70,0x6f,0x73,0x5b,0x30,0x5d,
+ 0x20,0x2b,0x20,0x31,0x29,0x20,0x2f,0x20,0x32,0x2c,0x20,0x28,0x70,0x6f,0x73,0x5b,
+ 0x31,0x5d,0x20,0x2b,0x20,0x31,0x29,0x20,0x2f,0x20,0x32,0x2c,0x20,0x30,0x2e,0x66,
+ 0x29,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,
+ 0x61,0x74,0x20,0x6f,0x6c,0x64,0x41,0x72,0x65,0x61,0x20,0x3d,0x20,0x6c,0x65,0x6e,
+ 0x67,0x74,0x68,0x28,0x64,0x46,0x64,0x78,0x28,0x76,0x65,0x63,0x33,0x28,0x70,0x6f,
+ 0x73,0x5b,0x30,0x5d,0x2c,0x20,0x70,0x6f,0x73,0x5b,0x32,0x5d,0x2c,0x20,0x70,0x6f,
+ 0x73,0x5b,0x31,0x5d,0x29,0x29,0x29,0x20,0x2a,0x20,0x6c,0x65,0x6e,0x67,0x74,0x68,
+ 0x28,0x64,0x46,0x64,0x79,0x28,0x76,0x65,0x63,0x33,0x28,0x70,0x6f,0x73,0x5b,0x30,
+ 0x5d,0x2c,0x20,0x70,0x6f,0x73,0x5b,0x32,0x5d,0x2c,0x20,0x70,0x6f,0x73,0x5b,0x31,
+ 0x5d,0x29,0x29,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
+ 0x6e,0x65,0x77,0x41,0x72,0x65,0x61,0x20,0x3d,0x20,0x6c,0x65,0x6e,0x67,0x74,0x68,
+ 0x28,0x64,0x46,0x64,0x78,0x28,0x76,0x65,0x63,0x33,0x28,0x6e,0x65,0x77,0x50,0x6f,
+ 0x73,0x5b,0x30,0x5d,0x2c,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x5b,0x32,0x5d,0x2c,
+ 0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x5b,0x31,0x5d,0x29,0x29,0x29,0x20,0x2a,0x20,
+ 0x6c,0x65,0x6e,0x67,0x74,0x68,0x28,0x64,0x46,0x64,0x79,0x28,0x76,0x65,0x63,0x33,
+ 0x28,0x6e,0x65,0x77,0x50,0x6f,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x6e,0x65,0x77,0x50,
+ 0x6f,0x73,0x5b,0x32,0x5d,0x2c,0x20,0x6e,0x65,0x77,0x50,0x6f,0x73,0x5b,0x31,0x5d,
+ 0x29,0x29,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x61,
+ 0x72,0x65,0x61,0x52,0x61,0x74,0x69,0x6f,0x20,0x3d,0x20,0x6f,0x6c,0x64,0x41,0x72,
+ 0x65,0x61,0x20,0x2f,0x20,0x6e,0x65,0x77,0x41,0x72,0x65,0x61,0x3b,0xa,0x20,0x20,
+ 0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x69,0x6e,0x74,0x65,0x6e,0x73,0x69,0x74,
+ 0x79,0x20,0x3d,0x20,0x70,0x6f,0x77,0x28,0x61,0x72,0x65,0x61,0x52,0x61,0x74,0x69,
+ 0x6f,0x20,0x2a,0x20,0x31,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x35,0x66,0x29,0x3b,0xa,
+ 0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,
+ 0x76,0x65,0x63,0x34,0x28,0x30,0x2e,0x39,0x38,0x2c,0x20,0x31,0x2c,0x20,0x2e,0x37,
+ 0x38,0x2c,0x20,0x69,0x6e,0x74,0x65,0x6e,0x73,0x69,0x74,0x79,0x20,0x2a,0x20,0x72,
+ 0x65,0x66,0x72,0x61,0x63,0x74,0x50,0x72,0x6f,0x62,0x29,0x3b,0xa,0x2f,0x2f,0x20,
+ 0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x63,
+ 0x6f,0x6c,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/shader.vert
0x0,0x0,0xd,0x9a,
0x23,
@@ -935,7 +1109,7 @@ static const unsigned char qt_resource_data[] = {
0x6c,0x20,0x2a,0x20,0x76,0x65,0x63,0x34,0x28,0x70,0x6f,0x73,0x69,0x74,0x69,0x6f,
0x6e,0x2c,0x20,0x31,0x29,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/shader.frag
- 0x0,0x0,0x12,0xa6,
+ 0x0,0x0,0x13,0x0,
0x23,
0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x34,0x31,0x30,0x20,0x63,0x6f,0x72,0x65,
0xa,0x6f,0x75,0x74,0x20,0x76,0x65,0x63,0x34,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,
@@ -1005,237 +1179,242 @@ static const unsigned char qt_resource_data[] = {
0x6f,0x69,0x6e,0x74,0x28,0x76,0x65,0x63,0x33,0x20,0x70,0x6f,0x69,0x6e,0x74,0x29,
0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x75,0x20,0x3d,
0x20,0x28,0x70,0x6f,0x69,0x6e,0x74,0x2e,0x78,0x20,0x2d,0x20,0x77,0x69,0x64,0x74,
- 0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,0x20,0x2f,0x20,0x28,0x77,
- 0x69,0x64,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x31,0x5d,0x20,0x2d,0x20,
- 0x77,0x69,0x64,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,0x3b,
- 0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x76,0x20,0x3d,0x20,0x28,
- 0x70,0x6f,0x69,0x6e,0x74,0x2e,0x7a,0x20,0x2d,0x20,0x6c,0x65,0x6e,0x67,0x74,0x68,
- 0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,0x20,0x2f,0x20,0x28,0x6c,0x65,
- 0x6e,0x67,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x31,0x5d,0x20,0x2d,0x20,
- 0x6c,0x65,0x6e,0x67,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,
- 0x3b,0xa,0x20,0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x76,0x65,0x63,
- 0x32,0x28,0x75,0x2c,0x20,0x76,0x29,0x3b,0xa,0x7d,0xa,0xa,0x76,0x6f,0x69,0x64,
- 0x20,0x6d,0x61,0x69,0x6e,0x28,0x29,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,
- 0x20,0x44,0x6f,0x20,0x6c,0x69,0x67,0x68,0x74,0x69,0x6e,0x67,0x20,0x69,0x6e,0x20,
- 0x63,0x61,0x6d,0x65,0x72,0x61,0x20,0x73,0x70,0x61,0x63,0x65,0xa,0x20,0x20,0x20,
- 0x20,0x76,0x65,0x63,0x33,0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x20,0x3d,
- 0x20,0x2d,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x76,0x65,0x63,0x33,
- 0x28,0x31,0x2c,0x20,0x2d,0x31,0x2c,0x20,0x31,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,
- 0x20,0x20,0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x20,0x3d,0x20,0x6e,0x6f,
- 0x72,0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x76,0x65,0x63,0x33,0x28,0x30,0x2e,0x66,
- 0x2c,0x20,0x33,0x2e,0x66,0x2c,0x20,0x30,0x2e,0x66,0x29,0x20,0x2d,0x20,0x70,0x6f,
- 0x73,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
- 0x64,0x20,0x3d,0x20,0x63,0x6c,0x61,0x6d,0x70,0x28,0x64,0x6f,0x74,0x28,0x6e,0x6f,
- 0x72,0x6d,0x61,0x6c,0x5f,0x63,0x61,0x6d,0x65,0x72,0x61,0x53,0x70,0x61,0x63,0x65,
- 0x2c,0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x29,0x2c,0x20,0x30,0x2c,0x20,
- 0x31,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x20,
+ 0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x20,0x2a,0x20,0x35,0x30,0x29,
+ 0x20,0x2f,0x20,0x28,0x77,0x69,0x64,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,
+ 0x31,0x5d,0x20,0x2a,0x20,0x35,0x30,0x20,0x2d,0x20,0x77,0x69,0x64,0x74,0x68,0x42,
+ 0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x20,0x2a,0x20,0x35,0x30,0x29,0x3b,0xa,
+ 0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x76,0x20,0x3d,0x20,0x28,0x70,
+ 0x6f,0x69,0x6e,0x74,0x2e,0x7a,0x20,0x2d,0x20,0x6c,0x65,0x6e,0x67,0x74,0x68,0x42,
+ 0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x20,0x2a,0x20,0x35,0x30,0x29,0x20,0x2f,
+ 0x20,0x28,0x6c,0x65,0x6e,0x67,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x31,
+ 0x5d,0x20,0x2a,0x20,0x35,0x30,0x20,0x2d,0x20,0x6c,0x65,0x6e,0x67,0x74,0x68,0x42,
+ 0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x20,0x2a,0x20,0x35,0x30,0x29,0x3b,0xa,
+ 0x20,0x20,0x20,0x20,0x72,0x65,0x74,0x75,0x72,0x6e,0x20,0x76,0x65,0x63,0x32,0x28,
+ 0x75,0x2c,0x20,0x76,0x29,0x3b,0xa,0x7d,0xa,0xa,0x76,0x6f,0x69,0x64,0x20,0x6d,
+ 0x61,0x69,0x6e,0x28,0x29,0x20,0x7b,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x44,
+ 0x6f,0x20,0x6c,0x69,0x67,0x68,0x74,0x69,0x6e,0x67,0x20,0x69,0x6e,0x20,0x63,0x61,
+ 0x6d,0x65,0x72,0x61,0x20,0x73,0x70,0x61,0x63,0x65,0xa,0x20,0x20,0x20,0x20,0x76,
+ 0x65,0x63,0x33,0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x20,0x3d,0x20,0x2d,
+ 0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x76,0x65,0x63,0x33,0x28,0x31,
+ 0x2c,0x20,0x2d,0x31,0x2c,0x20,0x31,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,
+ 0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x20,0x3d,0x20,0x6e,0x6f,0x72,0x6d,
+ 0x61,0x6c,0x69,0x7a,0x65,0x28,0x76,0x65,0x63,0x33,0x28,0x30,0x2e,0x66,0x2c,0x20,
+ 0x33,0x2e,0x66,0x2c,0x20,0x30,0x2e,0x66,0x29,0x20,0x2d,0x20,0x70,0x6f,0x73,0x29,
+ 0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x20,
0x3d,0x20,0x63,0x6c,0x61,0x6d,0x70,0x28,0x64,0x6f,0x74,0x28,0x6e,0x6f,0x72,0x6d,
- 0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2c,0x20,0x6c,
- 0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x29,0x2c,0x20,0x30,0x2c,0x20,0x31,0x29,0x3b,
- 0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x72,0x65,0x66,0x6c,0x65,0x63,
- 0x74,0x65,0x64,0x4c,0x69,0x67,0x68,0x74,0x20,0x3d,0x20,0x6c,0x69,0x67,0x68,0x74,
- 0x44,0x69,0x72,0x20,0x2d,0x20,0x32,0x20,0x2a,0x20,0x64,0x6f,0x74,0x28,0x6c,0x69,
- 0x67,0x68,0x74,0x44,0x69,0x72,0x2c,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,
- 0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x29,0x20,0x2a,0x20,0x6e,0x6f,0x72,
- 0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x3b,0xa,
- 0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x70,0x6f,0x73,0x54,0x6f,0x43,0x61,
- 0x6d,0x20,0x3d,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x63,0x61,
- 0x6d,0x65,0x72,0x61,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x20,
- 0x2d,0x20,0x70,0x6f,0x73,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,
- 0x74,0x20,0x73,0x70,0x65,0x63,0x20,0x3d,0x20,0x70,0x6f,0x77,0x28,0x63,0x6c,0x61,
- 0x6d,0x70,0x28,0x64,0x6f,0x74,0x28,0x70,0x6f,0x73,0x54,0x6f,0x43,0x61,0x6d,0x2c,
- 0x20,0x72,0x65,0x66,0x6c,0x65,0x63,0x74,0x65,0x64,0x4c,0x69,0x67,0x68,0x74,0x29,
- 0x2c,0x20,0x30,0x2c,0x20,0x31,0x29,0x2c,0x20,0x32,0x2e,0x66,0x29,0x3b,0xa,0xa,
- 0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,
- 0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,0x6f,0x75,0x6e,0x64,
- 0x53,0x61,0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,0x28,0x30,0x2e,
- 0x35,0x66,0x2c,0x20,0x30,0x2e,0x35,0x66,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,
- 0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,
- 0x63,0x34,0x28,0x61,0x62,0x73,0x28,0x70,0x6f,0x73,0x2e,0x78,0x20,0x2f,0x20,0x31,
- 0x36,0x30,0x2e,0x66,0x29,0x2c,0x20,0x70,0x6f,0x73,0x2e,0x79,0x2c,0x20,0x30,0x2e,
- 0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,
- 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,
- 0x75,0x76,0x2e,0x79,0x2c,0x20,0x75,0x76,0x2e,0x79,0x2c,0x20,0x30,0x2e,0x66,0x2c,
- 0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,
- 0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x63,0x61,
- 0x6d,0x65,0x72,0x61,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2e,
- 0x78,0x20,0x2d,0x20,0x70,0x6f,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x63,0x61,0x6d,0x65,
- 0x72,0x61,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2e,0x79,0x20,
- 0x2d,0x20,0x70,0x6f,0x73,0x5b,0x31,0x5d,0x2c,0x20,0x70,0x6f,0x73,0x5b,0x32,0x5d,
- 0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,
- 0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x2d,
- 0x20,0x70,0x6f,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x30,0x2e,
- 0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,
- 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,
- 0x28,0x70,0x6f,0x73,0x20,0x2d,0x20,0x76,0x65,0x63,0x33,0x28,0x77,0x69,0x64,0x74,
- 0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x30,0x2c,0x20,0x6c,
- 0x65,0x6e,0x67,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,0x29,
- 0x20,0x2f,0x20,0x35,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,
+ 0x61,0x6c,0x5f,0x63,0x61,0x6d,0x65,0x72,0x61,0x53,0x70,0x61,0x63,0x65,0x2c,0x20,
+ 0x6c,0x69,0x67,0x68,0x74,0x44,0x69,0x72,0x29,0x2c,0x20,0x30,0x2c,0x20,0x31,0x29,
+ 0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x64,0x20,0x3d,0x20,
+ 0x63,0x6c,0x61,0x6d,0x70,0x28,0x64,0x6f,0x74,0x28,0x6e,0x6f,0x72,0x6d,0x61,0x6c,
+ 0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2c,0x20,0x6c,0x69,0x67,
+ 0x68,0x74,0x44,0x69,0x72,0x29,0x2c,0x20,0x30,0x2c,0x20,0x31,0x29,0x3b,0xa,0x20,
+ 0x20,0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x72,0x65,0x66,0x6c,0x65,0x63,0x74,0x65,
+ 0x64,0x4c,0x69,0x67,0x68,0x74,0x20,0x3d,0x20,0x6c,0x69,0x67,0x68,0x74,0x44,0x69,
+ 0x72,0x20,0x2d,0x20,0x32,0x20,0x2a,0x20,0x64,0x6f,0x74,0x28,0x6c,0x69,0x67,0x68,
+ 0x74,0x44,0x69,0x72,0x2c,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,
+ 0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x29,0x20,0x2a,0x20,0x6e,0x6f,0x72,0x6d,0x61,
+ 0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x3b,0xa,0x20,0x20,
+ 0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x70,0x6f,0x73,0x54,0x6f,0x43,0x61,0x6d,0x20,
+ 0x3d,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x69,0x7a,0x65,0x28,0x63,0x61,0x6d,0x65,
+ 0x72,0x61,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x20,0x2d,0x20,
+ 0x70,0x6f,0x73,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
+ 0x73,0x70,0x65,0x63,0x20,0x3d,0x20,0x70,0x6f,0x77,0x28,0x63,0x6c,0x61,0x6d,0x70,
+ 0x28,0x64,0x6f,0x74,0x28,0x70,0x6f,0x73,0x54,0x6f,0x43,0x61,0x6d,0x2c,0x20,0x72,
+ 0x65,0x66,0x6c,0x65,0x63,0x74,0x65,0x64,0x4c,0x69,0x67,0x68,0x74,0x29,0x2c,0x20,
+ 0x30,0x2c,0x20,0x31,0x29,0x2c,0x20,0x32,0x2e,0x66,0x29,0x3b,0xa,0xa,0x2f,0x2f,
0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,
- 0x76,0x65,0x63,0x34,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2e,0x78,
- 0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,
- 0x2e,0x7a,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,
+ 0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,0x6f,0x75,0x6e,0x64,0x53,0x61,
+ 0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,0x28,0x30,0x2e,0x35,0x66,
+ 0x2c,0x20,0x30,0x2e,0x35,0x66,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,
0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,
- 0x28,0x74,0x65,0x73,0x74,0x2c,0x20,0x74,0x65,0x73,0x74,0x2c,0x20,0x74,0x65,0x73,
- 0x74,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,
- 0x32,0x20,0x72,0x65,0x66,0x72,0x55,0x56,0x20,0x3d,0x20,0x75,0x76,0x46,0x72,0x6f,
- 0x6d,0x57,0x6f,0x72,0x6c,0x64,0x50,0x6f,0x69,0x6e,0x74,0x28,0x72,0x65,0x66,0x72,
- 0x50,0x6f,0x73,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x32,0x20,0x72,
- 0x65,0x66,0x6c,0x55,0x56,0x20,0x3d,0x20,0x75,0x76,0x46,0x72,0x6f,0x6d,0x57,0x6f,
- 0x72,0x6c,0x64,0x50,0x6f,0x69,0x6e,0x74,0x28,0x72,0x65,0x66,0x6c,0x50,0x6f,0x73,
- 0x29,0x3b,0xa,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,
- 0x77,0x61,0x74,0x65,0x72,0x4d,0x75,0x72,0x6b,0x69,0x6e,0x65,0x73,0x73,0x20,0x3d,
- 0x20,0x30,0x2e,0x30,0x30,0x32,0x66,0x3b,0x20,0x2f,0x2f,0x20,0x54,0x4f,0x44,0x4f,
- 0x3a,0x20,0x4d,0x61,0x6b,0x65,0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0xa,0x20,
+ 0x28,0x61,0x62,0x73,0x28,0x70,0x6f,0x73,0x2e,0x78,0x20,0x2f,0x20,0x31,0x36,0x30,
+ 0x2e,0x66,0x29,0x2c,0x20,0x70,0x6f,0x73,0x2e,0x79,0x2c,0x20,0x30,0x2e,0x66,0x2c,
+ 0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,
+ 0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x75,0x76,
+ 0x2e,0x79,0x2c,0x20,0x75,0x76,0x2e,0x79,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,
+ 0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,
+ 0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x63,0x61,0x6d,0x65,
+ 0x72,0x61,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2e,0x78,0x20,
+ 0x2d,0x20,0x70,0x6f,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x63,0x61,0x6d,0x65,0x72,0x61,
+ 0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x2e,0x79,0x20,0x2d,0x20,
+ 0x70,0x6f,0x73,0x5b,0x31,0x5d,0x2c,0x20,0x70,0x6f,0x73,0x5b,0x32,0x5d,0x2c,0x20,
+ 0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,
+ 0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x2d,0x20,0x70,
+ 0x6f,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x30,0x2e,0x66,0x2c,
+ 0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,
+ 0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x28,0x70,
+ 0x6f,0x73,0x20,0x2d,0x20,0x76,0x65,0x63,0x33,0x28,0x77,0x69,0x64,0x74,0x68,0x42,
+ 0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x2c,0x20,0x30,0x2c,0x20,0x6c,0x65,0x6e,
+ 0x67,0x74,0x68,0x42,0x6f,0x75,0x6e,0x64,0x73,0x5b,0x30,0x5d,0x29,0x29,0x20,0x2f,
+ 0x20,0x35,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,
+ 0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,
+ 0x63,0x34,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2e,0x78,0x2c,0x20,
+ 0x30,0x2e,0x66,0x2c,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2e,0x7a,
+ 0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,
+ 0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x74,
+ 0x65,0x73,0x74,0x2c,0x20,0x74,0x65,0x73,0x74,0x2c,0x20,0x74,0x65,0x73,0x74,0x2c,
+ 0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x32,0x20,
+ 0x72,0x65,0x66,0x72,0x55,0x56,0x20,0x3d,0x20,0x75,0x76,0x46,0x72,0x6f,0x6d,0x57,
+ 0x6f,0x72,0x6c,0x64,0x50,0x6f,0x69,0x6e,0x74,0x28,0x72,0x65,0x66,0x72,0x50,0x6f,
+ 0x73,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x32,0x20,0x72,0x65,0x66,
+ 0x6c,0x55,0x56,0x20,0x3d,0x20,0x75,0x76,0x46,0x72,0x6f,0x6d,0x57,0x6f,0x72,0x6c,
+ 0x64,0x50,0x6f,0x69,0x6e,0x74,0x28,0x72,0x65,0x66,0x6c,0x50,0x6f,0x73,0x29,0x3b,
+ 0xa,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x77,0x61,
+ 0x74,0x65,0x72,0x4d,0x75,0x72,0x6b,0x69,0x6e,0x65,0x73,0x73,0x20,0x3d,0x20,0x30,
+ 0x2e,0x30,0x30,0x32,0x66,0x3b,0x20,0x2f,0x2f,0x20,0x54,0x4f,0x44,0x4f,0x3a,0x20,
+ 0x4d,0x61,0x6b,0x65,0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0xa,0x2f,0x2f,0x20,
0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x77,0x61,0x74,0x65,0x72,0x4d,0x75,
0x72,0x6b,0x69,0x6e,0x65,0x73,0x73,0x20,0x3d,0x20,0x30,0x2e,0x30,0x30,0x30,0x35,
0x66,0x3b,0x20,0x2f,0x2f,0x20,0x54,0x4f,0x44,0x4f,0x3a,0x20,0x4d,0x61,0x6b,0x65,
- 0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,
- 0x33,0x20,0x77,0x61,0x74,0x65,0x72,0x56,0x6f,0x6c,0x75,0x6d,0x65,0x43,0x6f,0x6c,
- 0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x33,0x28,0x72,0x65,0x64,0x20,0x2a,0x20,
- 0x30,0x2e,0x31,0x66,0x2c,0x20,0x67,0x72,0x65,0x65,0x6e,0x20,0x2a,0x20,0x30,0x2e,
- 0x32,0x66,0x2c,0x20,0x62,0x6c,0x75,0x65,0x20,0x2a,0x20,0x30,0x2e,0x32,0x66,0x29,
- 0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x72,0x6b,
- 0x44,0x69,0x66,0x66,0x75,0x73,0x65,0x20,0x3d,0x20,0x30,0x2e,0x33,0x66,0x3b,0xa,
- 0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x72,0x6b,0x41,0x6d,
- 0x62,0x69,0x65,0x6e,0x74,0x20,0x3d,0x20,0x30,0x2e,0x38,0x66,0x3b,0xa,0x20,0x20,
- 0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x20,
- 0x3d,0x20,0x65,0x78,0x70,0x28,0x2d,0x6c,0x65,0x6e,0x67,0x74,0x68,0x28,0x28,0x70,
- 0x6f,0x73,0x20,0x2d,0x20,0x72,0x65,0x66,0x72,0x50,0x6f,0x73,0x29,0x29,0x20,0x2a,
- 0x20,0x77,0x61,0x74,0x65,0x72,0x4d,0x75,0x72,0x6b,0x69,0x6e,0x65,0x73,0x73,0x29,
- 0x3b,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x45,0x58,0x50,0x4c,0x41,0x4e,0x41,
- 0x54,0x49,0x4f,0x4e,0x3a,0x20,0x57,0x48,0x45,0x4e,0x20,0x54,0x48,0x45,0x20,0x57,
- 0x41,0x54,0x45,0x52,0x20,0x49,0x53,0x20,0x4e,0x4f,0x54,0x20,0x50,0x45,0x52,0x46,
- 0x45,0x43,0x54,0x4c,0x59,0x20,0x43,0x4c,0x45,0x41,0x52,0x2c,0x20,0x49,0x54,0x20,
- 0x57,0x49,0x4c,0x4c,0x20,0x48,0x41,0x56,0x45,0x20,0x53,0x54,0x55,0x46,0x46,0x20,
- 0x53,0x43,0x41,0x54,0x54,0x45,0x52,0x49,0x4e,0x47,0x20,0x4c,0x49,0x47,0x48,0x54,
- 0x20,0x55,0x4e,0x44,0x45,0x52,0x4e,0x45,0x41,0x54,0x48,0x20,0x54,0x48,0x45,0x20,
- 0x53,0x55,0x52,0x46,0x41,0x43,0x45,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x53,
- 0x4f,0x4d,0x45,0x20,0x4f,0x46,0x20,0x49,0x54,0x20,0x57,0x49,0x4c,0x4c,0x20,0x42,
- 0x45,0x20,0x44,0x49,0x46,0x46,0x55,0x53,0x45,0x4c,0x59,0x20,0x4c,0x49,0x54,0x2c,
- 0x20,0x42,0x55,0x54,0x20,0x54,0x48,0x45,0x52,0x45,0x20,0x57,0x49,0x4c,0x4c,0x20,
- 0x42,0x45,0x20,0x53,0x55,0x42,0x53,0x55,0x52,0x46,0x41,0x43,0x45,0x20,0x53,0x43,
- 0x41,0x54,0x54,0x45,0x52,0x49,0x4e,0x47,0x2c,0x20,0x45,0x53,0x54,0x49,0x4d,0x41,
- 0x54,0x45,0x44,0x20,0x42,0x59,0x20,0x54,0x48,0x45,0x20,0x41,0x4d,0x42,0x49,0x45,
- 0x4e,0x54,0x20,0x54,0x45,0x52,0x4d,0xa,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,
- 0x34,0x20,0x64,0x69,0x66,0x66,0x75,0x73,0x65,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,
- 0x28,0x72,0x65,0x64,0x20,0x2a,0x20,0x64,0x2c,0x20,0x67,0x72,0x65,0x65,0x6e,0x20,
- 0x2a,0x20,0x64,0x2c,0x20,0x62,0x6c,0x75,0x65,0x20,0x2a,0x20,0x64,0x2c,0x20,0x31,
- 0x2e,0x30,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x73,
- 0x70,0x65,0x63,0x75,0x6c,0x61,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x31,
- 0x2c,0x20,0x31,0x2c,0x20,0x31,0x2c,0x20,0x31,0x29,0x20,0x2a,0x20,0x70,0x6f,0x77,
- 0x28,0x73,0x70,0x65,0x63,0x2c,0x20,0x31,0x30,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,
- 0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,
- 0x73,0x73,0x69,0x76,0x65,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x76,0x65,0x63,
- 0x33,0x28,0x72,0x65,0x66,0x72,0x55,0x56,0x2c,0x20,0x31,0x2e,0x66,0x20,0x2d,0x20,
- 0x72,0x65,0x66,0x72,0x55,0x56,0x2e,0x79,0x29,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,
- 0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,0x74,0x20,0x77,0x61,0x74,0x65,0x72,
- 0x42,0x6c,0x75,0x72,0x72,0x69,0x6e,0x65,0x73,0x73,0x20,0x3d,0x20,0x30,0x2e,0x66,
- 0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x32,0x20,0x72,0x65,0x66,0x72,0x55,
- 0x56,0x42,0x6c,0x75,0x72,0x72,0x79,0x20,0x3d,0x20,0x28,0x31,0x20,0x2d,0x20,0x62,
- 0x65,0x65,0x72,0x41,0x74,0x74,0x29,0x20,0x2a,0x20,0x76,0x65,0x63,0x32,0x28,0x72,
- 0x61,0x6e,0x64,0x28,0x72,0x65,0x66,0x72,0x55,0x56,0x29,0x2c,0x20,0x72,0x61,0x6e,
- 0x64,0x28,0x76,0x65,0x63,0x34,0x28,0x70,0x6f,0x73,0x2c,0x20,0x64,0x29,0x29,0x29,
- 0x20,0x2a,0x20,0x77,0x61,0x74,0x65,0x72,0x42,0x6c,0x75,0x72,0x72,0x69,0x6e,0x65,
- 0x73,0x73,0x20,0x2b,0x20,0x72,0x65,0x66,0x72,0x55,0x56,0x3b,0xa,0x20,0x20,0x20,
- 0x20,0x76,0x65,0x63,0x34,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,
- 0x76,0x65,0x20,0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,0x6f,
- 0x75,0x6e,0x64,0x53,0x61,0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,
- 0x28,0x72,0x65,0x66,0x72,0x55,0x56,0x42,0x6c,0x75,0x72,0x72,0x79,0x29,0x29,0x3b,
- 0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x6d,0x75,0x72,0x6b,0x20,0x3d,
- 0x20,0x28,0x76,0x65,0x63,0x34,0x28,0x77,0x61,0x74,0x65,0x72,0x56,0x6f,0x6c,0x75,
- 0x6d,0x65,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2a,0x20,0x64,0x20,0x2a,0x20,0x6d,0x75,
- 0x72,0x6b,0x44,0x69,0x66,0x66,0x75,0x73,0x65,0x20,0x2b,0x20,0x77,0x61,0x74,0x65,
- 0x72,0x56,0x6f,0x6c,0x75,0x6d,0x65,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2a,0x20,0x6d,
- 0x75,0x72,0x6b,0x41,0x6d,0x62,0x69,0x65,0x6e,0x74,0x2c,0x20,0x31,0x2e,0x30,0x66,
- 0x29,0x29,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x73,0x6b,
- 0x79,0x52,0x65,0x66,0x6c,0x20,0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,
- 0x73,0x6b,0x79,0x53,0x61,0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,
- 0x28,0x72,0x65,0x66,0x6c,0x55,0x56,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,
- 0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x20,0x2a,0x3d,0x20,0x62,0x65,0x65,
- 0x72,0x41,0x74,0x74,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,
- 0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x30,0x2e,0x37,0x35,0x66,0x20,0x2a,0x20,0x64,
- 0x69,0x66,0x66,0x75,0x73,0x65,0x3b,0x20,0x2f,0x2f,0x20,0x44,0x69,0x66,0x66,0x75,
- 0x73,0x65,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,
- 0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x30,0x2c,0x20,0x30,0x2c,0x20,
- 0x30,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,
- 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,
- 0x2e,0x39,0x66,0x2c,0x31,0x2e,0x66,0x2c,0x31,0x2e,0x66,0x2c,0x30,0x29,0x3b,0xa,
- 0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,
- 0x76,0x65,0x63,0x34,0x28,0x72,0x65,0x64,0x20,0x2a,0x20,0x2e,0x32,0x66,0x2c,0x20,
- 0x67,0x72,0x65,0x65,0x6e,0x20,0x2a,0x20,0x2e,0x32,0x66,0x2c,0x20,0x62,0x6c,0x75,
- 0x65,0x20,0x2a,0x20,0x2e,0x32,0x66,0x2c,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,
- 0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2b,0x3d,0x20,0x31,
- 0x2e,0x66,0x20,0x2a,0x20,0x73,0x70,0x65,0x63,0x75,0x6c,0x61,0x72,0x3b,0x20,0x2f,
- 0x2f,0x20,0x53,0x70,0x65,0x63,0x75,0x6c,0x61,0x72,0x20,0x54,0x4f,0x44,0x4f,0x3a,
- 0x20,0x50,0x61,0x73,0x73,0x20,0x6d,0x75,0x6c,0x74,0x69,0x70,0x6c,0x69,0x63,0x61,
- 0x74,0x69,0x6f,0x6e,0x73,0x20,0x61,0x73,0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,
- 0x73,0x2e,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,
+ 0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,
+ 0x61,0x74,0x20,0x77,0x61,0x74,0x65,0x72,0x4d,0x75,0x72,0x6b,0x69,0x6e,0x65,0x73,
+ 0x73,0x20,0x3d,0x20,0x30,0x2e,0x30,0x30,0x30,0x35,0x66,0x3b,0x20,0x2f,0x2f,0x20,
+ 0x54,0x4f,0x44,0x4f,0x3a,0x20,0x4d,0x61,0x6b,0x65,0x20,0x75,0x6e,0x69,0x66,0x6f,
+ 0x72,0x6d,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x33,0x20,0x77,0x61,0x74,0x65,
+ 0x72,0x56,0x6f,0x6c,0x75,0x6d,0x65,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,
+ 0x65,0x63,0x33,0x28,0x72,0x65,0x64,0x20,0x2a,0x20,0x30,0x2e,0x31,0x66,0x2c,0x20,
+ 0x67,0x72,0x65,0x65,0x6e,0x20,0x2a,0x20,0x30,0x2e,0x32,0x66,0x2c,0x20,0x62,0x6c,
+ 0x75,0x65,0x20,0x2a,0x20,0x30,0x2e,0x32,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,
+ 0x66,0x6c,0x6f,0x61,0x74,0x20,0x6d,0x75,0x72,0x6b,0x44,0x69,0x66,0x66,0x75,0x73,
+ 0x65,0x20,0x3d,0x20,0x30,0x2e,0x33,0x66,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,
+ 0x6f,0x61,0x74,0x20,0x6d,0x75,0x72,0x6b,0x41,0x6d,0x62,0x69,0x65,0x6e,0x74,0x20,
+ 0x3d,0x20,0x30,0x2e,0x38,0x66,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x6c,0x6f,0x61,
+ 0x74,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x20,0x3d,0x20,0x65,0x78,0x70,0x28,
+ 0x2d,0x6c,0x65,0x6e,0x67,0x74,0x68,0x28,0x28,0x70,0x6f,0x73,0x20,0x2d,0x20,0x72,
+ 0x65,0x66,0x72,0x50,0x6f,0x73,0x29,0x29,0x20,0x2a,0x20,0x77,0x61,0x74,0x65,0x72,
+ 0x4d,0x75,0x72,0x6b,0x69,0x6e,0x65,0x73,0x73,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,
+ 0x2f,0x2f,0x20,0x45,0x58,0x50,0x4c,0x41,0x4e,0x41,0x54,0x49,0x4f,0x4e,0x3a,0x20,
+ 0x57,0x48,0x45,0x4e,0x20,0x54,0x48,0x45,0x20,0x57,0x41,0x54,0x45,0x52,0x20,0x49,
+ 0x53,0x20,0x4e,0x4f,0x54,0x20,0x50,0x45,0x52,0x46,0x45,0x43,0x54,0x4c,0x59,0x20,
+ 0x43,0x4c,0x45,0x41,0x52,0x2c,0x20,0x49,0x54,0x20,0x57,0x49,0x4c,0x4c,0x20,0x48,
+ 0x41,0x56,0x45,0x20,0x53,0x54,0x55,0x46,0x46,0x20,0x53,0x43,0x41,0x54,0x54,0x45,
+ 0x52,0x49,0x4e,0x47,0x20,0x4c,0x49,0x47,0x48,0x54,0x20,0x55,0x4e,0x44,0x45,0x52,
+ 0x4e,0x45,0x41,0x54,0x48,0x20,0x54,0x48,0x45,0x20,0x53,0x55,0x52,0x46,0x41,0x43,
+ 0x45,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x53,0x4f,0x4d,0x45,0x20,0x4f,0x46,
+ 0x20,0x49,0x54,0x20,0x57,0x49,0x4c,0x4c,0x20,0x42,0x45,0x20,0x44,0x49,0x46,0x46,
+ 0x55,0x53,0x45,0x4c,0x59,0x20,0x4c,0x49,0x54,0x2c,0x20,0x42,0x55,0x54,0x20,0x54,
+ 0x48,0x45,0x52,0x45,0x20,0x57,0x49,0x4c,0x4c,0x20,0x42,0x45,0x20,0x53,0x55,0x42,
+ 0x53,0x55,0x52,0x46,0x41,0x43,0x45,0x20,0x53,0x43,0x41,0x54,0x54,0x45,0x52,0x49,
+ 0x4e,0x47,0x2c,0x20,0x45,0x53,0x54,0x49,0x4d,0x41,0x54,0x45,0x44,0x20,0x42,0x59,
+ 0x20,0x54,0x48,0x45,0x20,0x41,0x4d,0x42,0x49,0x45,0x4e,0x54,0x20,0x54,0x45,0x52,
+ 0x4d,0xa,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x64,0x69,0x66,0x66,
+ 0x75,0x73,0x65,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x72,0x65,0x64,0x20,0x2a,
+ 0x20,0x64,0x2c,0x20,0x67,0x72,0x65,0x65,0x6e,0x20,0x2a,0x20,0x64,0x2c,0x20,0x62,
+ 0x6c,0x75,0x65,0x20,0x2a,0x20,0x64,0x2c,0x20,0x31,0x2e,0x30,0x66,0x29,0x3b,0xa,
+ 0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x73,0x70,0x65,0x63,0x75,0x6c,0x61,
+ 0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x31,0x2c,0x20,0x31,0x2c,0x20,0x31,
+ 0x2c,0x20,0x31,0x29,0x20,0x2a,0x20,0x70,0x6f,0x77,0x28,0x73,0x70,0x65,0x63,0x2c,
+ 0x20,0x31,0x30,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x76,0x65,
+ 0x63,0x34,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,0x65,0x20,
+ 0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x76,0x65,0x63,0x33,0x28,0x72,0x65,0x66,0x72,
+ 0x55,0x56,0x2c,0x20,0x31,0x2e,0x66,0x20,0x2d,0x20,0x72,0x65,0x66,0x72,0x55,0x56,
+ 0x2e,0x79,0x29,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,
+ 0x6c,0x6f,0x61,0x74,0x20,0x77,0x61,0x74,0x65,0x72,0x42,0x6c,0x75,0x72,0x72,0x69,
+ 0x6e,0x65,0x73,0x73,0x20,0x3d,0x20,0x30,0x2e,0x66,0x3b,0xa,0x20,0x20,0x20,0x20,
+ 0x76,0x65,0x63,0x32,0x20,0x72,0x65,0x66,0x72,0x55,0x56,0x42,0x6c,0x75,0x72,0x72,
+ 0x79,0x20,0x3d,0x20,0x28,0x31,0x20,0x2d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,
+ 0x29,0x20,0x2a,0x20,0x76,0x65,0x63,0x32,0x28,0x72,0x61,0x6e,0x64,0x28,0x72,0x65,
+ 0x66,0x72,0x55,0x56,0x29,0x2c,0x20,0x72,0x61,0x6e,0x64,0x28,0x76,0x65,0x63,0x34,
+ 0x28,0x70,0x6f,0x73,0x2c,0x20,0x64,0x29,0x29,0x29,0x20,0x2a,0x20,0x77,0x61,0x74,
+ 0x65,0x72,0x42,0x6c,0x75,0x72,0x72,0x69,0x6e,0x65,0x73,0x73,0x20,0x2b,0x20,0x72,
+ 0x65,0x66,0x72,0x55,0x56,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,
+ 0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,0x65,0x20,0x3d,0x20,0x74,
+ 0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,0x6f,0x75,0x6e,0x64,0x53,0x61,0x6d,
+ 0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,0x28,0x72,0x65,0x66,0x72,0x55,
+ 0x56,0x42,0x6c,0x75,0x72,0x72,0x79,0x29,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,
+ 0x65,0x63,0x34,0x20,0x6d,0x75,0x72,0x6b,0x20,0x3d,0x20,0x28,0x76,0x65,0x63,0x34,
+ 0x28,0x77,0x61,0x74,0x65,0x72,0x56,0x6f,0x6c,0x75,0x6d,0x65,0x43,0x6f,0x6c,0x6f,
+ 0x72,0x20,0x2a,0x20,0x64,0x20,0x2a,0x20,0x6d,0x75,0x72,0x6b,0x44,0x69,0x66,0x66,
+ 0x75,0x73,0x65,0x20,0x2b,0x20,0x77,0x61,0x74,0x65,0x72,0x56,0x6f,0x6c,0x75,0x6d,
+ 0x65,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2a,0x20,0x6d,0x75,0x72,0x6b,0x41,0x6d,0x62,
+ 0x69,0x65,0x6e,0x74,0x2c,0x20,0x31,0x2e,0x30,0x66,0x29,0x29,0x3b,0xa,0xa,0x20,
+ 0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x73,0x6b,0x79,0x52,0x65,0x66,0x6c,0x20,
+ 0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x73,0x6b,0x79,0x53,0x61,0x6d,
+ 0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,0x28,0x72,0x65,0x66,0x6c,0x55,
+ 0x56,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x72,0x65,0x66,0x72,0x50,
+ 0x72,0x6f,0x62,0x20,0x2a,0x3d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x3b,0xa,
+ 0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,
+ 0x20,0x30,0x2e,0x37,0x35,0x66,0x20,0x2a,0x20,0x64,0x69,0x66,0x66,0x75,0x73,0x65,
+ 0x3b,0x20,0x2f,0x2f,0x20,0x44,0x69,0x66,0x66,0x75,0x73,0x65,0xa,0x2f,0x2f,0x20,
+ 0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,
+ 0x65,0x63,0x34,0x28,0x30,0x2c,0x20,0x30,0x2c,0x20,0x30,0x2c,0x20,0x31,0x2e,0x66,
+ 0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,
+ 0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x2e,0x39,0x66,0x2c,0x31,0x2e,
+ 0x66,0x2c,0x31,0x2e,0x66,0x2c,0x30,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x72,
+ 0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x72,
+ 0x65,0x64,0x20,0x2a,0x20,0x2e,0x32,0x66,0x2c,0x20,0x67,0x72,0x65,0x65,0x6e,0x20,
+ 0x2a,0x20,0x2e,0x32,0x66,0x2c,0x20,0x62,0x6c,0x75,0x65,0x20,0x2a,0x20,0x2e,0x32,
+ 0x66,0x2c,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,
+ 0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2b,0x3d,0x20,0x31,0x2e,0x66,0x20,0x2a,0x20,0x73,
+ 0x70,0x65,0x63,0x75,0x6c,0x61,0x72,0x3b,0x20,0x2f,0x2f,0x20,0x53,0x70,0x65,0x63,
+ 0x75,0x6c,0x61,0x72,0x20,0x54,0x4f,0x44,0x4f,0x3a,0x20,0x50,0x61,0x73,0x73,0x20,
+ 0x6d,0x75,0x6c,0x74,0x69,0x70,0x6c,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e,0x73,0x20,
+ 0x61,0x73,0x20,0x75,0x6e,0x69,0x66,0x6f,0x72,0x6d,0x73,0x2e,0xa,0x20,0x20,0x20,
+ 0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x63,0x6c,0x61,
+ 0x6d,0x70,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2c,0x20,0x30,0x2e,
+ 0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0x20,0x2f,0x2f,0x20,0x43,0x6c,0x61,0x6d,
+ 0x70,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,
+ 0x2b,0x3d,0x20,0x30,0x2e,0x33,0x66,0x20,0x2a,0x20,0x73,0x6b,0x79,0x52,0x65,0x66,
+ 0x6c,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,
0x20,0x3d,0x20,0x63,0x6c,0x61,0x6d,0x70,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,
0x6f,0x72,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0x20,0x2f,
- 0x2f,0x20,0x43,0x6c,0x61,0x6d,0x70,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,
- 0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2b,0x3d,0x20,0x30,0x2e,0x33,0x66,0x20,0x2a,0x20,
- 0x73,0x6b,0x79,0x52,0x65,0x66,0x6c,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,
- 0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x63,0x6c,0x61,0x6d,0x70,0x28,0x66,
- 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,
- 0x2e,0x66,0x29,0x3b,0x20,0x2f,0x2f,0x20,0x43,0x6c,0x61,0x6d,0x70,0xa,0xa,0x20,
- 0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2a,0x3d,0x20,
- 0x20,0x28,0x28,0x31,0x20,0x2d,0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x29,
- 0x20,0x2f,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x76,0x65,
- 0x63,0x34,0x20,0x76,0x6f,0x6c,0x75,0x6d,0x65,0x74,0x72,0x69,0x63,0x20,0x3d,0x20,
- 0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x20,0x2a,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,
- 0x69,0x73,0x73,0x69,0x76,0x65,0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x6f,0x6c,0x75,
- 0x6d,0x65,0x74,0x72,0x69,0x63,0x20,0x2b,0x3d,0x20,0x28,0x31,0x20,0x2d,0x20,0x62,
- 0x65,0x65,0x72,0x41,0x74,0x74,0x29,0x20,0x2a,0x20,0x6d,0x75,0x72,0x6b,0x3b,0xa,
- 0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2b,
- 0x3d,0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x20,0x2a,0x20,0x76,0x6f,0x6c,
- 0x75,0x6d,0x65,0x74,0x72,0x69,0x63,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,
- 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x74,0x72,0x61,0x6e,0x73,
- 0x6d,0x69,0x73,0x73,0x69,0x76,0x65,0x20,0x2a,0x20,0x72,0x65,0x66,0x72,0x50,0x72,
- 0x6f,0x62,0x3b,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,
- 0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x76,0x65,0x63,0x33,0x28,0x66,0x72,
- 0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x29,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,
- 0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x44,0x69,0x76,0x69,0x64,0x69,0x6e,0x67,0x20,
- 0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x20,0x62,0x79,0x20,0x32,0x20,0x6a,0x75,
- 0x73,0x74,0x20,0x66,0x6f,0x72,0x20,0x68,0x65,0x75,0x72,0x69,0x73,0x74,0x69,0x63,
- 0x2e,0x20,0x57,0x61,0x6e,0x74,0x20,0x6d,0x6f,0x72,0x65,0x20,0x70,0x68,0x6f,0x6e,
- 0x67,0x20,0x74,0x6f,0x20,0x73,0x68,0x6f,0x77,0x20,0x74,0x68,0x72,0x6f,0x75,0x67,
- 0x68,0x2e,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,
- 0x6f,0x72,0x20,0x3d,0x20,0x63,0x6c,0x61,0x6d,0x70,0x28,0x66,0x72,0x61,0x67,0x43,
- 0x6f,0x6c,0x6f,0x72,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,
- 0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,
- 0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,
- 0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,
- 0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x54,0x4f,0x44,0x4f,0x3a,0x20,
- 0x41,0x43,0x54,0x55,0x41,0x4c,0x20,0x4c,0x49,0x47,0x48,0x54,0x49,0x4e,0x47,0x20,
- 0x4d,0x4f,0x44,0x45,0x4c,0x20,0x53,0x48,0x4f,0x55,0x4c,0x44,0x20,0x42,0x45,0x20,
- 0x53,0x4f,0x4d,0x45,0x54,0x48,0x49,0x4e,0x47,0x20,0x4c,0x49,0x4b,0x45,0xa,0x20,
- 0x20,0x20,0x20,0x2f,0x2f,0x20,0x56,0x45,0x4c,0x4f,0x43,0x49,0x54,0x59,0x20,0x2a,
- 0x20,0x44,0x49,0x46,0x46,0x55,0x53,0x45,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,
- 0x28,0x31,0x20,0x2d,0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x29,0x20,0x2a,
- 0x20,0x53,0x50,0x45,0x43,0x55,0x4c,0x41,0x52,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,
- 0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x20,0x2a,0x20,0x28,0x42,0x45,0x45,
- 0x52,0x20,0x2a,0x20,0x54,0x52,0x41,0x4e,0x53,0x4d,0x49,0x53,0x53,0x49,0x56,0x45,
- 0x20,0x2b,0x20,0x28,0x31,0x20,0x2d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x29,
- 0x20,0x2a,0x20,0x56,0x4f,0x4c,0x55,0x4d,0x45,0x20,0x28,0x77,0x68,0x69,0x63,0x68,
- 0x20,0x69,0x73,0x20,0x73,0x6f,0x6d,0x65,0x77,0x68,0x61,0x74,0x20,0x64,0x69,0x66,
- 0x66,0x75,0x73,0x65,0x20,0x74,0x6f,0x6f,0x3f,0x29,0x29,0xa,0x20,0x20,0x20,0x20,
- 0x2f,0x2f,0x20,0x54,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,0x65,0x20,
- 0x73,0x68,0x6f,0x75,0x6c,0x64,0x6e,0x27,0x74,0x20,0x6a,0x75,0x73,0x74,0x20,0x67,
- 0x65,0x74,0x20,0x64,0x61,0x72,0x6b,0x65,0x72,0x2c,0x20,0x62,0x75,0x74,0x20,0x62,
- 0x6c,0x75,0x72,0x72,0x69,0x65,0x72,0x20,0x61,0x73,0x20,0x62,0x65,0x65,0x72,0x20,
- 0x61,0x74,0x74,0x65,0x6e,0x75,0x61,0x74,0x69,0x6f,0x6e,0x20,0x6c,0x6f,0x77,0x65,
- 0x72,0x73,0x2e,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,
- 0x6c,0x6f,0x72,0x20,0x3d,0x20,0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,
- 0x6f,0x75,0x6e,0x64,0x53,0x61,0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,
- 0x32,0x28,0x72,0x65,0x66,0x72,0x55,0x56,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,
+ 0x2f,0x20,0x43,0x6c,0x61,0x6d,0x70,0xa,0xa,0x20,0x20,0x20,0x20,0x66,0x72,0x61,
+ 0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2a,0x3d,0x20,0x20,0x28,0x28,0x31,0x20,0x2d,
+ 0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x29,0x20,0x2f,0x20,0x31,0x2e,0x66,
+ 0x29,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x76,0x65,0x63,0x34,0x20,0x76,0x6f,0x6c,
+ 0x75,0x6d,0x65,0x74,0x72,0x69,0x63,0x20,0x3d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,
+ 0x74,0x20,0x2a,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,0x65,
+ 0x3b,0xa,0x20,0x20,0x20,0x20,0x76,0x6f,0x6c,0x75,0x6d,0x65,0x74,0x72,0x69,0x63,
+ 0x20,0x2b,0x3d,0x20,0x28,0x31,0x20,0x2d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,
+ 0x29,0x20,0x2a,0x20,0x6d,0x75,0x72,0x6b,0x3b,0xa,0xa,0x20,0x20,0x20,0x20,0x66,
+ 0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x2b,0x3d,0x20,0x72,0x65,0x66,0x72,
+ 0x50,0x72,0x6f,0x62,0x20,0x2a,0x20,0x76,0x6f,0x6c,0x75,0x6d,0x65,0x74,0x72,0x69,
+ 0x63,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,
+ 0x6f,0x72,0x20,0x3d,0x20,0x74,0x72,0x61,0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,
+ 0x65,0x20,0x2a,0x20,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x3b,0xa,0x20,0x20,
0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,
- 0x63,0x34,0x28,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,
- 0x70,0x61,0x63,0x65,0x5b,0x30,0x5d,0x2c,0x20,0x30,0x2c,0x20,0x6e,0x6f,0x72,0x6d,
- 0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x5b,0x31,0x5d,
- 0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,
- 0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x64,0x69,0x66,0x66,0x75,0x73,
- 0x65,0x3b,0xa,0x7d,0xa,
+ 0x63,0x34,0x28,0x76,0x65,0x63,0x33,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,
+ 0x72,0x29,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,
+ 0x20,0x44,0x69,0x76,0x69,0x64,0x69,0x6e,0x67,0x20,0x72,0x65,0x66,0x72,0x50,0x72,
+ 0x6f,0x62,0x20,0x62,0x79,0x20,0x32,0x20,0x6a,0x75,0x73,0x74,0x20,0x66,0x6f,0x72,
+ 0x20,0x68,0x65,0x75,0x72,0x69,0x73,0x74,0x69,0x63,0x2e,0x20,0x57,0x61,0x6e,0x74,
+ 0x20,0x6d,0x6f,0x72,0x65,0x20,0x70,0x68,0x6f,0x6e,0x67,0x20,0x74,0x6f,0x20,0x73,
+ 0x68,0x6f,0x77,0x20,0x74,0x68,0x72,0x6f,0x75,0x67,0x68,0x2e,0xa,0x2f,0x2f,0x20,
+ 0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x63,
+ 0x6c,0x61,0x6d,0x70,0x28,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x2c,0x20,
+ 0x30,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,
+ 0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,
+ 0x34,0x28,0x72,0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x2c,0x20,0x30,0x2e,0x66,0x2c,
+ 0x20,0x30,0x2e,0x66,0x2c,0x20,0x31,0x2e,0x66,0x29,0x3b,0xa,0xa,0x20,0x20,0x20,
+ 0x20,0x2f,0x2f,0x20,0x54,0x4f,0x44,0x4f,0x3a,0x20,0x41,0x43,0x54,0x55,0x41,0x4c,
+ 0x20,0x4c,0x49,0x47,0x48,0x54,0x49,0x4e,0x47,0x20,0x4d,0x4f,0x44,0x45,0x4c,0x20,
+ 0x53,0x48,0x4f,0x55,0x4c,0x44,0x20,0x42,0x45,0x20,0x53,0x4f,0x4d,0x45,0x54,0x48,
+ 0x49,0x4e,0x47,0x20,0x4c,0x49,0x4b,0x45,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,
+ 0x56,0x45,0x4c,0x4f,0x43,0x49,0x54,0x59,0x20,0x2a,0x20,0x44,0x49,0x46,0x46,0x55,
+ 0x53,0x45,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x28,0x31,0x20,0x2d,0x20,0x72,
+ 0x65,0x66,0x72,0x50,0x72,0x6f,0x62,0x29,0x20,0x2a,0x20,0x53,0x50,0x45,0x43,0x55,
+ 0x4c,0x41,0x52,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x72,0x65,0x66,0x72,0x50,
+ 0x72,0x6f,0x62,0x20,0x2a,0x20,0x28,0x42,0x45,0x45,0x52,0x20,0x2a,0x20,0x54,0x52,
+ 0x41,0x4e,0x53,0x4d,0x49,0x53,0x53,0x49,0x56,0x45,0x20,0x2b,0x20,0x28,0x31,0x20,
+ 0x2d,0x20,0x62,0x65,0x65,0x72,0x41,0x74,0x74,0x29,0x20,0x2a,0x20,0x56,0x4f,0x4c,
+ 0x55,0x4d,0x45,0x20,0x28,0x77,0x68,0x69,0x63,0x68,0x20,0x69,0x73,0x20,0x73,0x6f,
+ 0x6d,0x65,0x77,0x68,0x61,0x74,0x20,0x64,0x69,0x66,0x66,0x75,0x73,0x65,0x20,0x74,
+ 0x6f,0x6f,0x3f,0x29,0x29,0xa,0x20,0x20,0x20,0x20,0x2f,0x2f,0x20,0x54,0x72,0x61,
+ 0x6e,0x73,0x6d,0x69,0x73,0x73,0x69,0x76,0x65,0x20,0x73,0x68,0x6f,0x75,0x6c,0x64,
+ 0x6e,0x27,0x74,0x20,0x6a,0x75,0x73,0x74,0x20,0x67,0x65,0x74,0x20,0x64,0x61,0x72,
+ 0x6b,0x65,0x72,0x2c,0x20,0x62,0x75,0x74,0x20,0x62,0x6c,0x75,0x72,0x72,0x69,0x65,
+ 0x72,0x20,0x61,0x73,0x20,0x62,0x65,0x65,0x72,0x20,0x61,0x74,0x74,0x65,0x6e,0x75,
+ 0x61,0x74,0x69,0x6f,0x6e,0x20,0x6c,0x6f,0x77,0x65,0x72,0x73,0x2e,0xa,0x2f,0x2f,
+ 0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,
+ 0x74,0x65,0x78,0x74,0x75,0x72,0x65,0x28,0x67,0x72,0x6f,0x75,0x6e,0x64,0x53,0x61,
+ 0x6d,0x70,0x6c,0x65,0x72,0x2c,0x20,0x76,0x65,0x63,0x32,0x28,0x72,0x65,0x66,0x72,
+ 0x55,0x56,0x29,0x29,0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,
+ 0x43,0x6f,0x6c,0x6f,0x72,0x20,0x3d,0x20,0x76,0x65,0x63,0x34,0x28,0x6e,0x6f,0x72,
+ 0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x5b,0x30,
+ 0x5d,0x2c,0x20,0x30,0x2c,0x20,0x6e,0x6f,0x72,0x6d,0x61,0x6c,0x5f,0x77,0x6f,0x72,
+ 0x6c,0x64,0x53,0x70,0x61,0x63,0x65,0x5b,0x31,0x5d,0x2c,0x20,0x31,0x2e,0x66,0x29,
+ 0x3b,0xa,0x2f,0x2f,0x20,0x20,0x20,0x20,0x66,0x72,0x61,0x67,0x43,0x6f,0x6c,0x6f,
+ 0x72,0x20,0x3d,0x20,0x64,0x69,0x66,0x66,0x75,0x73,0x65,0x3b,0xa,0x7d,0xa,
// /Users/sotech117/Documents/final/adv/ocean-simulation/resources/images/cupertin-lake_bk.png
0x0,0x5,0x16,0x26,
0x89,
@@ -688588,6 +688767,11 @@ static const unsigned char qt_resource_name[] = {
0x8,0x4,0x2,0xd7,
0x0,0x66,
0x0,0x6f,0x0,0x61,0x0,0x6d,0x0,0x2e,0x0,0x66,0x0,0x72,0x0,0x61,0x0,0x67,
+ // caustics.vert
+ 0x0,0xd,
+ 0x9,0x7c,0x98,0xd4,
+ 0x0,0x63,
+ 0x0,0x61,0x0,0x75,0x0,0x73,0x0,0x74,0x0,0x69,0x0,0x63,0x0,0x73,0x0,0x2e,0x0,0x76,0x0,0x65,0x0,0x72,0x0,0x74,
// anchorPoint.frag
0x0,0x10,
0xb,0xa0,0x21,0x97,
@@ -688613,6 +688797,11 @@ static const unsigned char qt_resource_name[] = {
0x7,0x5d,0x2f,0xf7,
0x0,0x74,
0x0,0x65,0x0,0x78,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x66,0x0,0x72,0x0,0x61,0x0,0x67,
+ // caustics.frag
+ 0x0,0xd,
+ 0x9,0x7d,0x8c,0x37,
+ 0x0,0x63,
+ 0x0,0x61,0x0,0x75,0x0,0x73,0x0,0x74,0x0,0x69,0x0,0x63,0x0,0x73,0x0,0x2e,0x0,0x66,0x0,0x72,0x0,0x61,0x0,0x67,
// shader.vert
0x0,0xb,
0xc,0xa6,0x3,0xd4,
@@ -688721,100 +688910,106 @@ static const unsigned char qt_resource_struct[] = {
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/resources/images
- 0x0,0x0,0x0,0x18,0x0,0x2,0x0,0x0,0x0,0x11,0x0,0x0,0x0,0x11,
+ 0x0,0x0,0x0,0x18,0x0,0x2,0x0,0x0,0x0,0x11,0x0,0x0,0x0,0x13,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/resources/shaders
- 0x0,0x0,0x0,0x2a,0x0,0x2,0x0,0x0,0x0,0xd,0x0,0x0,0x0,0x4,
+ 0x0,0x0,0x0,0x2a,0x0,0x2,0x0,0x0,0x0,0xf,0x0,0x0,0x0,0x4,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/resources/shaders/skybox.frag
- 0x0,0x0,0x1,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x24,0x6e,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf1,
+ 0x0,0x0,0x1,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2c,0x4e,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x2a,
// :/resources/shaders/skybox.vert
- 0x0,0x0,0x0,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x18,0x46,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf1,
+ 0x0,0x0,0x0,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x18,0xa7,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x2a,
// :/resources/shaders/color.vert
0x0,0x0,0x0,0x3e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x7f,0x39,
+0x0,0x0,0x1,0x8f,0x60,0xd7,0xa9,0x6b,
// :/resources/shaders/color.frag
- 0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x13,0x2,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x7f,0x37,
+ 0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x13,0x2b,
+0x0,0x0,0x1,0x8f,0x60,0xd7,0xa9,0x6b,
// :/resources/shaders/texture.vert
- 0x0,0x0,0x0,0xa6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1a,0x58,
+ 0x0,0x0,0x0,0xa6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1a,0xb9,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf1,
// :/resources/shaders/texture.frag
- 0x0,0x0,0x1,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x27,0xcc,
+ 0x0,0x0,0x1,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2f,0xac,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf1,
// :/resources/shaders/foam.frag
- 0x0,0x0,0x0,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1b,0xe4,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf0,
+ 0x0,0x0,0x0,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1c,0x45,
+0x0,0x0,0x1,0x8f,0x60,0xfc,0x68,0x40,
// :/resources/shaders/foam.vert
- 0x0,0x0,0x0,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0xf6,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xf0,
+ 0x0,0x0,0x0,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xd,0x1f,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x2a,
+ // :/resources/shaders/caustics.vert
+ 0x0,0x0,0x0,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x21,0x45,
+0x0,0x0,0x1,0x8f,0x60,0xd7,0xc6,0x24,
+ // :/resources/shaders/caustics.frag
+ 0x0,0x0,0x1,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x31,0xd5,
+0x0,0x0,0x1,0x8f,0x60,0xd7,0xc6,0x24,
// :/resources/shaders/anchorPoint.frag
- 0x0,0x0,0x0,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x20,0xb6,
+ 0x0,0x0,0x0,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x28,0x96,
0x0,0x0,0x1,0x8e,0xa4,0xf3,0xf5,0x48,
// :/resources/shaders/anchorPoint.geom
- 0x0,0x0,0x1,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x21,0x3c,
+ 0x0,0x0,0x1,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x29,0x1c,
0x0,0x0,0x1,0x8f,0xd,0xe3,0x6f,0xf0,
// :/resources/shaders/anchorPoint.vert
- 0x0,0x0,0x1,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x26,0x78,
+ 0x0,0x0,0x1,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2e,0x58,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xef,
// :/resources/shaders/shader.vert
- 0x0,0x0,0x1,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x29,0xf5,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x7f,0x3a,
+ 0x0,0x0,0x1,0xc8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x34,0x70,
+0x0,0x0,0x1,0x8f,0x60,0xec,0xcd,0x60,
// :/resources/shaders/shader.frag
- 0x0,0x0,0x1,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x37,0x93,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x7f,0x39,
+ 0x0,0x0,0x1,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x42,0xe,
+0x0,0x0,0x1,0x8f,0x60,0xf2,0x1d,0xc5,
// :/resources/images/cupertin-lake_dn.png
- 0x0,0x0,0x2,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x83,0x82,0xa9,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x91,
+ 0x0,0x0,0x3,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x83,0x8d,0x7e,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xfa,
// :/resources/images/cupertin-lake_bk.png
- 0x0,0x0,0x1,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x4a,0x3d,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x90,
+ 0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x55,0x12,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xf9,
// :/resources/images/cupertin-lake_ft.png
- 0x0,0x0,0x3,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x88,0x61,0xbf,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x92,
+ 0x0,0x0,0x3,0x7a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x88,0x6c,0x94,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xfc,
// :/resources/images/cupertin-lake_lf.png
- 0x0,0x0,0x2,0x60,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x23,0xe6,0xac,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x93,
+ 0x0,0x0,0x2,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x23,0xf1,0x81,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xfc,
// :/resources/images/caustic_sample.jpg
- 0x0,0x0,0x2,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa,0x17,0xd3,
+ 0x0,0x0,0x2,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa,0x22,0xa8,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x8f,
// :/resources/images/cupertin-lake_rt.png
- 0x0,0x0,0x1,0xee,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x60,0x67,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x94,
+ 0x0,0x0,0x2,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6b,0x3c,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xfd,
// :/resources/images/cupertin-lake_up.png
- 0x0,0x0,0x3,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8d,0x93,0x93,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x94,
+ 0x0,0x0,0x3,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8d,0x9e,0x68,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd6,0xfd,
// :/resources/images/hello.png
- 0x0,0x0,0x2,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7c,0x79,0x4b,
+ 0x0,0x0,0x3,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7c,0x84,0x20,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xe6,
// :/resources/images/anamorphic.jpg
- 0x0,0x0,0x3,0x96,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x91,0xdc,0x3f,
+ 0x0,0x0,0x3,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x91,0xe7,0x14,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x8e,
// :/resources/images/foam3.png
- 0x0,0x0,0x2,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3e,0xb4,0x7c,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xaa,
+ 0x0,0x0,0x2,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3e,0xbf,0x51,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x2,
// :/resources/images/kitten.png
- 0x0,0x0,0x2,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xb,0x6d,0x8c,
+ 0x0,0x0,0x2,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xb,0x78,0x61,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xea,
// :/resources/images/halftone.png
- 0x0,0x0,0x3,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa1,0x62,0xec,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xe5,
+ 0x0,0x0,0x4,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa1,0x6d,0xc1,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x29,
// :/resources/images/halftone.png
- 0x0,0x0,0x3,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa4,0xbb,0x14,
-0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xe5,
+ 0x0,0x0,0x4,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0xa4,0xc5,0xe9,
+0x0,0x0,0x1,0x8f,0x60,0x13,0xd7,0x29,
// :/resources/images/uv1.png
- 0x0,0x0,0x2,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7b,0xbd,0xb3,
+ 0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7b,0xc8,0x88,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xee,
// :/resources/images/sky_clouds.png
- 0x0,0x0,0x3,0xb8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x92,0x51,0x41,
+ 0x0,0x0,0x3,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x92,0x5c,0x16,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xed,
// :/resources/images/daniel.jpg
- 0x0,0x0,0x2,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x28,0xf1,0xe7,
+ 0x0,0x0,0x2,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x28,0xfc,0xbc,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0x9b,
// :/resources/images/sand_text.jpg
- 0x0,0x0,0x3,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x88,0x7,0x4d,
+ 0x0,0x0,0x3,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x88,0x12,0x22,
0x0,0x0,0x1,0x8f,0x5f,0xb8,0x2b,0xea,
};