Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Prototype Implementation of a CUDA-based Customized Rasterizer

Author 1: Nakhoon Baek
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 8 · Published 2022

DOI: https://doi.org/10.14569/IJACSA.2022.0130889

Abstract

In these days, we have high-performance massively parallel computing devices, as well as high-performance 3D graphics rendering devices. In this paper, we show a prototype implementation of a full-software 3D rasterizer system, based on the CUDA parallel architecture. While most of previous CUDA-based software rasterizer implementations focused on the triangle primitives, our system includes more 3D primitives, and extra 2D primitives, to fully support 3D graphics library features. Currently, our system is at its prototype implementation stage, and it shows successful results with 3D primitive handling and also character output features. Our design and implementation details are presented. More optimizations and fine tunes will be followed in near future.

Keywords

How to Cite this Article

Baek, N. (2022). A Prototype Implementation of a CUDA-based Customized Rasterizer. International Journal of Advanced Computer Science and Applications, 13(8). https://doi.org/10.14569/IJACSA.2022.0130889

Baek, Nakhoon. "A Prototype Implementation of a CUDA-based Customized Rasterizer." International Journal of Advanced Computer Science and Applications, vol. 13, no. 8, 2022, https://doi.org/10.14569/IJACSA.2022.0130889.

@article{Baek2022,
  title     = {A Prototype Implementation of a CUDA-based Customized Rasterizer},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {8},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Nakhoon Baek},
  doi       = {10.14569/IJACSA.2022.0130889},
  url       = {https://doi.org/10.14569/IJACSA.2022.0130889}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.