Matching Items (12,715)
Filtering by

Clear all filters

Description

This thesis is based on bringing together three different components: non-Euclidean geometric worlds, virtual reality, and environmental puzzles in video games. While all three exist in their own right in the world of video games, as well as combined in pairs, there are virtually no examples of all three together.

This thesis is based on bringing together three different components: non-Euclidean geometric worlds, virtual reality, and environmental puzzles in video games. While all three exist in their own right in the world of video games, as well as combined in pairs, there are virtually no examples of all three together. Non-Euclidean environmental puzzle games have existed for around 10 years in various forms, short environmental puzzle games in virtual reality have come into existence in around the past five years, and non-Euclidean virtual reality exists mainly as non-video game short demos from the past few years. This project seeks to be able to bring these components together to create a proof of concept for how a game like this should function, particularly the integration of non-Euclidean virtual reality in the context of a video game. To do this, a Unity package which uses a custom system for creating worlds in a non-Euclidean way rather than Unity’s built-in components such as for transforms, collisions, and rendering was used. This was used in conjunction with the SteamVR implementation with Unity to create a cohesive and immersive player experience.

ContributorsVerhagen, Daniel William (Author) / Kobayashi, Yoshihiro (Thesis director) / Nelson, Brian (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

Consumer automotive vehicles have been an essential part of daily life for many over several decades. Many people also find that the multimedia screens found in the center consoles of many modern vehicles are robust enough to complete a certain number of tasks, such as navigating to a destination, playing

Consumer automotive vehicles have been an essential part of daily life for many over several decades. Many people also find that the multimedia screens found in the center consoles of many modern vehicles are robust enough to complete a certain number of tasks, such as navigating to a destination, playing music, or taking a phone call. As a result, it is important for designers to look into their decisions and how they might affect the overall experience a person has while interacting with multimedia screen as they are driving a vehicle. This study aims to look into how existing design decisions present themselves in the multimedia screens of modern vehicles and which principles of design users favor when interacting with the systems. With 188 participants and three vehicles tested, including the 2019 Toyota Highlander equipped with native software, the 2019 Hyundai Sonata equipped with Android Auto, and the 2020 Hyundai Elantra equipped with Apple CarPlay, it was found that design principles found in Human Computer Interaction, such as Gestalt principles, are relevant in allowing for a more positive, enjoyable experience in completing tasks such as navigation, playing music, and taking a phone call.

ContributorsHwang, Jaesang (Author) / Atkinson, Robert (Thesis director) / Chavez Echeagaray, Maria Elena (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2023-05
Description

Bad actor reporting has recently grown in popularity as an effective method for social media attacks and harassment, but many mitigation strategies have yet to be investigated. In this study, we created a simulated social media environment of 500,000 users, and let those users create and review a number of

Bad actor reporting has recently grown in popularity as an effective method for social media attacks and harassment, but many mitigation strategies have yet to be investigated. In this study, we created a simulated social media environment of 500,000 users, and let those users create and review a number of posts. We then created four different post-removal algorithms to analyze the simulation, each algorithm building on previous ones, and evaluated them based on their accuracy and effectiveness at removing malicious posts. This thesis work concludes that a trust-reward structure within user report systems is the most effective strategy for removing malicious content while minimizing the removal of genuine content. This thesis also discusses how the structure can be further enhanced to accommodate real-world data and provide a viable solution for reducing bad actor online activity as a whole.

ContributorsYang, Lucas (Author) / Atkinson, Robert (Thesis director) / O'Neil, Erica (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2023-05
Description

Augmented reality offers a unique and innovative way to interact and connect with the natural world through the digital world. In an effort to better facilitate learning, this project makes use of web-based augmented reality. This project employs JavaScript libraries, AR.js and Three.js, to provide an augmented reality experience that

Augmented reality offers a unique and innovative way to interact and connect with the natural world through the digital world. In an effort to better facilitate learning, this project makes use of web-based augmented reality. This project employs JavaScript libraries, AR.js and Three.js, to provide an augmented reality experience that better links real-world objects to information in a more digestible format. As well as discusses the many issues with technology and how to work around them and ultimately solve them.

ContributorsRickertsen, Nathaniel (Author) / Carter, Lynn (Thesis director) / Atkinson, Robert (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2023-05
Description
When playing Dragon Quest IX, players are faced with immense amounts of game information. In order to save hundreds of hours of learning and memorizing intricate game details, many players prefer to simply refer to a guide as they play. This thesis project aims to develop a guide app to

When playing Dragon Quest IX, players are faced with immense amounts of game information. In order to save hundreds of hours of learning and memorizing intricate game details, many players prefer to simply refer to a guide as they play. This thesis project aims to develop a guide app to fulfill this role. The app will provide players with an interactive and user-friendly platform to access detailed information on equipment, weapons, items, recipes, and monsters within the game. The project will involve extensive research and analysis of the game's data, as well as the development of a database to store and organize relevant information. Ultimately, the guide app will provide an invaluable resource for players looking to enhance their Dragon Quest IX experience and achieve a deeper understanding of the game's intricacies.
ContributorsMarino, Reese (Author) / Balasooriya, Janaka (Thesis director) / Atkinson, Robert (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2023-05
Description
Typical programming languages involve complex syntax and structure which can be daunting to first-time programmers. Particularly, elementary-age students may not be able to understand the relationship between a mathematical-looking program and its output. Thus, I created Engram, which teaches both English syntax as well as a version of typical functional

Typical programming languages involve complex syntax and structure which can be daunting to first-time programmers. Particularly, elementary-age students may not be able to understand the relationship between a mathematical-looking program and its output. Thus, I created Engram, which teaches both English syntax as well as a version of typical functional programming language syntax. Young English speakers can learn Engram to familiarize themselves with simple English sentence structure and critical programming concepts. This project has three parts: a parser & compiler, an Integrated Developer Environment (IDE) for the compiler, and lesson plans. The lexer, parser, and compiler were created using the C++ programming language. The IDE was created using C#, .NET Framework, and Windows Forms.
ContributorsCohen, Jacob (Author) / Burger, Kevin (Thesis director) / Nelson, Brian (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2022-05
Description
Programming is quickly becoming as ubiquitous a tool as general mathematics. The technology field is progressing at an exponential rate and driving this constantly evolving field forward requires competent software developers. Elementary and high school educational facilities do not currently express the importance of the computer science field. Computer science

Programming is quickly becoming as ubiquitous a tool as general mathematics. The technology field is progressing at an exponential rate and driving this constantly evolving field forward requires competent software developers. Elementary and high school educational facilities do not currently express the importance of the computer science field. Computer science is not a required course in high school and nearly impossible to find at a middle school level. This lack of exposure to the field at a young age handicaps aspiring developers by not providing them with a foundation to build on when seeking a degree. This paper revolves around the development of a virtual world that encompasses principles of programming in a video game structure. The use of a virtual world-based game was chosen under the hypothesis that embedding programming instruction into a game through problem-based learning is more likely to engage young students than more traditional forms of instruction. Unlike the traditional method of instruction, a virtual world allows us to "deceive" the player into learning concepts by implicitly educating them through fun gameplay mechanics. In order to make our video game robust and self-sufficient, we have developed a predictive recursive descent parser that will validate any user-generated solutions to pre-defined logical platforming puzzles. Programming topics taught with these problems range from binary numbers to while and for loops.
ContributorsWest, Grant (Co-author) / Kury, Nizar (Co-author) / Nelson, Brian (Thesis director) / Kobayashi, Yoshihiro (Committee member) / Computer Science and Engineering Program (Contributor) / Computing and Informatics Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12
Description
Museum evaluation is an important process that aims to study an exhibit's effectiveness in engaging visitors and in teaching concepts. Imperatives and methods to strengthen museum evaluation have been suggested and implemented in the past, but ultimately faced several challenges including the collection of visitor feedback in an efficient, non-intrusive

Museum evaluation is an important process that aims to study an exhibit's effectiveness in engaging visitors and in teaching concepts. Imperatives and methods to strengthen museum evaluation have been suggested and implemented in the past, but ultimately faced several challenges including the collection of visitor feedback in an efficient, non-intrusive way. The Ask Dr. Discovery project seeks to address the challenge of conducting efficient, affordable, and large-scale science museum evaluation via an interactive app aimed at collecting direct visitor feedback through use of the app and through questionnaires that also collect demographics. This thesis investigates how the demographics of metro Phoenix science museum visitors as a whole compare to the Hispanic/Latino population of visitors, and makes use of visitor feedback from Ask Dr. Discovery to provide useful data for science museum evaluation. An analysis of responses revealed that the majority of the participants in the study (n=785) were White (Non-Hispanic) (65.59%), were 36-45 years old (36.18%) and hold a graduate degree (27.64%). Most Hispanic/Latino participants in the study were 26-35 years old (36.36%) and completed some college (28.67%). Most participants from both participant groups have never visited the museum before (32.99% of all participants; 33.57% of all Hispanics/Latinos). Further analysis suggest that museum visits may be independent of age and visitor group size. Visitor interest in science museum exhibits may be independent of their use of free time science-related activities. Data suggests that there was no real difference in exhibit interest across two different versions of the app ("modes"). Analysis of negative visitor feedback showed different question types, questions asked, and time spent on the app. Data log questions revealed the difference in time spent on the app and complexity of questions asked between adults and children, as well as the location of participants in the museum. There was no major correlation between mode type and number of questions asked, and length of use and number of questions asked.
ContributorsFernandez, Ivan (Author) / Bowman, Judd (Thesis director) / Bowman, Catherine (Committee member) / Nelson, Brian (Committee member) / School of Life Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12
Description
Last Hymn was created by the team of Tyler Pinho, Jefferson Le, and Curtis Spence with the desire to create an eccentric Role Playing Game focused on the exploration of a strange, dying world. Battles in the game are based off of rhythm games like Dance Dance Revolution using a

Last Hymn was created by the team of Tyler Pinho, Jefferson Le, and Curtis Spence with the desire to create an eccentric Role Playing Game focused on the exploration of a strange, dying world. Battles in the game are based off of rhythm games like Dance Dance Revolution using a procedural generation algorithm that makes every encounter unique. This is then complemented with the path system where each enemy has unique rhythm patterns to give them different types of combat opportunities. In Last Hymn, the player arrives on a train at the World's End Train Station where they are greeted by a mysterious figure and guided to the Forest where they witness the end of the world and find themselves back at the train station before they left for the Forest. With only a limited amount of time per cycle of the world, the player must constantly weigh the opportunity cost of each decision, and only with careful thought, conviction, and tenacity will the player find a conclusion from the never ending cycle of rebirth. Blending both Shinto architecture and modern elements, Last Hymn used a "fantasy-chic" aesthetic in order to provide memorable locations and dissonant imagery. As the player explores they will struggle against puzzles and dynamic, rhythm based combat while trying to unravel the mystery of the world's looping time. Last Hymn was designed to develop innovative and dynamic new solutions for combat, exploration, and mapping. From this project all three team members were able to grow their software development and game design skills, achieving goals like improved level design, improved asset pipelines while simultaneously aiming to craft an experience that will be unforgettable for players everywhere.
ContributorsPinho, Tyler (Co-author) / Le, Jefferson (Co-author) / Spence, Curtis (Co-author) / Nelson, Brian (Thesis director) / Walker, Erin (Committee member) / Kobayashi, Yoshihiro (Committee member) / Computer Science and Engineering Program (Contributor) / Computing and Informatics Program (Contributor) / Barrett, The Honors College (Contributor)
Created2016-12
Description
This thesis investigates students' learning behaviors through their interaction with an educational technology, Web Programming Grading Assistant. The technology was developed to facilitate the grading of paper-based examinations in large lecture-based classrooms and to provide richer and more meaningful feedback to students. A classroom study was designed and data was

This thesis investigates students' learning behaviors through their interaction with an educational technology, Web Programming Grading Assistant. The technology was developed to facilitate the grading of paper-based examinations in large lecture-based classrooms and to provide richer and more meaningful feedback to students. A classroom study was designed and data was gathered from an undergraduate computer-programming course in the fall of 2016. Analysis of the data revealed that there was a negative correlation between time lag of first review attempt and performance. A survey was developed and disseminated that gave insight into how students felt about the technology and what they normally do to study for programming exams. In conclusion, the knowledge gained in this study aids in the quest to better educate students in computer programming in large in-person classrooms.
ContributorsMurphy, Hannah (Author) / Hsiao, Ihan (Thesis director) / Nelson, Brian (Committee member) / School of Computing, Informatics, and Decision Systems Engineering (Contributor) / Department of Supply Chain Management (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05