Author: G. Quade C. Jones
Subject: Computer Science and Mathematics. |
This is my Fall 2018 Schedule.
|
Here are Some of my Interests.
|
Here are Some of my Hobbies.
|
About Me.My name is Quade Jones (G. Quade C. Jones), and I am a Computer Science IUG (Integrated Undergraduate/Graduate studies) student who is also pursuing a B.S. degree in Mathematical Sciences. It is currently my fifth year (5 year program) at Penn State in the Harrisburg campus. I live in Mechanicsburg, PA where I attended Cumberland Valley High School. I briefly worked at a movie theater directly out of high school. My hobbies include programming, mathematics, puzzle solving, and video gaming. My technical skills include mathematical problem solving, systems programming (low-level hardware programming, e.g. Assembly(x86)/OS Development), Java/C/C++/GLSL/SQL/Lua/Python programming, web development using HTML/Javascript/CSS, and computer assembly/components. |
This is a video recording of a rasterizer running in real-time that is completely coded in javascript using the pixel manipulation of the HTML Canvas element as output. This output was captured using the web MediaStream API. Each of the images are loaded dynamically then mapped to the faces of the cube. Visit viewer.html to explore the full project.