// my thesis title




                     Hyeyoung Yoon
A 3D Real-time data visualizing interface that allows users to understand data
easily by finding meaningful patterns. These patterns are represented through
the most frequently used words on the nodes of 3D shapes and the adjectives
describing the words are shown on the slope of the shapes. This way, the user
can see important data in one glance and understand the context of the words.
Why 3D ?

- This is not a static 3D model. It responds to real-time data.
- A good way to represent relative importance between words and helpful
  to understand its context
- A new way of representing data. Visually interesting.
Algorithmic Form
Every single line has their own value.
Generative Geometry            by Tim Rolls

This form keeps changing its shape according to data.
http://vimeo.com/35862929
Twitter Orographies          by Datainterfaces

This generate shape also keeps changing its form corresponding to real – time data.
http://www.datainterfaces.org/projects/project.php?q=TwitterOrographies&track=christmas
3D model + Real- time Data


Relational mapping
Week2
Distance of the nodes are defined by the relationship between words.
Frequently used words form mountains.
            Ex) A, B, C, D …



                       C

               B
                             D
   A                                    E
Adjectives describing the frequently used words are placed each side of the slopes
           ex) A: A-a, A-b, A-c, A-d / B: B-a, B-b, B-c / C: C-a, C-b, C-c..



                                   B-b        C

                            B-a        B-c
                 A-b
                          A-c
                                                    D
                  A-a
                                                                      E
                             A-d
Every slope keeps updating its position corresponding to real-time data
Week2
Week2

More Related Content

PPTX
Graph theory
PPT
February16 February20
PDF
Calculus 45S Slides April 18, 2008
PPTX
Self supervised learning
PPTX
Graph Application in Traffic Control
PPT
11 2 Areas Of Parallelograms, Triangles, And
DOCX
D human rights 7 sheets walking debate
PPTX
Graphical reprsentation dsa (DATA STRUCTURE ALGORITHM)
Graph theory
February16 February20
Calculus 45S Slides April 18, 2008
Self supervised learning
Graph Application in Traffic Control
11 2 Areas Of Parallelograms, Triangles, And
D human rights 7 sheets walking debate
Graphical reprsentation dsa (DATA STRUCTURE ALGORITHM)

What's hot (7)

PPTX
Maths (www.correcteducate.com)
PPTX
Choose the correct image
PPTX
Plans Elevations and Nets
PPT
Plans and elevations
PPTX
Lecture 16 graph introduction
PPTX
Reflections
PPTX
power point presentation
Maths (www.correcteducate.com)
Choose the correct image
Plans Elevations and Nets
Plans and elevations
Lecture 16 graph introduction
Reflections
power point presentation
Ad

Viewers also liked (12)

PPTX
Thurgood marshall
PPTX
Open house 2013
PPTX
shawns presentation
PPT
All there’s left to do is run
PPTX
PPTX
PPTX
Water Service
PPT
Using Treemaps to Visualize Server Performance
PPT
The Color of Money - Priortization of User Tasks
PPT
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
PPT
Top 10 Comments You Never Want to Hear at a UX Design Review
PPTX
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
Thurgood marshall
Open house 2013
shawns presentation
All there’s left to do is run
Water Service
Using Treemaps to Visualize Server Performance
The Color of Money - Priortization of User Tasks
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
Top 10 Comments You Never Want to Hear at a UX Design Review
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
Ad

Week2

  • 1. // my thesis title Hyeyoung Yoon
  • 2. A 3D Real-time data visualizing interface that allows users to understand data easily by finding meaningful patterns. These patterns are represented through the most frequently used words on the nodes of 3D shapes and the adjectives describing the words are shown on the slope of the shapes. This way, the user can see important data in one glance and understand the context of the words.
  • 3. Why 3D ? - This is not a static 3D model. It responds to real-time data. - A good way to represent relative importance between words and helpful to understand its context - A new way of representing data. Visually interesting.
  • 4. Algorithmic Form Every single line has their own value.
  • 5. Generative Geometry by Tim Rolls This form keeps changing its shape according to data. http://vimeo.com/35862929
  • 6. Twitter Orographies by Datainterfaces This generate shape also keeps changing its form corresponding to real – time data. http://www.datainterfaces.org/projects/project.php?q=TwitterOrographies&track=christmas
  • 7. 3D model + Real- time Data Relational mapping
  • 9. Distance of the nodes are defined by the relationship between words.
  • 10. Frequently used words form mountains. Ex) A, B, C, D … C B D A E
  • 11. Adjectives describing the frequently used words are placed each side of the slopes ex) A: A-a, A-b, A-c, A-d / B: B-a, B-b, B-c / C: C-a, C-b, C-c.. B-b C B-a B-c A-b A-c D A-a E A-d
  • 12. Every slope keeps updating its position corresponding to real-time data