sutherland-hodgman-algorithm
There are 13 repositories under sutherland-hodgman-algorithm topic.
mhdadk/sutherland-hodgman
A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
mateusz83/msRay
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.
GokuGhoul/Open-GL
Computer Graphics - Lab assignments
Sarah-Hesham-2022/ComputerGraphics-Algorithms-With-CPP
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 with C++. Implementing the most famous computer graphics algorithms from scratch.
KarthikRIyer/Computer-Graphics-PrinciplesAndPractice
A C++ and WPF implementation of Computer-Graphics-Principles And Practice by JOHN F. HUGHES, ANDRIES VAN DAM, MORGAN MCGUIRE, DAVID F. SKLAR, JAMES D. FOLEY, STEVEN K. FEINER and KURT AKELEY
SamDaQueen/Computer-Graphics
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
psyclone20/Sutherland-Hodgman-Polygon-Clipping
An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C
edwino-stein/ufrr-15.2-cg-recorte
Trabalho sobre Recorte desenvolvido durante a disciplina de Computação Gráfica 2015.2 do curso de Ciência da Computação da Universidade Federal de Roraima
gzachos/cgis-course-uoi
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
LoronsoDev/3D-CPU-Rendering
A 3D model visualization system that implements a hierarchy system for each model transformation, lighting and sutherland-hodgman polygon clipping algorithm. Everything is deeply commented so it can be easily used as a resource for learning.
aayush301/Computer-Graphics-Lab
This repository contains some of the experiments that are covered in Computer Graphics Lab.
uttom-akash/image-processing
Image Processing algorithm