@@ -103,7 +103,7 @@ Interactive museum experience visualizing 50 years of global natural disasters (
103103## Website, Screencast & Process book
104104
105105- ** Live Website:** [ Earth Natural Disaster Museum] ( https://com-480-data-visualization.github.io/PixElles/ )
106- - ** Screencast:** [ Watch the screencast] ( milestones/milestone-3/screencast.mp4 )
106+ - ** Screencast:** [ Watch the screencast] ( https://drive.google.com/file/d/1hvtsKswg5lsN7-KODzIZS1n4a3VXAAXt/view?usp=sharing )
107107- ** Process Book:** [ Read the process book] ( milestones/milestone-3/Process_book.pdf )
108108
109109
@@ -132,27 +132,23 @@ Interactive museum experience visualizing 50 years of global natural disasters (
132132## Museum Scenes
133133
134134### Scene 1: Museum Entrance (` index.html ` )
135- ** EXHIBIT 0 — ENTRANCE**
136135- Animated ticket entry experience
137136- Museum theme introduction with interactive elements
138137
139138### Scene 2: Interactive Globe (` globe.html ` )
140- ** EXHIBIT I — GLOBAL VIEW**
141139- ** 3D globe visualization** with Three.js
142140- ** Country selection** by clicking on globe surface
143141- ** Dominant disaster type** color-coding per country
144142- ** Interactive navigation** to country-specific exhibits
145143
146144### Scene 3: Country Timeline (` country_timeline.html ` )
147- ** EXHIBIT II — COUNTRY TIMELINE**
148145- ** Immersive 3D hallway** displaying chronological disaster timeline
149146- ** 3D event cards** floating in space with perspective depth
150147- ** Comprehensive event data** : year, type, name, deaths, affected, economic damage
151148- ** Contextual narratives** providing historical context per country
152149- ** Navigation controls** : Open Overview button linking to Scene 4
153150
154151### Scene 5: Country Overview (` country_overview.html ` )
155- ** EXHIBIT III — COUNTRY OVERVIEW**
156152
157153** Top Statistics Grid (2×2):**
158154- Total events across 50 years
@@ -182,7 +178,6 @@ Interactive museum experience visualizing 50 years of global natural disasters (
182178- Formatted currency values in millions
183179
184180### Scene 4: Earth Story (` earth_story.html ` )
185- ** EXHIBIT IV — GLOBAL TRENDS**
186181- ** 50-year global analysis** across all disasters
187182- ** Trend identification** : Climate-related vs geological events
188183- ** Regional vulnerability patterns**
0 commit comments