【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(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:
- 基于Qt,自行实现底层绘图算法的绘图系统/画板☆119Jul 11, 2020Updated 6 years ago
- 基于PyQt5的视频播放器☆12Jun 23, 2019Updated 7 years ago
- MS Paint clone using Qt☆17Jul 25, 2017Updated 9 years ago
- Qt实现画图板小程序☆13Aug 19, 2022Updated 3 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
- 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.
- 简单的 HTTP 封装,支持GET、POST请求,支持表单POST☆14Jun 28, 2016Updated 10 years ago
- A lightweight JSON parser and serializer for Qt5 and Qt6☆10Sep 15, 2025Updated 10 months ago
- 基于搜索引擎实现网盘搜索☆12Nov 15, 2018Updated 7 years ago
- [Qt] 带分解动画的三角形指示条☆12Jan 4, 2021Updated 5 years ago
- 一个简易的光线追踪渲染器,采用Qt作为GUI界面。☆14Jun 3, 2019Updated 7 years ago
- Library of useful Qt widgets. Contains double slider, progress bars, integer, double, string and date filters.☆35Jun 24, 2026Updated last month
- 冬灰条哔哩哔哩音乐播放器,备份版本,需要的可以用这个☆10Mar 18, 2024Updated 2 years ago
- ☆10May 24, 2019Updated 7 years ago
- PiDiNet running in Android by ncnn☆15Sep 26, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- reading obj and multithread loading texture☆16Apr 6, 2017Updated 9 years ago
- [Qt控件] 如同张弓般可左右拉弦的垂直滚动条☆12Jul 7, 2021Updated 5 years ago
- ArtPaint is a painting and image processing program.☆30Mar 24, 2026Updated 4 months ago
- Python+QT开发的Modbus采集软件☆17Oct 19, 2019Updated 6 years ago
- QT Ribbon Plugin Framework☆18Oct 10, 2018Updated 7 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
- Qt 百宝箱,各种资源应有尽有☆60Aug 23, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Collected some projects of netizens, which have been tested and can be run.☆29Apr 23, 2020Updated 6 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13May 21, 2025Updated last year
- Unofficial ShaderToy live viewer☆16Jul 30, 2025Updated 11 months ago
- 基于二次误差的网格简化(Surface simplification using quadric error metrics,SIGGRAPH 97)☆17Jun 8, 2016Updated 10 years ago
- 三相永磁同步电动机的FOC控制☆10Mar 27, 2020Updated 6 years ago
- My Qt demo☆23Sep 2, 2023Updated 2 years ago
- type into the url in blooket: javascript:(() => {/***************************************************************************************…☆10Mar 1, 2022Updated 4 years ago
- 基于Qt5开发的一个小巧精美的本地音乐播放器。代码注释详细,适合作为一个用于入门的Qt5实战项目。☆417Apr 28, 2020Updated 6 years ago
- Persistent app-specific key-value store accessible from QML☆14Apr 27, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 星杯传说,已实现全27角色,master是Qt5,test是Qt4(不再维护)☆21Mar 15, 2013Updated 13 years ago
- 🎮NUAA 2017 计算机图形学课设 - opengl - 迷宫游戏☆50Jul 2, 2018Updated 8 years ago
- quickjs for windows, for visual studio (msvc) use.☆15Aug 1, 2020Updated 5 years ago
- Nonrigid Iterative Closest Point Algorithm☆10Feb 19, 2016Updated 10 years ago
- implementation of algorithms related to bezier curve for path smoothing