cohen-sutherland-algorithm
There are 18 repositories under cohen-sutherland-algorithm topic.
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.
SumitBamal/Computer-Graphics
Various Computer Graphics Algorithms
Abhishekmishra-17/Computer-Graphics-C-Programming-language
Graphical or GUI based program using "C" programming language.....
JigyasuPrakash/verve
Visualise various Line Clipping Algorithms such as Mid-Point, Cohen Sutherland & Cyrus Beck
SamDaQueen/Computer-Graphics
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
crypticani/Computer-Graphics
A collection of basic programs of computer graphics in C language.
Sumdiboii/cohen-sutherland-line-clipping-cpp-mini-project
A graphics simulation built in Turbo C++ using BGI, demonstrating the Cohen-Sutherland Line Clipping Algorithm with a horizontally moving bar. A ball bounces within a window and deflects upon hitting the clipped bar, visualizing basic 2D collision and clipping in real-time. Ideal for academic graphics projects and retro demos. Best run in Turbo C++
singhdivyank/Graphics
Application of Computer Graphics algorithms using C++'s openGL library
aayush301/Computer-Graphics-Lab
This repository contains some of the experiments that are covered in Computer Graphics Lab.
anacamargos/paint
Implementação de algoritmos de desenho de retas e circunferências
Its-Shojib/Computer-Graphics-Lab-Solution
This repository provides solutions for computer graphics lab exercises and projects. It includes code examples, explanations, and visual outputs to aid in understanding concepts such as 2D/3D transformations, shading, and ray tracing. Ideal for students and enthusiasts in computer graphics.
karthik-d/Graphics-and-Multimedia-LabWork
Programs, reports, documentation, and screenshots implemented and designed for the laboratory coursework on UCS1712: Graphics and Multimedia course.
SAKET-SK/Computer-Graphics
Assignments performed for Computer Graphics Laboratory in Semester 4 of my tenure as B.E in Information Technology.
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
sogoagain/opengl-computer-graphics
2016-2 컴퓨터 그래픽스 with OpenGL
uttom-akash/image-processing
Image Processing algorithm