-
Updated
Sep 23, 2017 - Python
liang-barsky
Here are 14 public repositories matching this topic...
Implementação de algoritmos de desenho de retas e circunferências
-
Updated
Nov 29, 2018 - Java
Graphical or GUI based program using "C" programming language.....
-
Updated
May 21, 2020 - C
Various Computer Graphics Algorithms
-
Updated
Jun 30, 2020 - Python
Computer Graphics Course
-
Updated
Mar 30, 2021 - C
Rasterization application developed with Windows Forms.
-
Updated
May 26, 2021 - C#
computer graphics algorithms, some of the implementations
-
Updated
Jun 15, 2021 - Python
Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
This repository contains some of the experiments that are covered in Computer Graphics Lab.
-
Updated
Feb 9, 2022 - Python
Liang Barsky line clipping algorithm cpp code with all intermediate steps
-
Updated
Feb 23, 2022 - C++
An assignment from my computer graphics course, to manipulate simple 2D objects, using modern C++
-
Updated
Nov 8, 2023 - C++
✨基于 C++(MSVC) 和 OpenGL 的简单画图工具✨ 通过橡皮筋技术动态绘制图形;Liang-Barsky 算法批量裁剪直线、折线;绘制多条 Bezier 曲线保持多条曲线之间的 G1 连续性;B 样条绘制;椭圆的中点 Bresenham 算法绘制椭圆。 📌包含可执行文件,环境配置指南。
-
Updated
Nov 27, 2023 - C++
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! ✨
-
Updated
May 10, 2025 - C
Improve this page
Add a description, image, and links to the liang-barsky topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the liang-barsky topic, visit your repo's landing page and select "manage topics."