Essays about: "Optimal Scanline"

Found 1 essay containing the words Optimal Scanline.

  1. 1. A Comparison of Optimal Scanline Voxelization Algorithms

    University essay from Linköpings universitet/Informationskodning

    Author : Tim Håkansson; [2020]
    Keywords : CUDA; GLSL OpenGL; Computer Graphics; Voxelization; Optimal Scanline; Bresenham;

    Abstract : This thesis presents a comparison between different algorithms for optimal scanline voxelization of 3D models.As the optimal scanline relies on line voxelization, three such algorithms were evaluated. These were Real Line Voxelization (RLV), Integer Line Voxelization (ILV) and a 3D Bresenham line drawing algorithm. READ MORE