User:MattP
Contents
Contact Info
School Email | mapostil@learn.senecac.on.ca |
Social Email | carnage6000@gmail.com |
IRC | Sonnilion (never on) |
BLOG | http://sonnilion.wordpress.com/ |
WorkLog | http://zenit.senecac.on.ca/wiki/index.php/Category:Matt's_Work_Log |
FSOSS Slides | http://scotland.proximity.on.ca/sonnilion/Presentation/ |
Thesis | Improving_Gaming_Performance |
Technical Qualifications
Programming Languages
- C
- C++
- C#
- Java
- PHP/PERL
- SQL
- XHTML/CSS
- JavaScript
- Processing
DPS909 Projects
Releases
0.1 - Details
0.2 - Details
0.3 - Details
Contributions
- Created reduces test case for Jon Buckly
- Took a bug from Jon Buckly
- Discovered new bug with p3d and arc fill
Release 0.1
Processing.js
Popcorn.js
Release 0.2
Processing.js
Reduce calls to uniformmatrix
Fixed three 3D ref tests
Removed broken unnecessary test
Fixed texted width example making it valid P5 code
Made reduced test case then fixed bug 1075(p3d no fill ellipse)
Release 0.3
Processing.js
Arc 3D Fill
Improve Arc Performance
fix ellipse 3D to take noStroke and noFill values
Remove usages of parseFloat and parseInt as cast operators