Matching Items (6)
Filtering by

Clear all filters

135398-Thumbnail Image.png
Description
This paper outlines the development of a software application that explores the plausibility and potential of interacting with three-dimensional sound sources within a virtual environment. The intention of the software application is to allow a user to become engaged with a collection of sound sources that can be perceived both

This paper outlines the development of a software application that explores the plausibility and potential of interacting with three-dimensional sound sources within a virtual environment. The intention of the software application is to allow a user to become engaged with a collection of sound sources that can be perceived both graphically and audibly within a spatial, three-dimensional context. The three-dimensional sound perception is driven primarily by a binaural implementation of a higher order ambisonics framework while graphics and other data are processed by openFrameworks, an interactive media framework for C++. Within the application, sound sources have been given behavioral functions such as flocking or orbit patterns, animating their positions within the environment. The author will summarize the design process and rationale for creating such a system and the chosen approach to implement the software application. The paper will also provide background approaches to spatial audio, gesture and virtual reality embodiment, and future possibilities for the existing project.
ContributorsBurnett, Garrett (Author) / Paine, Garth (Thesis director) / Pavlic, Theodore (Committee member) / School of Humanities, Arts, and Cultural Studies (Contributor) / School of Arts, Media and Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
136179-Thumbnail Image.png
Description
CourseKarma is a web application that engages students in their own learning through peer-driven social networking. The influence of technology on students is advancing faster than the school system, and a major gap still lingers between traditional learning techniques and the fast-paced, online culture of today's generation. CourseKarma enriches the

CourseKarma is a web application that engages students in their own learning through peer-driven social networking. The influence of technology on students is advancing faster than the school system, and a major gap still lingers between traditional learning techniques and the fast-paced, online culture of today's generation. CourseKarma enriches the educational experience of today's student by creating a space for collaborative inquiry as well as illuminating the opportunities of self and group learning through online collaboration. The features of CourseKarma foster this student-driven environment. The main focus is on a news-feed and Question and Answer component that provides a space for students to share instant updates as well ask and answer questions of the community. The community can be as broad as the entire ASU student body, as specific as students in BIO155, or even more targeted via specific subjects and or skills. CourseKarma also provides reputation points, which are the sum of all of their votes received, identifying the individual's level and or ranking in each subject or class. This not only gamifies the usual day-to-day learning environment, but it also provides an in-depth analysis of the individual's skills, accomplishments, and knowledge. The community is also able to input and utilize course and professor descriptions/feedback. This will be in a review format providing the students an opportunity to share and give feedback on their experience as well as providing incoming students the opportunity to be prepared for their future classes. All of the student's contributions and collaborative activity within CourseKarma is displayed on their personal profile creating a timeline of their academic achievements. The application was created using modern web programming technologies such as AngualrJS, Javascript, jQuery, Bootstrap, HTML5, CSS3 for the styling and front-end development, Mustache.js for client side templating, and Firebase AngularFire as the back-end and NoSQL database. Other technologies such as Pivitol Tracker was used for project management and user story generation, as well as, Github for version control management and repository creation. Object-oreinted programming concepts were heavily present in the creation of the various data structures, as well as, a voting algorithm was used to manage voting of specific posts. Down the road, CourseKarma could even be a necessary add-on within LinkedIn or Facebook that provides a quick yet extremely in-depth look at an individuals' education, skills, and potential to learn \u2014 based all on their actual contribution to their academic community rather than just a text they wrote up.
ContributorsCho, Sungjae (Author) / Mayron, Liam (Thesis director) / Lobock, Alan (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor) / School of Arts, Media and Engineering (Contributor)
Created2015-05
134486-Thumbnail Image.png
Description
The objective of this creative project was to gain experience in digital modeling, animation, coding, shader development and implementation, model integration techniques, and application of gaming principles and design through developing a professional educational game. The team collaborated with Glendale Community College (GCC) to produce an interactive product intended to

The objective of this creative project was to gain experience in digital modeling, animation, coding, shader development and implementation, model integration techniques, and application of gaming principles and design through developing a professional educational game. The team collaborated with Glendale Community College (GCC) to produce an interactive product intended to supplement educational instructions regarding nutrition. The educational game developed, "Nutribots" features the player acting as a nutrition based nanobot sent to the small intestine to help the body. Throughout the game the player will be asked nutrition based questions to test their knowledge of proteins, carbohydrates, and lipids. If the player is unable to answer the question, they must use game mechanics to progress and receive the information as a reward. The level is completed as soon as the question is answered correctly. If the player answers the questions incorrectly twenty times within the entirety of the game, the team loses faith in the player, and the player must reset from title screen. This is to limit guessing and to make sure the player retains the information through repetition once it is demonstrated that they do not know the answers. The team was split into two different groups for the development of this game. The first part of the team developed models, animations, and textures using Autodesk Maya 2016 and Marvelous Designer. The second part of the team developed code and shaders, and implemented products from the first team using Unity and Visual Studio. Once a prototype of the game was developed, it was show-cased amongst peers to gain feedback. Upon receiving feedback, the team implemented the desired changes accordingly. Development for this project began on November 2015 and ended on April 2017. Special thanks to Laura Avila Department Chair and Jennifer Nolz from Glendale Community College Technology and Consumer Sciences, Food and Nutrition Department.
ContributorsNolz, Daisy (Co-author) / Martin, Austin (Co-author) / Quinio, Santiago (Co-author) / Armstrong, Jessica (Co-author) / Kobayashi, Yoshihiro (Thesis director) / Valderrama, Jamie (Committee member) / School of Arts, Media and Engineering (Contributor) / School of Film, Dance and Theatre (Contributor) / Department of English (Contributor) / Computer Science and Engineering Program (Contributor) / Computing and Informatics Program (Contributor) / Herberger Institute for Design and the Arts (Contributor) / School of Sustainability (Contributor) / Barrett, The Honors College (Contributor)
Created2017-05
135958-Thumbnail Image.png
Description
With the increasing popularity of video games and the emergence of game streaming brought about by platforms such as Youtube and Twitch, combined with the multitude of ways to learn how to code from schools and online resources including Codecademy and Treehouse, game development has become incredibly approachable. Yet that

