-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathstudentwork.html
158 lines (145 loc) · 18.6 KB
/
studentwork.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<html>
<head>
<title>CIS 565: GPU Programming and Architecture. Fall 2012.</title>
<style type="text/css">
body {
font-family:"Helvetica";
}
</style>
</head>
<body>
<table border="0" summary="" width="800">
<tr align="center">
<td>
<h1>CIS 565: GPU Programming and Architecture</h1>
<p align="center">
Fall 2012
</p>
<p align="center">
University of Pennsylvania<br />
<a href="http://cg.cis.upenn.edu/index.html">Computer Graphics @ Penn</a><br/><br/>
<img src="images/banner.png" width="640" height="120" alt="Student Projects" /><br />
</p>
</td>
<td valign="top">
<img src ="images/shield.gif" width="63" height="70" alt="University of Pennsylvania" />
</td>
</tr>
<tr align="center">
<td>
<br />
<a href="index.html">Course Overview</a> •
<a href="faq.html">FAQ</a> •
<a href="schedule.html">Schedule</a> •
Student Work •
<a href="http://cis565-spring-2012.github.com/">Previous semester</a>
</td>
</tr>
</table>
<br />
<table border="0" summary="" width="800">
<tr><td>
<h3>Final Projects</h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: WebGL Volume Renderer • <a href="http://aparajithsairam.blogspot.com/2012/11/final-project-pitch.html">blog</a> • github</li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a> and <a href="http://cghuyue.blogspot.com/">Yue Hu</a>: WebGL Pathtracer • <a href="http://webglpathtracer.blogspot.com/">blog</a> • github</li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: Snow Shading • <a href="http://tinyworld-demi.blogspot.com/2012/11/snow-shading-project.html">blog</a> • github</li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: Swarm Intelligence • <a href="http://experiencetheforce.blogspot.com/2012/11/swarm-intelligence.html">blog</a> • github</li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: Non-photorealistic Rendering • <a href="http://gpuprojects.blogspot.com/2012/11/final-project-proposal.html">blog</a> • github</li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: Enhanced User Interfaces using the GPU and Microsoft Kinect • <a href="http://liamboone.blogspot.com/2012/11/final-project-proposal.html">blog</a> • github</li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: OpenCL in OpenCV • <a href="http://seunghoon-cis565.blogspot.com/2012/11/final-projectopencl-in-opencv-week-1.html">blog</a> • github</li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: Procedural Terrain • <a href="http://gputerrain.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/GPU-Terrain-Generation">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: KD Trees on the GPU • <a href="http://www.colorseffectscode.com/Projects/FinalProject.html">blog</a> • github</li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: Extended Pathtracer • <a href="http://raytracerpathtracer.wordpress.com/path-tracer-extended-final-project/">blog</a> • github</li>
</ul>
<h3><a href="http://blog.virtualglobebook.com/2012/12/hackathons-in-classroom.html">WebGL/GLSL Hackathon</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: <a href="http://glsl.heroku.com/e#5124.0">Water and metaballs</a>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://glsl.heroku.com/e#5147.0">Buoys in water</a>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://glsl.heroku.com/e#5113.10">Hot-air balloons</a>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://glsl.heroku.com/e#5124.0">Water and metaballs</a>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://glsl.heroku.com/e#5123.3">Conway's Game of Life</a>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://glsl.heroku.com/e#5102.7">Ray marching and noise</a>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://glsl.heroku.com/e#5107.4">Lots of Apples</a>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://glsl.heroku.com/e#5104.4">Ray marched character</a>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://glsl.heroku.com/e#5147.0">Buoys in water</a>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://glsl.heroku.com/e#5132.3">Ray tracing transparency</a>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://glsl.heroku.com/e#5120.1">Clouds and fireflies</a>
<li><a href="http://www.iamnop.com/">Guest: Nop Jiarathanakul</a>: <a href="http://glsl.heroku.com/e#5127.2">Procedural smoke</a> and <a href="http://glsl.heroku.com/e#5121.1">smokey fireflies</a>
<li>Guest: Gabriel Leung: <a href="http://glsl.heroku.com/e#5118.3">Conway's Game of Life</a>
</ul>
<h3><a href="https://github.com/CIS565-Fall-2012/Project5-AdvancedGLSL">Project 5: GLSL Globe, Screen Space Ambient Occlusion, and Vertex Shading</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: blog • <a href="https://github.com/aparajithsairam/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://advancedglsl.blogspot.com/">blog</a> • <a href="https://github.com/ashima07/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://tinyworld-demi.blogspot.com/2012/11/glsl2.html">blog</a> • <a href="https://github.com/DemiChen/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://experiencetheforce.blogspot.com/2012/11/globe-rendering.html">blog</a> • <a href="https://github.com/himanshumasand/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://gpuprojects.blogspot.com/2012/11/advancedglsl-2-ambience-occlusion.html">blog</a> • <a href="https://github.com/yukong11/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://liamboone.blogspot.com/2012/11/project-5-more-shaders.html">blog</a> • <a href="https://github.com/liamboone/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://seunghoon-cis565.blogspot.com/2012/11/project-5-advanced-glsl.html">blog</a> • <a href="https://github.com/pclove1/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://glslvsfs.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://cghuyue.blogspot.com/2012/11/project5.html">blog</a> • <a href="https://github.com/lhuyuel/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://www.colorseffectscode.com/Projects/GlobeSSAOVertex.html">blog</a> • <a href="https://github.com/mzshehzanayub/Project5-AdvancedGLSL">github</a></li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://raytracerpathtracer.wordpress.com/advanced-glsl/">blog</a> • <a href="https://github.com/gundeep/Project5-AdvancedGLSL">github</a></li>
</ul>
<h3><a href="https://github.com/CIS565-Fall-2012/Project4-IntroGLSL">Project 4: GLSL Image Processing and WebGL Vertex Shading</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: <a href="http://aparajithsairam.wordpress.com/gpu-projects/">blog</a> • <a href="https://github.com/aparajithsairam/Project4-IntroGLSL">github</a></li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://imageprocessingglsl.blogspot.com/">blog</a> • <a href="https://github.com/ashima07/Project4-IntroGLSL">github</a></li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://tinyworld-demi.blogspot.com/2012/11/glsl-programming.html">blog</a> • <a href="https://github.com/DemiChen/Project4-IntroGLSL">github</a></li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://experiencetheforce.blogspot.com/2012/11/image-processing-using-glsl.html">blog</a> • <a href="https://github.com/himanshumasand/Project4-IntroGLSL">github</a></li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://gpuprojects.blogspot.com/2012/11/webgl.html">blog</a> • <a href="https://github.com/yukong11/Project4-IntroGLSL">github</a></li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://liamboone.blogspot.com/2012/11/project-4-shaders.html">blog</a> • <a href="https://github.com/liamboone/Project4-IntroGLSL">github</a></li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://seunghoon-cis565.blogspot.com/2012/11/project-4-image-processingvertex.html">blog</a> • <a href="https://github.com/pclove1/Project4-IntroGLSL">github</a></li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://glslimageprocessing.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/Project4-IntroGLSL">github</a></li>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://cghuyue.blogspot.com/2012/11/image-processing-vertex-shading.html">blog</a> • <a href="https://github.com/lhuyuel/Project4-IntroGLSL">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://mzshehzanayub.blogspot.com/2012/11/image-processing.html">blog</a> • <a href="https://github.com/mzshehzanayub/Project4-IntroGLSL">github</a></li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://raytracerpathtracer.wordpress.com/image-processingglsl/">blog</a> • <a href="https://github.com/gundeep/Project4-IntroGLSL">github</a></li>
</ul>
<h3><a href="https://github.com/CIS565-Fall-2012/Project3-Rasterizer">Project 3: CUDA Rasterizer</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: <a href="http://aparajithsairam.wordpress.com/gpu-projects/">blog</a> • <a href="https://github.com/aparajithsairam/Project3-Rasterizer">github</a></li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://cudarasterizerproject.blogspot.com/">blog</a> • <a href="https://github.com/ashima07/Project3-Rasterizer">github</a></li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://tinyworld-demi.blogspot.com/2012/11/rasterization.html">blog</a> • <a href="https://github.com/DemiChen/Project3-Rasterizer">github</a></li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://experiencetheforce.blogspot.com/2012/11/rasterizer-30-fragment-shader.html">blog</a> • <a href="https://github.com/himanshumasand/Project3-Rasterizer">github</a></li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://gpuprojects.blogspot.com/2012/11/cuda-rasterizer.html">blog</a> • <a href="https://github.com/yukong11/Project3-Rasterizer">github</a></li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://liamboone.blogspot.com/2012/11/project-3-rasterizer.html">blog</a> • <a href="https://github.com/liamboone/Project3-Rasterizer">github</a></li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://seunghoon-cis565.blogspot.com/2012/11/project-3-cuda-rasterizer.html">blog</a> • <a href="https://github.com/pclove1/Project3-Rasterizer">github</a></li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://cudarasterizer.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/Project3-Rasterizer">github</a></li>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://cghuyue.blogspot.com/2012/11/hw3-raterizer.html">blog</a> • <a href="https://github.com/lhuyuel/Project3-Rasterizer">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://mzshehzanayub.blogspot.com/2012/11/cuda-parallel-rasterizer.html">blog</a> • <a href="https://github.com/mzshehzanayub/Project3-Rasterizer">github</a></li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://raytracerpathtracer.wordpress.com/rasterizer/">blog</a> • <a href="https://github.com/gundeep/Project3-Rasterizer">github</a></li>
</ul>
<h3><a href="https://github.com/CIS565-Fall-2012/Project2-Pathtracer">Project 2: CUDA Pathtracer</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: <a href="http://aparajithsairam.wordpress.com/gpu-projects/">blog</a> • <a href="https://github.com/aparajithsairam/Project2-Pathtracer">github</a></li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://cudapathtacer.blogspot.com/">blog</a> • <a href="https://github.com/ashima07/Project2-Pathtracer">github</a></li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://tinyworld-demi.blogspot.com/2012/10/pathtracer.html">blog</a> • <a href="https://github.com/DemiChen/Project2-Pathtracer">github</a></li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://experiencetheforce.blogspot.com/">blog</a> • <a href="https://github.com/himanshumasand/Project2-Pathtracer">github</a></li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://gpuprojects.blogspot.com/2012/10/path-tracer.html">blog</a> • <a href="https://github.com/yukong11/Project2-Pathtracer">github</a></li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://liamboone.blogspot.com/2012/10/project-2-pathtracer.html">blog</a> • <a href="https://github.com/liamboone/Project2-Pathtracer">github</a></li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://seunghoon-cis565.blogspot.com/2012/10/project-2-cuda-pathtracer.html">blog</a> • <a href="https://github.com/pclove1/Project2-Pathtracer">github</a></li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://cudapathtracer.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/Project2-Pathtracer">github</a></li>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://cghuyue.blogspot.com/2012/10/path-tracer-got-basic-features-right.html">blog</a> • <a href="https://github.com/lhuyuel/Project2-Pathtracer">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://mzshehzanayub.blogspot.com/2012/10/gpu-path-tracer.html">blog</a> • <a href="https://github.com/mzshehzanayub/Project2-Pathtracer">github</a></li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://raytracerpathtracer.wordpress.com/pathtracer/">blog</a> • <a href="https://github.com/gundeep/Project2-Pathtracer">github</a></li>
</ul>
<h3><a href="https://github.com/CIS565-Fall-2012/Project1-Raytracer">Project 1: CUDA Raytracer</a></h3>
<ul>
<li><a href="http://aparajithsairam.wordpress.com/">Aparajith Sairam</a>: <a href="http://aparajithsairam.wordpress.com/gpu-projects/">blog</a> • <a href="https://github.com/aparajithsairam/Project1-Raytracer">github</a></li>
<li><a href="http://ashimagupta.wix.com/ashimaguptaportfolio">Ashima Gupta</a>: <a href="http://gpu-raytrace.blogspot.com/">blog</a> • <a href="https://github.com/ashima07/Project1-Raytracer">github</a></li>
<li><a href="http://www.seas.upenn.edu/~yuanhui/">Yuanhui Chen</a>: <a href="http://tinyworld-demi.blogspot.com/2012/10/corrected-gpu-raytracing.html">blog</a> • <a href="https://github.com/DemiChen/Project1-Raytracer">github</a></li>
<li><a href="http://himanshumasand.wix.com/graphics">Himanshu Masand</a>: <a href="http://experiencetheforce.blogspot.com/2012/09/final-raytracer-images.html">blog</a> • <a href="https://github.com/himanshumasand/Project1-Raytracer">github</a></li>
<li><a href="http://www.seas.upenn.edu/~jnewlin/">Jeremy Newlin</a>: <a href="http://jeremymnewlin.blogspot.com/2012/09/eulgh-in-real-time-gpu-ray-tracer.html">blog</a> • <a href="https://github.com/jnewlin/Project1-Raytracer">github</a></li>
<li><a href="http://gpuprojects.blogspot.com/">Kong Ma</a>: <a href="http://gpuprojects.blogspot.com/2012/09/tracer-in-this-project-i-am.html">blog</a> • <a href="https://github.com/yukong11/Project1-Raytracer">github</a></li>
<li><a href="http://liamboone.blogspot.com">William Boone</a>: <a href="http://liamboone.blogspot.com/2012/09/project-1-raytracer.html">blog</a> • <a href="https://github.com/liamboone/Project1-Raytracer">github</a></li>
<li><a href="http://www.cis.upenn.edu/~seupark/">Seunghoon Park</a>: <a href="http://seunghoon-cis565.blogspot.com/2012/09/project-1-cuda-raytracer.html">blog</a> • <a href="https://github.com/pclove1/Project1-Raytracer">github</a></li>
<li><a href="http://tijugraphics.blogspot.com/">Tiju Thomas</a>: <a href="http://cudaraytracer.blogspot.com/">blog</a> • <a href="https://github.com/tijutv/Project1-Raytracer">github</a></li>
<li><a href="http://cghuyue.blogspot.com/">Yue Hu</a>: <a href="http://cghuyue.blogspot.com/2012/09/interactive-camera-and-specular.html">blog</a> • <a href="https://github.com/lhuyuel/Project1-Raytracer">github</a></li>
<li><a href="http://www.colorseffectscode.com/">Zakiuddin Shehzan Mohammed</a>: <a href="http://mzshehzanayub.blogspot.com/2012/09/gpu-ray-tracer_29.html">blog</a> • <a href="https://github.com/mzshehzanayub/Project1-Raytracer">github</a></li>
<li><a href="http://raytracerpathtracer.wordpress.com">Gundeep Singh Bharma</a>: <a href="http://raytracerpathtracer.wordpress.com/raytracer/">blog</a> • <a href="https://github.com/gundeep/Project1-Raytracer">github</a></li>
</ul>
</td></tr>
</table>
</body>
</html>