OpenGL/OpenVG/GingkoVG/VTK开源绘图库

OpenGL

opengl.org:OpenGL官方网站。
OpenGL registry:包含OpenGL各版本的规范和扩展。
http://glew.sourceforge.net/ The OpenGL Extension Wrangler Library
https://www.glfw.org/download.html A multi-platform library for OpenGL
Visual Studio 2017 配置 OpenGL

https://learnopengl.com/

https://github.com/JoeyDeVries/LearnOpenGL

https://learnopengl-cn.github.io/

https://www.cginternals.com/en/  Computer Graphics Internals

https://github.com/cginternals

https://github.com/cginternals/cmake-init Template for reliable, cross-platform C++ project setup using cmake

https://glbinding.org/ A C++ binding for the OpenGL API

https://globjects.org/ C++ library strictly wrapping OpenGL objects

https://github.com/glfw/glfw

https://github.com/nigels-com/glew

https://github.com/NVIDIAGameWorks/GraphicsSamples

https://github.com/assimp/assimp 模型导入
 

VTK

https://vtk.org/

Vtk,(visualization toolkit)是一个开源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。

https://github.com/lorensen/VTKExamples

https://lorensen.github.io/VTKExamples/site/Cxx/ 官方文档

https://blog.csdn.net/webzhuce 阿兵-AI医疗 VKT中文教程

OpenVG

http://www.hygraphics.com/

gingkoVG是原生OpenVG的全功能实现,她是完全遵循OpenVG 1.0.1的Spec定义;其目标是为嵌入系统提供切实可以运行的低成本的OpenVG的实现,以使在嵌入系统上使用OpenVG成为可能;

SVG矢量图形绘制软件

GIMP 是跨平台的图像处理程序。GIMP 是 GNU 图像处理程序(GNU Image Manipulation Program)的缩写。包括几乎所有图象处理所需的功能,号称Linux下的PhotoShop。

https://www.gimp.org/

https://download.gimp.org/pub/gimp/

https://download.gimp.org/pub/gimp/stable/

https://download.gimp.org/pub/gimp/v2.10/windows/

Paint.NET是Windows 平台上的一个图像和照片处理软件,早期定位于MSPaint的免费替代软件,支持图层、通道、无限制的历史记录、特效和许多实用工具,在3.3版本之前开源,之后由于种种原因放弃开源。

https://www.getpaint.net/

https://github.com/wangdeshui/paint.net

Inkscape是一款外国开发的开源矢量图形编辑软件,与Illustrator、Freehand、CorelDraw、Xara X 等其他软件相似。Inkscape是一套矢量图形编辑器。Inkscape is an open source 2d vector graphics editor.

https://inkscape.org/

https://gitlab.com/inkscape/inkscape

Krita 是一款自由、免费、开源的专业绘画软件。它由懂得画画的程序员们开发,目标是打造一款人人都用得起的数字绘画工具。适用于: 概念美术设计等

https://krita.org/

Pencil2D:2D动画制作软件

https://www.pencil2d.org/ Qt

https://github.com/pencil2d/pencil

http://mypaint.org/ MyPaint是一个绘画涂鸦软件,python写的

https://github.com/mypaint/mypaint 主要是配合数位绘图板使用,软件内置了易于使用的笔刷。

其他:

https://github.com/zsnjuts/PaintWorks 图形学绘图系统Qt版(OpenGL绘制)

screenshot.png

https://github.com/egan2015/qdraw

https://github.com/SillyLossy/QtPaint

Screenshot with Gnash logo

https://github.com/omiddavoodi/QtPaint

https://github.com/smay1613/Qt-Paint

https://github.com/bruceoutdoors/DrawingApp Qt

https://github.com/Gr1N/EasyPaint Qt

https://www.linux-apps.com/content/show.php?content=140877

https://github.com/mm-project/qt_painter

https://github.com/drawpile/Drawpile ++ https://drawpile.net/ Qt

 

其它

https://github.com/yuanming-hu/taichi 中国人写的太极图形库

http://taichi.graphics/ 太极图形库,作者胡渊鸣

https://libcinder.org/ 矢量图形库,2D/3D
https://github.com/cinder/Cinder

https://github.com/FortAwesome/Font-Awesome

https://github.com/drawpile/Drawpile

https://easyx.cn/ 国产绘图库for VC++

https://www.opencascade.com/ OpenCASCADE(简称OCC)

https://www.opencascade.com/content/latest-release

https://github.com/google/angle  google 3D

https://github.com/google/skia google 2D图形库

发布了505 篇原创文章 · 获赞 610 · 访问量 344万+

猜你喜欢

转载自blog.csdn.net/libaineu2004/article/details/105308235