Chanelle Mosquera
Notes About
← Home
Taking notes helps my memory
ANX Dread

A space-puzzle game developed for VR platforms that features an arduino heart-rate monitor to measure heart-rate throughout the experience.

sCool Builder Game

This post showcases game mechanics in sCool's new Builder Game. It also serves as an aid for future development. Scenario: The player encounters a villager who needs help building furniture....

Topic Classification and Sentiment Analysis on Yelp Dataset

A research work using NLP techniques on the Yelp dataset. This project was created for a Master's course in Natural Language Processing at Cal Poly. The GitHub repo is available here. The mot...

Feather Fall

Implemented deferred rendering, HUD, and particle system. This project was created for a course at Cal Poly: Advanced Real-time Rendering. I worked in a team of four comp. sci. students, designing ...

Computer Graphics Series

Various real-time rendering techniques developed on a custom renderer in C++ and OpenGL. Sinusoidal Explosion For this project, I created a "sinusoidal explosion". To simulate the explo...

Real-time Glow Effect

In this project, I implement a lighting technique to create the effect of objects glowing in the scene. Pipeline Render scene to two textures: color and glow mask Blur the glow ma...

Intro to 3D Modeling