Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
Computer Graphics - Lab assignments
Various Computer Graphics Algorithms
✨基于 C++(MSVC) 和 OpenGL 的简单画图工具✨ 通过橡皮筋技术动态绘制图形;Liang-Barsky 算法批量裁剪直线、折线;绘制多条 Bezier 曲线保持多条曲线之间的 G1 连续性;B 样条绘制;椭圆的中点 Bresenham 算法绘制椭圆。 📌包含可执行文件,环境配置指南。
Graphical or GUI based program using "C" programming language.....
Liang Barsky line clipping algorithm cpp code with all intermediate steps
Rasterization application developed with Windows Forms.
Computer Graphics Course
computer graphics algorithms, some of the implementations
Implementação de algoritmos de desenho de retas e circunferências
This repository contains some of the experiments that are covered in Computer Graphics Lab.
An assignment from my computer graphics course, to manipulate simple 2D objects, using modern C++
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."