Rasterization application developed with Windows Forms.
-
Updated
May 26, 2021 - C#
Rasterization application developed with Windows Forms.
Collection of computer graphics algorithms - from basic line drawing (Bresenham, DDA) to curves, circles and fill techniques. Nothing fancy, just the raw code that helped me understand how graphics actually works under the hood. Dive in and watch math transform into visual magic! ✨
Liang Barsky line clipping algorithm cpp code with all intermediate steps
✨基于 C++(MSVC) 和 OpenGL 的简单画图工具✨ 通过橡皮筋技术动态绘制图形;Liang-Barsky 算法批量裁剪直线、折线;绘制多条 Bezier 曲线保持多条曲线之间的 G1 连续性;B 样条绘制;椭圆的中点 Bresenham 算法绘制椭圆。 📌包含可执行文件,环境配置指南。
Computer Graphics Course
computer graphics algorithms, some of the implementations
An assignment from my computer graphics course, to manipulate simple 2D objects, using modern C++
This repository contains some of the experiments that are covered in Computer Graphics Lab.
Implementação de algoritmos de desenho de retas e circunferências
Graphical or GUI based program using "C" programming language.....
Various Computer Graphics Algorithms
Computer Graphics - Lab assignments
Add a description, image, and links to the liang-barsky topic page so that developers can more easily learn about it.
To associate your repository with the liang-barsky topic, visit your repo's landing page and select "manage topics."