clipping-algorithm
There are 32 repositories under clipping-algorithm topic.
AngusJohnson/Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
w8r/liang-barsky
Liang-Barsky line-clipping algorithm
sagar0710/Computer-Graphics-Algorithms
Algorithms for Computer Graphics
zarif98sjs/CSE-409-410-Computer-Graphics
Code Repository for Computer Graphics Theory and Sessional!
julzerinos/csharp-image-processing
Image processing methods, algorithms and bitmap drawing recreated in C# Winforms. RIP MS Paint 1985 - 2017.
KhaledAshrafH/2D-Graphics-Toolkit
This is a C++ project that uses Windows API and OpenGL to create a graphical user interface (GUI) for drawing and manipulating 2D shapes. The project implements various algorithms for line, circle, ellipse, curve, filling, and clipping operations. The user can interact with the window using mouse only, and can choose the shape color, filling quarte
rtflynn/OLC-inspired-console-3d-graphics-engine
OneLoneCoder-Inspired In-Console 3D Graphics Engine
asjadnaqvi/stata-clipgeo
Stata program for clipping polyline and polygon shapefiles on a bounding box
Sarah-Hesham-2022/ComputerGraphics2D_Win32_Desktop_Project
Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++
aalekhm/PixSoR
PixSoR - Pixel Software Renderer with Shader Emulation.
JigyasuPrakash/verve
Visualise various Line Clipping Algorithms such as Mid-Point, Cohen Sutherland & Cyrus Beck
oberbichler/skalaclip-js
A fast line clipping algorithm implemented in JavaScript
psyclone20/Sutherland-Hodgman-Polygon-Clipping
An implementation of the Sutherland–Hodgman algorithm used for clipping polygons in C
Alfran007/Computer-Graphics
Implementation of basic line drawing, clipping and polygon color filling algorithms.
AliiMahmoud/Computer-Graphics
Drawing algorithms for Computer graphics (Line - Circle - Ellipse - Curve - Clipping) using C++
BIJOY-SUST/OpenGL
All things in this repository are very important for a graphics course. If you are doing a graphics course, then these things are very essential for you.
handylim/Nicholl-Lee-Nicholl-Algorithm
The fast line clipping algorithm that reduces the chances of clipping a single line segment multiple times, as may happen in the Cohen-Sutherland algorithm
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
onurmx/Rasterization
Rasterization application developed with Windows Forms.
REMOLP/FAV2UCC
Next, better and actually somewhat intelligent version of an auto clipping app. FAVTUCC devs are literally shaking in their boots right now.
tees-prog-club/logo-generator
Generates the Teesside Programming Club logo using Sutherland-Hodgman clipping.
asif-shahriar11/Computer-Graphics
Using OpenGL to create computed-aided graphics.
REMOLP/FAVTUCC
The first ever version of FAVTUCC created back in February 2022. Th sole purpose of this simple program is to make a stupid ass compilation of clips without any context.
sjbushra/CohenSutherlandClipping
2D Cohen Sutherland Line Clipping using Java
akifislam/Computer-Graphics-Lab
A complete repository of CSE3222 Computer Graphics Course . This repository covers various graphics algorithms.
SarahAbuirmeileh/ComputerGraphics
Versatile rendering widget implemented in C++ using the Qt framework and is built using CMake and use it to draw elementary shapes and functionality