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
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
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