liupucn / ComputerGraphicCaseLinks
在《计算机图形学基础》(孔令德)改版教材中的12个经典案列
☆17Updated 5 years ago
Alternatives and similar repositories for ComputerGraphicCase
Users that are interested in ComputerGraphicCase are comparing it to the libraries listed below
Sorting:
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆83Updated 5 years ago
- C++软件开发工程师面试学习笔记☆12Updated 4 years ago
- 计算机图形学算法实现☆38Updated 7 years ago
- 南京大学计算机图形学绘图系统☆29Updated 5 years ago
- A cross-platform text data viewer☆18Updated 7 years ago
- Qt based simple C++ code editor with code highlighting, code completion and compiling/基于Qt的简单C++编辑器,带代码高亮、联想和编译运行功能