
pixelated.ashimag.com
Ashima GuptaWebsite about works in Physically based animation, CUDA, and WebGL
http://pixelated.ashimag.com/
Website about works in Physically based animation, CUDA, and WebGL
http://pixelated.ashimag.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.5 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
2
SSL
EXTERNAL LINKS
27
SITE IP
173.194.196.121
LOAD TIME
0.469 sec
SCORE
6.2
Ashima Gupta | pixelated.ashimag.com Reviews
https://pixelated.ashimag.com
Website about works in Physically based animation, CUDA, and WebGL
Ashima Gupta: Welcome to Ashima's world of Graphics
http://pixelated.ashimag.com/2012/12/welcome-to-ashimas-world-of-graphics.html
Welcome to Ashima's world of Graphics. I graduated in Computer graphics and game Technology(CGGT) from University of Pennsylvania in Dec 2012. This website is a culmination of my efforts in the field of computer graphics in the last 1 year. I have implemented range of projects on different technologies which includes CUDA, OpenGL, WebGL, C , Unity3D, Motion Builder, and Maya. You can checkout these projects under "My Projects" tab of this website. Subscribe to: Post Comments (Atom).
Ashima Gupta: My Projects
http://pixelated.ashimag.com/p/projects.html
This page is to share the links to different project created by me. Ambient occlusion and vertex morphing. February 2, 2016 at 11:13 AM. Subscribe to: Posts (Atom). Ashima07gupta at gmail.com. Picture Window template. Template images by Airyelf.
TOTAL PAGES IN THIS WEBSITE
2
Advanced GLSL: Ambient Occlusion
http://pixelated.glsl.ashimag.com/p/ambient-occlusion.html
I used SSAO technique to implement ambient occlusion in sponza scene. I created 16 random samples and calculated occlusion based on the following assumptions:. 1 If the occluder point lies in the same plane as the occludee then, occlusion is 0. 2 If the occluder is below the occludee then again the occlusion is 0. 3 Also, the occlusion varies with occluder's distance from occludee. With out ambient occlusion. Result with Tea pot:. Subscribe to: Posts (Atom).
CUDA Projects: Ray Trace - Shadows
http://pixelated.cuda.ashimag.com/2012/09/shadows.html
Ray Trace - Shadows. Shadow implementation process in Ray tracer:. To generate shadows, we need to traverse all the light sources and find if there is any object between currently intersected object and the light. If, there is an object then the object is in shadow and we do not need to calculate the color of that pixel. Bool inshadow = false;. For(int i = 0 ;i numberoflights; i ){. LightDirection =normalise( light[i] - intersectionPoint);. LightOrigin = intersectionPoint;. LightDist = 100000.0f;.
WebGL projects: Fresnel equations & subsurface scattering
http://pixelated.webgl.ashimag.com/2012/12/fresnel-refractionreflection-subsurface.html
Fresnel equations and subsurface scattering. Fresnel equations describe the reflection and transmission of rays through an object. In essence, when the rays reach the boundaryof two different objects then the part of the ray is reflected and part is refracted. I used russian roullette technique which determines either to refract or reflect based on the fresnel transmission coefficient. The working example can be seen at: Fresnel example. The results are as follows:. Subscribe to: Post Comments (Atom).
CUDA Projects: Ray Trace - Reflection & Refraction
http://pixelated.cuda.ashimag.com/2012/09/reflection-refraction.html
Ray Trace - Reflection and Refraction. Refraction: Working to correct black dots in the image. Subscribe to: Post Comments (Atom). Picture Window template. Template images by Airyelf.
WebGL projects: Color accumulation & refraction/reflection
http://pixelated.webgl.ashimag.com/2012/12/accumulated-colors-properly.html
Color accumulation and refraction/reflection. Finally I got the color accumulation working. The color is accumulated by creating two textures. For the final color in the scene we access the colors from the texture and then render the final color to the texture. That way, we are constantly accessing textures from the previous frame and updating the texture in current frame with the final color. The technique which I described in my CUDA path tracer blog post. Subscribe to: Post Comments (Atom).
Virtual Globe and Terrain Rendering: Reflections on Teaching GPU Programming and Architecture: Take III
http://blog.virtualglobebook.com/2013/04/reflections-on-teaching-gpu-programming.html
Wednesday, April 10, 2013. Reflections on Teaching GPU Programming and Architecture: Take III. I've taught CIS 565: GPU Programming and Architecture. At the University of Pennsylvania. Three times now, and every time I like to write a reflections post on what went well and what didn't. This semester I made some pretty unconventional changes. No Written Homework. No Tests. No Final. CUDA path tracer - Aparajith Sairam. All written in CUDA. Tessellation shaders - Tiju Thomas. To discourage cheating, the ac...
Physically Based Animation: About:
http://pixelated.phys.ashimag.com/2012/12/about.html
This page is dedicated to the projects I have implemented as a part of physically based animation. The list of projects implemented:. Particle based fluid simulation (SPH). Subscribe to: Post Comments (Atom). Picture Window template. Template images by Airyelf.
Advanced GLSL: Image post-processing
http://pixelated.glsl.ashimag.com/p/image-post-processing.html
Implemented various image effects using fragment shader. 1 Image Negative: The formula is very simple just deduct the rgb values of image from 1 i.e. 1 - rgb is the new color of the image. 2 Grey Scale: Greyscale image is an image in which the value of each pixel contains only the intensity of color at that pixel. Hence, the formula to calculate intensity is:. Vec3 W = vec3 (0.2125, 0.7154, 0.0721);. Float luminance = dot(rgb, W);. Then, just set the luminance value to be the rgb value for the pixel.
Advanced GLSL: Globe Rendering
http://pixelated.glsl.ashimag.com/p/globe-rendering.html
I implemented the following feature as a part of image processing in fragment shader:. Bump mapped terrain using height maps. Rim lighting to simulate atmosphere. Nighttime lights on the dark side of the globe. Specular mapping using specular maps. Moving clouds using textures and transparency maps. Height map shading by changing the color of the terrain based on the height of the terrain using height map. Subscribe to: Posts (Atom). Picture Window template. Template images by Airyelf.
TOTAL LINKS TO THIS WEBSITE
27
pixelated-tasha.deviantart.com
Pixelated-Tasha (Tasha.) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? What's a wonderwall anyway? Digital Art / Artist. Deviant for 6 Years. This deviant's full pageview. Last Visit: 260 weeks ago. What's a wonderwall anyway? By moving, adding and personalizing widgets. Current ...
Pixelated Vision
The Failed Pilot Project. Thursday, May 9, 2013. My TV "Wow" Moments: A Thrown-Together List. Over at Vulture, Matt Zoller Seitz. Gave a list of his TV wow moments. TV moments that dazzled you artistically, emotionally, technically — you name it — and made you want to stand up and applaud. He limited his list to five, and its proven a durable number for. Those on Twitter who want to participate. I tried to participate in that format, but you know what? 160;is needed. . Posted by Corbin Stephenson. Justi...
pixelated-wonders.deviantart.com
Pixelated-Wonders - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Every pixel makes a difference. Founded 4 Years ago. Founded 4 Years ago. Jan 6, 2013. Every pixel makes a difference. Div div.gmbutton2tow...
pixelated world
183; about and info. 183; rss feed. Flies under sodium vapor lamp. Flies under sodium vapor lamp. Time-lapse photograph of flies under sodium vapor lamp.
pixelated-world.deviantart.com
Pixelated-World - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Founded 1 Month ago. We love pixels and have fun making them 3 This group is about sharing our creations! CURRENTLY LOOKING FOR ADMINS! CURRENTLY LOOKING FOR ADMINS! Founded 1 Month ago. Jul 10, 2015. Div div&...
Ashima Gupta
Welcome to Ashima's world of Graphics. I graduated in Computer graphics and game Technology(CGGT) from University of Pennsylvania in Dec 2012. This website is a culmination of my efforts in the field of computer graphics in the last 1 year. I have implemented range of projects on different technologies which includes CUDA, OpenGL, WebGL, C , Unity3D, Motion Builder, and Maya. You can checkout these projects under "My Projects" tab of this website. Subscribe to: Posts (Atom). Ashima07gupta at gmail.com.
Gallery
RSS Feed for this Album. Random Pics and Themes. Visit simtopi.livejournal.com. For all the fun stuff. * *.
www.pixelated.co.za | Management Consultants
27 78 057 6442. Welcome to Pixelated Consulting Studios. Since 2010 Pixelated Consulting Studios primarily consults clients from small and medium-sized businesses, but also corporate groups and public sector organizations. At Pixelated we know that implementation is what counts, therefore we assist our clients with the strategizing and planned implementation to make sure that they do so with our guidance and expertise and in so doing make the best possible choices for the benefit of their businesses.
PIXELATED GAMING - OPENING 8/8/08 - 1806 N. Bishop