Open Access. Powered by Scholars. Published by Universities.®

Art and Design Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 5 of 5

Full-Text Articles in Art and Design

A Date With Cheemis: Bullying In The Virtual Space, Nicholas Roger Nolasco Mar 2022

A Date With Cheemis: Bullying In The Virtual Space, Nicholas Roger Nolasco

Liberal Arts and Engineering Studies

A Date With Cheemis is an alternative game mode for the social platform VRChat designed in the Unity real-time 3D development platform. The project is an experience where the player meets many non-playable characters (NPCs) and makes decisions based on different scenarios. The game tells the story of a VRChat user named Cheemis who is bullied for the avatar they use and how they interact with other characters. The player must make choices of how to react to the way the NPCs treat Cheemis, whether that be defending him or being a bystander. This experience is only available through the …


Mytrials: Clinical Trial Application Concept, Katie Hollister Mar 2022

Mytrials: Clinical Trial Application Concept, Katie Hollister

Graphic Communication

A clinical trial’s success is dependent upon whether a patient attends their highly-structured clinical trial visit schedule, which may include both in-person clinic visits and virtual check-in visits. MyTrials is a clinical trial journey app prototype that enables patients to schedule, reschedule, and attend join their in-person or virtual clinic visits. This product seeks to reduce the burden that scheduling places on the patient, and provides trial-provided resources and a daily and weekly timeline to help patients navigate their clinical trial journey.


Visualizing Population Density Based On Wifi Router Location And Network Usage, Tyler Deitz Jun 2015

Visualizing Population Density Based On Wifi Router Location And Network Usage, Tyler Deitz

Liberal Arts and Engineering Studies

This research paper introduces a prototype of a feature for Robert E. Kennedy’s maps web application. The feature visualizes population density based off wifi router location and network usage within the building. The significance of the feature is noted by documenting the library’s transition into a hub for student life and campus culture, which increases the space’s occupancy and visitor retention for a longer time. The feature is based off a Voronoi diagram map distribution which strongly affects its technical and visual implementation. The end product is user tested by Cal Poly students and received a 93.5% satisfaction rate.


Quickbooks Self-Employed Ios Application, Braden Young Dec 2014

Quickbooks Self-Employed Ios Application, Braden Young

Computer Science and Software Engineering

No abstract provided.


Real Time Visibility Culling With Hardware Occlusion Queries And Uniform Grids, Ilya Iseletsk Seletsky Jun 2013

Real Time Visibility Culling With Hardware Occlusion Queries And Uniform Grids, Ilya Iseletsk Seletsky

Master's Theses

Culling out non-visible portions of 3D scenes is important for rendering large complex worlds at an interactive frame rate. Past 3D engines used static prebaked visibility data which was generated using complex algorithms. Hardware Occlusion Queries are a modern feature that allows engines to determine if objects are invisible on the fly. This allows for fully dynamic destructible and editable environments as opposed to static prebaked environments of the past. This paper presents an algorithm that uses Hardware Occlusion Queries to cull fully dynamic scenes in real-time. This algorithm is relatively simple in comparison to other real-time occlusion culling techniques, …