【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky算法)的实现。GUI程序实现了较为友好的用户交互UI,可以较为方便地画直线、多边形、椭圆、曲线,且可以保存画布、设定颜色、对所有类型的图元进行平移、旋转、缩放、删除。
☆85Mar 8, 2020Updated 6 years ago
Alternatives and similar repositories for CG_Painter
Users that are interested in CG_Painter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 南京大学计算机图形学绘图系统☆31Jan 17, 2020Updated 6 years ago
- [Qt工具] 字符串加密工具,有 AES、Base64+XOR 两种。☆11Jul 15, 2019Updated 6 years ago
- 星搭低代码AI助手插件,使用 StableDiffusion 和 ChatGPT 生成插画和文案☆11Mar 22, 2023Updated 3 years ago
- 基于PyQt5的视频播放器☆12Jun 23, 2019Updated 7 years ago
- 计算机图形学基础(OpenGL版)学习过程中的代码☆10May 3, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A Qt program aims to be a painter which is the project of Graphics Course of Nanjing University☆18Dec 31, 2018Updated 7 years ago
- This project is what I did in the freshman year in the university, using arduino and raspberry pi boards to implement a simple mobile car…☆18Oct 29, 2023Updated 2 years ago
- A lightweight JSON parser and serializer for Qt5 and Qt6☆10Sep 15, 2025Updated 9 months ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Apr 26, 2020Updated 6 years ago
- 基于Qt的网页爬虫程序☆11Sep 17, 2024Updated last year
- 基于搜索引擎实现网盘搜索☆12Nov 15, 2018Updated 7 years ago
- [Qt] 带分解动画的三角形指示条☆12Jan 4, 2021Updated 5 years ago
- 武大遥感院2021年计算机图形学实习,包括图形生成:DDA直线,中点直线,Bresenham圆,正负法圆,Bezier曲线,B样条曲线,Hermite曲线;图形变化:平移,旋转,缩放,对称;图形填充:扫描线填充,边缘填充,种子填充;图形裁剪:Cohen-Sutherland…☆41Apr 9, 2022Updated 4 years ago
- 使用OpenMP及MPI完成的几个并行程序设计小实验:矩阵相乘、矩阵LU分解、文档分类中的文档向量过程☆29Feb 21, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆10May 24, 2019Updated 7 years ago
- reading obj and multithread loading texture☆16Apr 6, 2017Updated 9 years ago
- Create MP4 videos from JPG/PNG/GIF/BMP images☆14Feb 21, 2015Updated 11 years ago
- 大一暑期C++大作业——酒店管理系统源码☆35Aug 24, 2018Updated 7 years ago
- Python+QT开发的Modbus采集软件☆17Oct 19, 2019Updated 6 years ago
- 用OpenGL编写的三维机器人,可做一定的交互。☆10Aug 9, 2015Updated 10 years ago
- a simple Material TreeView with ripple effect based on Qt.☆15Feb 27, 2020Updated 6 years ago
- [Qt控件] 带动画的 CheckBox☆13Apr 25, 2022Updated 4 years ago
- A universal VNC server+client framework☆12Jun 5, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Simple Java Implementation of a Forum☆15Aug 1, 2025Updated 11 months ago
- Qt 百宝箱,各种资源应有尽有☆60Aug 23, 2023Updated 2 years ago
- Collected some projects of netizens, which have been tested and can be run.☆29Apr 23, 2020Updated 6 years ago
- Converts image formats(SVG, BMP, JPG, JPEG, PNG, PPM, TIFF, XBM, XPM)☆20Sep 1, 2012Updated 13 years ago
- A qt capture window that can be resize(with resize marker), move , and transparent.☆18Sep 4, 2019Updated 6 years ago
- A simple code editor using QML and c++☆25Jul 10, 2016Updated 9 years ago
- Material Design text editor☆84Apr 6, 2024Updated 2 years ago
- Create an CRUD API server directly from a table in database or/and a yaml file.☆22Oct 16, 2021Updated 4 years ago
- My Qt demo☆23Sep 2, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Implementation of a Tea Classification WeChat Mini Program Based on Deep Learning.☆19May 26, 2024Updated 2 years ago
- 基于Qt5开发的一个小巧精美的本地音乐播放器。代码注释详细,适合作为一个用于入门的Qt5实战项目。☆417Apr 28, 2020Updated 6 years ago
- Nonrigid Iterative Closest Point Algorithm☆10Feb 19, 2016Updated 10 years ago
- 某鹅通视频下载脚本☆13Mar 2, 2023Updated 3 years ago
- C++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别☆116Nov 6, 2019Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆44Jul 8, 2020Updated 5 years ago
- 基于java+swing的高校教材仓库管理系统:集成教材管理、班级管理、出版社管理、订购管理、出入库管理、统计等功能于一体的系统。☆27Jan 30, 2025Updated last year