Tecnológico de Costa Rica
  • ¿Cómo publicar en el Repositorio TEC?
  • Políticas
  • Recursos Educativos
  • Contáctenos
    • español
    • English
  • español 
    • español
    • English
  • Login
Ver ítem 
  •   Página Principal
  • Trabajos de Graduación
  • Biblioteca José Figueres Ferrer
  • Escuela de Ingeniería en Computación
  • Maestría en Computación
  • Ver ítem
  •   Página Principal
  • Trabajos de Graduación
  • Biblioteca José Figueres Ferrer
  • Escuela de Ingeniería en Computación
  • Maestría en Computación
  • Ver ítem
JavaScript is disabled for your browser. Some features of this site may not work without it.

Listar

Todo el RepositorioComunidades & ColeccionesPor fecha de publicaciónAutoresTítulosPalabras clavesTipo de Recurso EducativoDestinatarioEsta colecciónPor fecha de publicaciónAutoresTítulosPalabras clavesTipo de Recurso EducativoDestinatario

Mi cuenta

AccederRegistro

Estadísticas

Ver Estadísticas de uso

Arquitectura para renderizador 3D tipo ray-cast SVO

Thumbnail
Ver/
Arquitectura_renderizador_3D.pdf (2.574Mb)
Fecha
2015
Autor
Valverde-Garro, Diego
Metadatos
Mostrar el registro completo del ítem
Resumen
The three-dimensional rendering of complex scenes is an open problem in the area of computer graphics. Improvements in specialized hardware rendering are not sufficient for the increasing complexity of the models. There is a growing interest from the industry and the computer graphics community to explore alternatives to traditional rendering scheme based on the method of projections and raster, with techniques such as Ray-Casting . The naive algorithm of Ray-Casting consists in finding the intersection of each ray with each object in the three-dimensional scene without further optimization. This algorithm belongs to the family of algorithms which are known as embarrassingly parallel. This is because each ray is independent of all other rays, and in a system of brute force with potentially as many processors as rays, parallelism can achieve a very high level. One of the main problems of ray-casting is that all processors have to access a shared memory containing the objects in the scene, thus creating a bottleneck in the bus to access this memory. This data traffic congestion on the buses is a major limiting to the performance of parallel Ray-Casting systems. This research proposes to combine the use of SVOs, sort-fist type scene partitions, using Morton codes with depth first tree traversal, and a hierarchy of cache memories in order to obtain a significant decrease in the amount of accesses to the memory that stores the objects in the scene.
Descripción
Proyecto de Graduación (Maestría en Computación) Instituto Tecnológico de Costa Rica, Escuela de Ingeniería en Computación, 2015.
URI
https://hdl.handle.net/2238/6712
Compartir
       
Métricas
Colecciones
  • Maestría en Computación [108]

|Contáctenos

Repositorio Institucional del Tecnológico de Costa Rica

Sistema de Bibliotecas del TEC | SIBITEC

© DERECHOS RESERVADOS. Un sitio soportado por DSpace(v. 6.3)

RT-1

 

 


|Contáctenos

Repositorio Institucional del Tecnológico de Costa Rica

Sistema de Bibliotecas del TEC | SIBITEC

© DERECHOS RESERVADOS. Un sitio soportado por DSpace(v. 6.3)

RT-1