OpenGL-Compliant GPU on FPGA
Post is under construction About A fully-functional, OpenGL-compliant graphics processor (SGP) using an FPGA-based platform. I implemented the 3D rendering pipeline, graphics drivers, and Ope...
Post is under construction About A fully-functional, OpenGL-compliant graphics processor (SGP) using an FPGA-based platform. I implemented the 3D rendering pipeline, graphics drivers, and Ope...
For more details on this project, check our team website. Problem Statement People with mobility and cognitive impairments, such as Cerebral Palsy, face significant challenges in maintaining ...
This is a brief reflection of my general education at Iowa State University Reflecting on my general education at Iowa State University I took several general education courses throughout my ...
This is a brief cummulative reflection of my time in undergrad at Iowa State University Reflecting on my experience at Iowa State University At Iowa State University, I gained important techn...
Project is WIP About This write-up showcases an in depth exploration of procedural terrain generation that I completed as an independent study during the Spring 2024 semester. I chose to devel...
This is Conway’s Game of Life using WebGPU for the browser. It utilizes the device’s native GPU API for its render and compute pipelines. This is derived from Google’s Your first WebGPU app tutori...