The Missing Link Between Information Visualization and Art

Total Page:16

File Type:pdf, Size:1020Kb

The Missing Link Between Information Visualization and Art Visualization Criticism – The Missing Link Between Information Visualization and Art Robert Kosara The University of North Carolina at Charlotte [email protected] Abstract of what constitutes visualization and a foundational theory are still missing. Even for the practical work that is be- Classifications of visualization are often based on tech- ing done, there is very little discussion of approaches, with nical criteria, and leave out artistic ways of visualizing in- many techniques being developed ad hoc or as incremental formation. Understanding the differences between informa- improvements of previous work. tion visualization and other forms of visual communication Since this is not a technical problem, a purely techni- provides important insights into the way the field works, cal approach cannot solve it. We therefore propose a third though, and also shows the path to new approaches. way of doing information visualization that not only takes We propose a classification of several types of informa- ideas from both artistic and pragmatic visualization, but uni- tion visualization based on aesthetic criteria. The notions fies them through the common concepts of critical thinking of artistic and pragmatic visualization are introduced, and and criticism. Visualization criticism can be applied to both their properties discussed. Finally, the idea of visualiza- artistic and pragmatic visualization, and will help to develop tion criticism is proposed, and its rules are laid out. Visu- the tools to build a bridge between them. alization criticism bridges the gap between design, art, and technical/pragmatic information visualization. It guides the view away from implementation details and single mouse 2 Related Work clicks to the meaning of a visualization. Several models of information visualization have been proposed. Most of them are very technical and describe ei- 1 Introduction ther the process of the visualization [4] or the data [17]. An interesting recent paper [20] uses two criteria to differenti- Two cultures exist in visualization: very technical, ate between information and scientific information: discrete analysis-oriented work on the one, and artistic pieces on the vs. continuous data, and whether the spatial layout of the vi- other hand. The type that shall be called pragmatic visu- sualization is given or chosen. alization below is mostly practiced by people in computer Sack [16] compares InfoVis to conceptual art, and ar- science with no background in art or design. A student once gues for the adoption of an aesthetics of administration: put it aptly: Computer graphics is mostly computers, but rather than looking at the surface, evaluate the type of gover- little graphics. At the same time, artists and designers of- nance a particular visualization enables. Sack’s article will ten work on visualizations without much knowledge of the be mentioned again below. technical work being done in computer science. Goodman’s theories on art and language [7, 14] provide Information visualization (InfoVis) is such an inherently an interesting approach to a classification of representation interdisciplinary field that it requires a much more inte- and the visual. His ideas about visual languages resonate grated approach. Since this is not the case right now, it well with information visualization, even though most vi- needs to be created from the two extremes that exist. In sualizations do not fulfill his requirements for a language. analogy to a concept in the natural sciences [2], this could Studying them is still useful to learn more about visualiza- be called the third culture of visualization. Such a third cul- tion and its relations to other fields. Cox [5] suggests a gen- ture would consist not only of people working in the respec- eralized view on visualization metaphors than it is usually tive fields, but a strong interchange of ideas between them. understood, thus linking the elusive (and often misunder- The techniques developed in both scientific and informa- stood) concept of the metaphor to concrete technical imple- tion visualization are certainly useful, but an clear picture mentations of visualization systems. 3 What is Information Visualization? Visualizations also have other properties like interaction, visual efficiency, etc. And while these are certainly impor- A good part of the confusion about visualization comes tant, the above criteria appear to be sufficient to precisely from the fact that there is no clear or generally accepted def- define information visualization the way it is generally used inition of visualization. Such a definition would clearly vary in its technical sense. between fields, but at least within one field (like computer While the first two criteria are quite obvious, the last science, design, illustration, etc.), it needs to be consistent. one is important for the rest of the discussion in this paper. Also, by understanding the differences between definitions Manovich [26] defines visualization as “situations when in different fields, we can identify elements that help in quantified data which by itself is not visual [...] is trans- building the bridge between them. These are not just the formed into a visual representation.” Of course, any pro- similarities though, but also the differences that require in- gram that produces a visual output translates some kind vestigation. of non-visual information into a visual representation. But Examples for visualization are: architectural visualiza- Manovich’s definition requires the program to get data from tion, terrain visualization, 3D medical/volume visualiza- outside, and not just produce it inside itself. Still, the crite- tion, 2D or 3D flow visualization, flow topology visualiza- rion is only necessary, but not sufficient: a transformation of tion, presentation graphics, abstract data visualization, in- data into a visual shape does not imply readability. An ex- formation dashboards, music visualization, photomontage ample for a visual mappings from data for use as icons are or collage, traffic signs, traffic signals, sign language, icons, VisualIDs [15]: unique visual forms that are based on data, visualizing oneself in a different job/situation, visualization but do not provide any information about it. One particular of concepts, drawing fractals, etc. class of visualizations that are data-based but not readable These are clearly very different types of visual commu- are music visualizations like MilkDrop [23] (Figure 1c), but nication, and many of them are not generally considered most artistic visualizations also fall into this group. visualization; others are, but only by specific groups. Why In addition to readability, a visualization has to be made is that? And how can we differentiate between them in a with the intent to communicate data. This can be illus- way that is not ad hoc? trated with an example of informative art [18]: a display We consider the following criteria to be a minimal set that looks like a Mondrian painting to show a bus schedule of requirements for any visualization. The remainder of (Figure 1b). The visualization is easily readable for those this discussion will concentrate on information visualiza- who know how, but not recognizable as one. Consequently, tion, but these criteria apply equally to scientific visualiza- one of the authors of that work later developed a model of tion. the comprehension of ambient displays [8], which consists It is based on (non-visual) data. The data to be visualized of three steps: realizing that data is being visualized by the must come from outside the program, and the program image, understanding what is being visualized, and how the must be able (at least in principle) to work on different display is to be read. Only when the user has reached that data sets. Also, visualization is not image processing last level can s/he make use of the display. or photography; if the source data is an image and is It can therefore be argued that the utilitarian appearance used as an image in the result, it is not being visualized. of many visualizations actually serves a purpose, in helping the user take at least the first step. The question remains, It produces an image. Clearly, each visualization has the though, if an aesthetically pleasing visualization has to ap- goal of producing one or more images from the data, pear like a work of art, or can be easily recognizable at the and the visual must be the primary means of commu- same time. nicating the data. Other media can be part of a visual- ization, but the visualization must be able to stand on its own. 4 Artistic and Pragmatic Visualization The result is readable and recognizable. There are many ways to transform data into images, most of which do Kelly [10] defines aesthetics as “critical reflection on art, not allow the viewer to understand the underlying data. culture, and nature”. Critical thinking is the basis of all sci- A visualization must produce images that are readable ence, and also connects the technical approaches to prag- by a viewer, even if that requires training and prac- matic visualization with philosophy and artistic visualiza- tice. Visualization images must also be recognizable tion. A particular type of critical thinking is an important as such, and not appear to be something else. The use part of the process in design and the arts: criticism (see of additional elements (or even “eye candy”) is cer- Section 5). Aesthetic approaches are also being applied to tainly possible, but must not take precedence over the computer science in an approach called aesthetic comput- communication goals of the visualization. ing [6]. a) b) c) Figure 1. The gamut of data-based visualization. a) Parallel Sets [12] show data about the people on the Titanic, and are readable and recognizable as a visualization; b) Ambient visualization [18] visualizing a bus schedule are readable but require more effort and are not readily recognizable as a visualization; c) Music visualization like MilkDrop [23] is also based on data, but not readable.
Recommended publications
  • Design and Evaluation of a Perceptually Adaptive Rendering System for Immersive Virtual Reality Environments Kimberly Ann Weaver Iowa State University
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 2007 Design and evaluation of a perceptually adaptive rendering system for immersive virtual reality environments Kimberly Ann Weaver Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Cognitive Psychology Commons, and the Computer Sciences Commons Recommended Citation Weaver, Kimberly Ann, "Design and evaluation of a perceptually adaptive rendering system for immersive virtual reality environments" (2007). Retrospective Theses and Dissertations. 14895. https://lib.dr.iastate.edu/rtd/14895 This Thesis is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. Design and evaluation of a perceptually adaptive rendering system for immersive virtual reality environments by Kimberly Ann Weaver A thesis submitted to the graduate faculty in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Major: Human Computer Interaction Program of Study Committee: Derrick Parkhurst (Major Professor) Chris Harding Shana Smith Iowa State University Ames, Iowa 2007 Copyright © Kimberly Ann Weaver, 2007. All rights reserved. UMI Number: 1449653 Copyright 2007 by Weaver, Kimberly Ann All rights reserved. UMI Microform 1449653 Copyright 2008 by ProQuest Information and Learning Company. All rights reserved. This microform edition is protected against unauthorized copying under Title 17, United States Code. ProQuest Information and Learning Company 300 North Zeeb Road P.O.
    [Show full text]
  • The Application of Virtual Reality in Engineering Education
    applied sciences Review The Application of Virtual Reality in Engineering Education Maged Soliman 1 , Apostolos Pesyridis 2,3, Damon Dalaymani-Zad 1,*, Mohammed Gronfula 2 and Miltiadis Kourmpetis 2 1 College of Engineering, Design and Physical Sciences, Brunel University London, London UB3 3PH, UK; [email protected] 2 College of Engineering, Alasala University, King Fahad Bin Abdulaziz Rd., Dammam 31483, Saudi Arabia; [email protected] (A.P.); [email protected] (M.G.); [email protected] (M.K.) 3 Metapower Limited, Northwood, London HA6 2NP, UK * Correspondence: [email protected] Abstract: The advancement of VR technology through the increase in its processing power and decrease in its cost and form factor induced the research and market interest away from the gaming industry and towards education and training. In this paper, we argue and present evidence from vast research that VR is an excellent tool in engineering education. Through our review, we deduced that VR has positive cognitive and pedagogical benefits in engineering education, which ultimately improves the students’ understanding of the subjects, performance and grades, and education experience. In addition, the benefits extend to the university/institution in terms of reduced liability, infrastructure, and cost through the use of VR as a replacement to physical laboratories. There are added benefits of equal educational experience for the students with special needs as well as distance learning students who have no access to physical labs. Furthermore, recent reviews identified that VR applications for education currently lack learning theories and objectives integration in their design.
    [Show full text]
  • Lightdb: a DBMS for Virtual Reality Video
    LightDB: A DBMS for Virtual Reality Video Brandon Haynes, Amrita Mazumdar, Armin Alaghi, Magdalena Balazinska, Luis Ceze, Alvin Cheung Paul G. Allen School of Computer Science & Engineering University of Washington, Seattle, Washington, USA {bhaynes, amrita, armin, magda, luisceze, akcheung}@cs.washington.edu http://lightdb.uwdb.io ABSTRACT spherical panoramic VR videos (a.k.a. 360◦ videos), encoding one We present the data model, architecture, and evaluation of stereoscopic frame of video can involve processing up to 18× more LightDB, a database management system designed to efficiently bytes than an ordinary 2D video [30]. manage virtual, augmented, and mixed reality (VAMR) video con- AR and MR video applications, on the other hand, often mix tent. VAMR video differs from its two-dimensional counterpart smaller amounts of synthetic video with the world around a user. in that it is spherical with periodic angular dimensions, is nonuni- Similar to VR, however, these applications have extremely de- formly and continuously sampled, and applications that consume manding latency and throughput requirements since they must react such videos often have demanding latency and throughput require- to the real world in real time. ments. To address these challenges, LightDB treats VAMR video To address these challenges, various specialized VAMR sys- data as a logically-continuous six-dimensional light field. Further- tems have been introduced for preparing and serving VAMR video more, LightDB supports a rich set of operations over light fields, data (e.g., VRView [71], Facebook Surround 360 [20], YouTube and automatically transforms declarative queries into executable VR [75], Google Poly [25], Lytro VR [41], Magic Leap Cre- physical plans.
    [Show full text]
  • THIAGO JOSÉ CÓSER Possibilidades Da Produção Artística Via
    THIAGO JOSÉ CÓSER Possibilidades da produção artística via prototipagem rápida: processos CAD/CAM na elaboração e confecção de obras de arte e o vislumbre de um percurso poético individualizado neste ensaio. Dissertação apresentada ao Instituto de Artes da Universidade Estadual de Campinas, para a obtenção do título de mestre em Artes. Área de concentração: Artes Visuais Orientador: Prof. Dr. Marco Antonio Alves do Valle Campinas 2010 3 FICHA CATALOGRÁFICA ELABORADA PELA BIBLIOTECA DO INSTITUTO DE ARTES DA UNICAMP Cóser, Thiago José. C89p Possibilidades da produção artística via Prototipagem Rápida: Processos CAD/CAM na elaboração e confecção de obras de arte e o vislumbre de um percurso poético individualizado neste ensaio. : Thiago José Cóser. – Campinas, SP: [s.n.], 2010. Orientador: Prof. Dr. Marco Antonio Alves do Valle. Dissertação(mestrado) - Universidade Estadual de Campinas, Instituto de Artes. 1. Prototipagem rápida. 2. Arte. 3. Sistema CAD/CAM. 4. Modelagem 3D. 5. escultura. I. Valle, Marco Antonio Alves do. II. Universidade Estadual de Campinas. Instituto de Artes. III. Título. (em/ia) Título em inglês: “Possibilities of Art via Rapid Prototyping: using CAD / CAM systems to create art works and a glimpse of a poetic route individualized essay.” Palavras-chave em inglês (Keywords): Rapid prototyping ; Art ; CAD/CAM systems. ; 3D modelling ; Sculpture. Titulação: Mestre em Artes. Banca examinadora: Prof. Dr. Marco Antonio Alves do Valle. Profª. Drª. Sylvia Helena Furegatti. Prof. Dr. Francisco Borges Filho. Prof. Dr. Carlos Roberto Fernandes. (suplente) Prof. Dr. José Mario De Martino. (suplente) Data da Defesa: 26-02-2010 Programa de Pós-Graduação: Artes. 4 5 Agradecimentos Ao meu orientador, profº Dr.
    [Show full text]
  • Virtual Reality and Audiovisual Experience in the Audiovirtualizer Adinda Van ’T Klooster1* & Nick Collins2
    EAI Endorsed Transactions on Creative Technologies Research Article Virtual Reality and Audiovisual Experience in the AudioVirtualizer Adinda van ’t Klooster1* & Nick Collins2 1Durham University (2019) and independent artist, UK 2 Durham University Music Department, UK Abstract INTRODUCTION: Virtual Reality (VR) provides new possibilities for interaction, immersiveness, and audiovisual combination, potentially facilitating novel aesthetic experiences. OBJECTIVES: In this project we created a VR AudioVirtualizer able to generate graphics in response to any sound input in a visual style similar to a body of drawings by the first author. METHODS: In order to be able to make the system able to respond to any given musical input we developed a Unity plugin that employs real-time machine listening on low level and medium-level audio features. The VR deployment utilized SteamVR to allow the use of HTC Vive Pro and Oculus Rift headsets. RESULTS: We presented our system to a small audience at PROTO in Gateshead in September 2019 and observed people’s preferred ways of interacting with the system. Although our system can respond to any sound input, for ease of interaction we chose four previously created audio compositions by the authors of this paper and microphone input as a restricted set of sound input options for the user to explore. CONCLUSION: We found that people’s previous experience with VR or gaming influenced how much interaction they used in the system. Whilst it was possible to navigate within the scenes and jump to different scenes by selecting a 3D sculpture in the scene, people with no previous VR or gaming experience often preferred to just let the visuals surprise them.
    [Show full text]
  • Biological Agency in Art
    1 Vol 16 Issue 2 – 3 Biological Agency in Art Allison N. Kudla Artist, PhD Student Center for Digital Arts and Experimental Media: DXARTS, University of Washington 207 Raitt Hall Seattle, WA 98195 USA allisonx[at]u[dot]washington[dot]edu Keywords Agency, Semiotics, Biology, Technology, Emulation, Behavioral, Emergent, Earth Art, Systems Art, Bio-Tech Art Abstract This paper will discuss how the pictorial dilemma guided traditional art towards formalism and again guides new media art away from the screen and towards the generation of physical, phenomenologically based and often bio-technological artistic systems. This takes art into experiential territories, as it is no longer an illusory representation of an idea but an actual instantiation of its beauty and significance. Thus the process of making art is reinstated as a marker to physically manifest and accentuate an experience that takes the perceivers to their own edges so as to see themselves as open systems within a vast and interweaving non-linear network. Introduction “The artist is a positive force in perceiving how technology can be translated to new environments to serve needs and provide variety and enrichment of life.” Billy Klüver, Pavilion ([13] p x). “Art is not a mirror held up to reality, but a hammer with which to shape it.” Bertolt Brecht [2] When looking at the history of art through the lens of a new media artist engaged in several disciplines that interlace fields as varying as biology, algorithmic programming and signal processing, a fairly recent paradigm for art emerges that takes artistic practice away from depiction and towards a more systems based and biologically driven approach.
    [Show full text]
  • Colorization Algorithm Using Probabilistic Relaxation
    Colorization Algorithm Using Probabilistic Relaxation Takahiko HORIUCHI Department of Information and Image Sciences, Faculty of Engineering Chiba University 1-33, Yayoi-cho, Inage-ku, Chiba 263-8522, Japan Email: [email protected] TEL/FAX +81-43-290-3485 ABSTRACT: This paper presents a method of colorizing a black and white imagery based on the probabilistic relaxation algorithm. Since the colorization is an ill-posed problem, a user specifies a suitable color on each isolated pixel of an image as a prior information in this paper. Then other pixels in the image are colorized automatically. The colorizing process is done by assuming local Markov property on the images. By minimizing a total of RGB pixel-wise differences, the problem can be considered as a combinatorial optimization problem and it is solved by using the probabilistic relaxation. The proposed algorithm works very well when a few percent color pixels are known with confidence. Keywords – Colorization, probabilistic relaxation, Markov property, grayscale image Colorization Algorithm Using Probabilistic Relaxation 1. INTRODUCTION Colorization is a computerized process that adds color to a black and white print, movie and TV program, supposedly invented by Wilson Markle. It was initially used in 1970 to add color to footage of the moon from the Apollo mission. The demand of adding color to grayscale images such as BW movies and BW photos has been increasing. For example, in the amusement field, many movies and video clips have been colorized by human’s labor, and many grayscale images have been distributed as vivid images. In other fields such as archaeology dealing with historical grayscale data and security dealing with grayscale images by a crime prevention camera, we can imagine easily that colorization techniques are useful.
    [Show full text]
  • Chapter 7 Visual Rendering
    Chapter 7 Visual Rendering Steven M. LaValle University of Oulu Copyright Steven M. LaValle 2019 Available for downloading at http://vr.cs.uiuc.edu/ 186 S. M. LaValle: Virtual Reality screen (this was depicted in Figure 3.13). The next steps are to determine which screen pixels are covered by the transformed triangle and then illuminate them according to the physics of the virtual world. An important condition must also be checked: For each pixel, is the triangle even visible to the eye, or will it be blocked by part of another triangle? This classic visibility computation problem dramatically complicates the rendering pro- Chapter 7 cess. The general problem is to determine for any pair of points in the virtual world, whether the line segment that connects them intersects with any objects (triangles). If an intersection occurs, then the line-of-sight visibility between the Visual Rendering two points is blocked. The main difference between the two major families of rendering methods is how visibility is handled. This chapter addresses visual rendering, which specifies what the visual display Object-order versus image-order rendering For rendering, we need to con- should show through an interface to the virtual world generator (VWG). Chapter sider all combinations of objects and pixels. This suggests a nested loop. One 3 already provided the mathematical parts, which express where the objects in way to resolve the visibility is to iterate over the list of all triangles and attempt the virtual world should appear on the screen. This was based on geometric to render each one to the screen.
    [Show full text]
  • A Review of Extended Reality (XR) Technologies for Manufacturing Training
    technologies Article A Review of Extended Reality (XR) Technologies for Manufacturing Training Sanika Doolani * , Callen Wessels, Varun Kanal, Christos Sevastopoulos, Ashish Jaiswal and Harish Nambiappan and Fillia Makedon * Department of Computer Science and Engineering, The University of Texas at Arlington, Arlington, TX 76019, USA; [email protected] (C.W.); [email protected] (V.K.); [email protected] (C.S.); [email protected] (A.J.); [email protected] (H.N.) * Correspondence: [email protected] (S.D.); [email protected] (F.M.) Received: 30 October 2020; Accepted: 5 December 2020; Published: 10 December 2020 Abstract: Recently, the use of extended reality (XR) systems has been on the rise, to tackle various domains such as training, education, safety, etc. With the recent advances in augmented reality (AR), virtual reality (VR) and mixed reality (MR) technologies and ease of availability of high-end, commercially available hardware, the manufacturing industry has seen a rise in the use of advanced XR technologies to train its workforce. While several research publications exist on applications of XR in manufacturing training, a comprehensive review of recent works and applications is lacking to present a clear progress in using such advance technologies. To this end, we present a review of the current state-of-the-art of use of XR technologies in training personnel in the field of manufacturing. First, we put forth the need of XR in manufacturing. We then present several key application domains where XR is being currently applied, notably in maintenance training and in performing assembly task.
    [Show full text]
  • Analysis of Immersive Virtual Reality Vs. Desktop 3D Games
    ANALYSIS OF IMMERSIVE VIRTUAL REALITY VS. DESKTOP 3D GAMES Thesis Presented by Prasad Raut to The College of Arts, Media and Design In partial fulfillment of the requirement for the Degree of Master of Science in Game Science and Design Northeastern University Boston, Massachusetts December, 2018 ANALYSIS OF IMMERSIVE VIRTUAL REALITY VS. DESKTOP 3D GAMES by Prasad Raut ABSTRACT Virtual Reality(VR) has become popular in the past few years. Due to this, besides video games, VR is now being used in applications designed in fields of education, fitness, healthcare, etc. to improve the effectiveness of those applications. In this research, a comparative study between immersive virtual reality and desktop real-time 3D was made to determine the various attributes and which medium of game was more effective. An analysis of quantitative and qualitative data, gathered by means of mixed methods, was performed on the responses of participants playing these immersive and non-immersive versions of the game and the results are discussed in the paper. Keywords: Virtual Reality, Desktop 3D, Think-Aloud Protocol, Video Analysis, Sentiment Analysis Submitted in partial fulfillment of the requirements for the degree of Master of Science in Game Science and Design in the Graduate School of the College of Arts, Media and Design of Northeastern University December, 2018 2 ACKNOWLEDGMENTS I would first like to thank my thesis advisor Dr. Celia Pearce for helping me with the qualitative analysis of the study and giving me feedback that helped me extensively with this research. I would next like to thank my thesis instructor Christoffer Holmgård Pedersen for the insightful feedback, words of encouragement, and being available when I needed your help.
    [Show full text]
  • Ubiquitous Computing, Virtual Worlds, and the Displacement of Property Rights
    Ubiquitous Computing, Virtual Worlds, and the Displacement of Property Rights M. ScoT BOONE* Abstract: Examining one emerging technology, virtual worlds, may provide us with insight about another emerging technology, ubiquitous computing. The rapid increase in both the popularity and economic value of virtual worlds has resulted in a conflict over whether players in these worlds have any property rights with respect to virtual world objects associated with their avatars. A close examination however reveals that even if such rights exist, they can be overridden through the combined use of contract and technology. This observation may in turn provide an insight about the future of real world property. The emerging technology of ubiquitous computing shares technological characteristics with virtual worlds such that ubiquitous computing would make a displacement of property rights in real world objects possible in the same way that virtual world technology makes such a displacement possible for potential property rights in virtual world objects. "Associate Professor of Law, Appalachian School of Law. I would like to thank Charlie Condon, Judie Barger, David Ritchie and James McGrath for their helpful comments on drafts of this article. I would also like to thank for their comments the participants of the Works-in-Progress Intellectual Property Colloquium, the participants of the Intellectual Property & Communications Law and Policy Scholars Roundtable sponsored by Michigan State University College of Law, and the participants of the annual meeting of Southeastern Association of Laws Schools. The research assistance of Russell Kloosterman and Justin Williams was also immensely helpful. I/S: A JOURNAL OF LAWAND POLICY [VOL.
    [Show full text]
  • A Multi-Perspective View on Immersive Virtual Environments (Ives)
    International Journal of Geo-Information Article A Multi-Perspective View on Immersive Virtual Environments (IVEs) Olaf Kühne 1, Dennis Edler 2 and Corinna Jenal 1,* 1 Department of Geosciences, Urban and Regional Development, Eberhard Karls University of Tübingen, Rümelinstr. 19-23, 72070 Tübingen, Germany; [email protected] 2 Institute of Geography, Ruhr University Bochum, Geomatics Group, Universitätsstr. 150, 44801 Bochum, Germany; [email protected] * Correspondence: [email protected]; Tel.: +49-(0)7071-29-77535 Abstract: In recent years, the presence of immersive virtual reality (VR) in everyday life has increased, and VR is also being studied in research. However, this research is essentially limited to technical issues, while the social relevance of VR remains largely unconsidered. Current social science research on VR remains bound to an empiricist paradigm; a theoretical framing is only done in exceptions. This article presents current social science theories related to space and landscape research, describes their application and potentials, with regard to the investigation of virtual spaces, and discusses which theoretical positions are suitable for the investigation of particular immersive VR-related questions. This investigation presents a range of approaches such as essentialism, positivism, and constructivism; theories such as critical, conflict, and discourse; and more-than-representational theories such as Phenomenology, Assemblage, and Actor-Network-Theory. Keywords: virtual reality; VR; spatial theory; landscape theory; social sciences; constructivism; more-than-representational theories; critical theory; conflict theory Citation: Kühne, O.; Edler, D.; Jenal, C. A Multi-Perspective View on Immersive Virtual Environments (IVEs). ISPRS Int. J. Geo-Inf. 2021, 10, 1. Introduction 518.
    [Show full text]