With the increasing popularity of video games and the emergence of game streaming brought about by platforms such as Youtube and Twitch, combined with the multitude of ways to learn how to code from schools and online resources including Codecademy and Treehouse, game development has become incredibly approachable. Yet that does not mean it is simple. Developing a game requires a substantial amount of work, even before a design is considered worth making into a complete game. Over the course of this thesis, I created eight designs with accompanying prototypes. Only one was made into a fully functional release. I sought to make a game with a great design while increasing my understanding of game development and the code needed to finish a game. I came out realizing that I was in over my head. With the amount of work involved in creating an entire game, iteration is key to finding an idea that is capable of becoming a game that feels complete and enjoyable. A game's design must be fleshed out before technical work can truly begin, yet the design can take nearly as much time and effort as the code. In this thesis, each design is detailed and associated with why it seemed great and why it was replaced, with extra focus on the final design and how players felt about it. These designs are followed by what I learned about game development over the course of the thesis, including both the technical and emotional sides of developing a video game.
ContributorsCharnell, Zachary Andrew (Author) / Olson, Loren (Thesis director) / Amresh, Ashish (Committee member) / School of Arts, Media and Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2015-12
135626-Thumbnail Image.png
Description
This honors thesis project combines the research of regional marketing trends in international film posters and game packaging designs with a creative application of that research. The thesis consists of 4 main sections. The first section includes background research on film poster marketing design approaches and summary of international guidelines

This honors thesis project combines the research of regional marketing trends in international film posters and game packaging designs with a creative application of that research. The thesis consists of 4 main sections. The first section includes background research on film poster marketing design approaches and summary of international guidelines for game packaging standards. The second part contains an analysis of selected global film posters from all genres leading up to Disney/Pixar movies, and also a few popular video game packaging designs. The research is then be applied to 3 designs based on regional trends in the largest hubs of digital design in Asia, Europe and the Americas. Lastly, a survey will be conducted with international contacts to identify if the trends were correctly identified and which designs they personally preferred. The background research on video games includes 3 interviews. Diane Fornasier the current Vice President of Marketing at Immersive Play, and former VP of Marketing at Maximum Games, Sony and Sega talks about the evolution of packaging and packaging trends. Tom Kalinske, the former CEO of Mattel, Sega and Leapfrog details the emergence of the ESRB board in America and of the rating boards and guidelines from Asia, Europe. Al Nilsen, the former Director of Global Marketing at Sega explains international marketing and the character development of Sonic the Hedgehog. The case studies examine some film posters of all genres and some of the most successful international Pixar film posters to compare and contrast the different design elements in different regions, along with any outlying observations that cannot necessarily be allocated to a specific trend. The findings from the case studies are applied towards creating three film poster designs based on the most remarkable trends in the Americas, Europe and Asia that were observed. All of the film posters exhibit successful methods of engaging and appealing to their audiences based on cultural norms and values. Finding Dory, a film with a strong global appeal that showcases different regional design elements was a suitable option for the design concept. This will not only help understand the basic rules of international marketing when it comes to digital art, but it will also help us identify cultural norms and values that most of us might not be aware of when it comes to what can be publicized or not and what appeals to different target audiences.
ContributorsAdivikolanu, Harika Sruthi (Author) / Dove-Viebahn, Aviva (Thesis director) / Viles, Rebecca (Committee member) / Department of Information Systems (Contributor) / W. P. Carey School of Business (Contributor) / School of Art (Contributor) / School of Arts, Media and Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
147972-Thumbnail Image.png
Description

Lossy compression is a form of compression that slightly degrades a signal in ways that are ideally not detectable to the human ear. This is opposite to lossless compression, in which the sample is not degraded at all. While lossless compression may seem like the best option, lossy compression, which

Lossy compression is a form of compression that slightly degrades a signal in ways that are ideally not detectable to the human ear. This is opposite to lossless compression, in which the sample is not degraded at all. While lossless compression may seem like the best option, lossy compression, which is used in most audio and video, reduces transmission time and results in much smaller file sizes. However, this compression can affect quality if it goes too far. The more compression there is on a waveform, the more degradation there is, and once a file is lossy compressed, this process is not reversible. This project will observe the degradation of an audio signal after the application of Singular Value Decomposition compression, a lossy compression that eliminates singular values from a signal’s matrix.

ContributorsHirte, Amanda (Author) / Kosut, Oliver (Thesis director) / Bliss, Daniel (Committee member) / Electrical Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05