Feeds
已提交
line rasterizer using bresenham algorithm
graphics pipeline, perpective matrix, clipping, perspective divide, line drawing
10 years 前 | 2 次下载 |

已提交
triangle rasterizer using edge functions (barycenteric interpolation)
basic triangle rasterization using edge function computation
10 years 前 | 1 次下载 |

已提交
3D and 2D homogeneous space line clipping using liang barsky algorithm
line clipping using parallelizable implementation of liang barsky
10 years 前 | 1 次下载 |
已提交
3D and 2D homogeneous space line clipping using cohen sudherland algorithm
line clipping using cohen sudherland algorithm
10 years 前 | 2 次下载 |
已提交
angle2dcm3(rot1, rot2, rot3, order)
Converts euler angles to dcm based on order specified.
10 years 前 | 1 次下载 |