Alejandro López Vizuete
  • Home
  • Portfolio
  • About
  • Games and Prototypes
  • Rendering
  • Animation and Simulation
  • Graphics cards

Graphics cards

Image's Box-Filter

About Image About Image

Project corresponding to the subject "Graphics Processors and Real-Time Applications".
Given a preconfigured project, it is necessary to filter an image by parallel programming in CUDA. The image shows a Laplace5 filter.
Made in Microsoft Visual Studio 2015

Github

Tonal Mapping

About Image About Image

Project corresponding to the subject "Graphics Processors and Real-Time Applications".
Given a preconfigured project, it is necessary to apply a tonal contrast by parallel programming in CUDA to a .RAW file to change the contrast of the image and to be able to visualize dark areas.
Made in Microsoft Visual Studio 2015

Github

Shader


Project corresponding to the subject "Graphics Processors and Real-Time Applications".
I have created a shader that divides the screen in two, in the left area you can see a "blob" effect, which consists of creating material to join two or more objects. On the right side a classic Phong Lighting where the light can be moved automatically or with the mouse.
Made in Shadertoy

ShaderToy