sutherland-hodgman-algorithm topic

List sutherland-hodgman-algorithm repositories

sutherland-hodgman

34
Stars
4
Forks
Watchers

A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.

msRay

18
Stars
4
Forks
Watchers

This is my AMIGA/PC Raycaster project. The main engine files are OS independent, so it can be easly adapted to OS that uses RGBA buffer rendering.

ComputerGraphics-Algorithms-With-CPP

15
Stars
2
Forks
Watchers

Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving wi...