You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple basic illumination ray tracer written in C/CUDA. Spheres, cylinders, cones, planes and triangles implemented. Checkered texture and all colors defined with adjustable specular values. Still working on making mirrors work on the GPU.
The Word Frequency program with CUDA project aims to develop an advanced solution for efficiently analyzing the frequency of words in large datasets. The project will leverage NVIDIA's CUDA framework to harness the power of GPUs, surpassing the performance of traditional CPU-based implementations.
Codigo hecho en C/Cuda, tratamaos de procesar una imagen mediante una GPU de Nvidia. EL procesamiento de imagenes se trata de pasarles un filtro a la imagen proporcionada.