文件名称:ShivaVG-0.2.1
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 456kb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShivaVG-0.2.1
.............\.gitignore
.............\AUTHORS
.............\autogen.sh
.............\ChangeLog
.............\config.h.in
.............\configure.in
.............\COPYING
.............\examples
.............\........\Makefile.am
.............\........\Makefile.in
.............\........\test.c
.............\........\test.h
.............\........\test_blend.c
.............\........\test_blend_dst.png
.............\........\test_dash.c
.............\........\test_image.c
.............\........\test_img_sax.jpg
.............\........\test_img_shivavg.jpg
.............\........\test_img_violin.jpg
.............\........\test_interpolate.c
.............\........\test_linear.c
.............\........\test_pattern.c
.............\........\test_radial.c
.............\........\test_tiger.c
.............\........\test_tiger_paths.c
.............\........\test_vgu.c
.............\include
.............\.......\vg
.............\.......\..\openvg.h
.............\.......\..\vgu.h
.............\INSTALL
.............\Makefile.am
.............\MYTODO
.............\NEWS
.............\projects
.............\........\visualc7
.............\........\........\ShivaVG.sln
.............\........\........\ShivaVG.suo
.............\........\........\ShivaVG.vcproj
.............\........\........\TestBlend.vcproj
.............\........\........\TestDash.vcproj
.............\........\........\TestImage.vcproj
.............\........\........\TestInterpolate.vcproj
.............\........\........\TestLinear.vcproj
.............\........\........\TestPattern.vcproj
.............\........\........\TestRadial.vcproj
.............\........\........\TestTiger.vcproj
.............\........\........\TestVgu.vcproj
.............\........\visualc8
.............\........\........\ShivaVG.sln
.............\........\........\ShivaVG.suo
.............\........\........\ShivaVG.vcproj
.............\........\........\test_blend.vcproj
.............\........\........\test_dash.vcproj
.............\........\........\test_image.vcproj
.............\........\........\test_interpolate.vcproj
.............\........\........\test_linear.vcproj
.............\........\........\test_pattern.vcproj
.............\........\........\test_radial.vcproj
.............\........\........\test_tiger.vcproj
.............\........\........\test_vgu.vcproj
.............\README
.............\src
.............\...\Makefile.am
.............\...\Makefile.in
.............\...\shArrayBase.h
.............\...\shArrays.c
.............\...\shArrays.h
.............\...\shContext.c
.............\...\shContext.h
.............\...\shDefs.h
.............\...\shExtensions.c
.............\...\shExtensions.h
.............\...\shGeometry.c
.............\...\shGeometry.h
.............\...\shImage.c
.............\...\shImage.h
.............\...\shPaint.c
.............\...\shPaint.h
.............\...\shParams.c
.............\...\shPath.c
.............\...\shPath.h
.............\...\shPipeline.c
.............\...\shVectors.c
.............\...\shVectors.h
.............\...\shVgu.c
.............\TODO
.............\.gitignore
.............\AUTHORS
.............\autogen.sh
.............\ChangeLog
.............\config.h.in
.............\configure.in
.............\COPYING
.............\examples
.............\........\Makefile.am
.............\........\Makefile.in
.............\........\test.c
.............\........\test.h
.............\........\test_blend.c
.............\........\test_blend_dst.png
.............\........\test_dash.c
.............\........\test_image.c
.............\........\test_img_sax.jpg
.............\........\test_img_shivavg.jpg
.............\........\test_img_violin.jpg
.............\........\test_interpolate.c
.............\........\test_linear.c
.............\........\test_pattern.c
.............\........\test_radial.c
.............\........\test_tiger.c
.............\........\test_tiger_paths.c
.............\........\test_vgu.c
.............\include
.............\.......\vg
.............\.......\..\openvg.h
.............\.......\..\vgu.h
.............\INSTALL
.............\Makefile.am
.............\MYTODO
.............\NEWS
.............\projects
.............\........\visualc7
.............\........\........\ShivaVG.sln
.............\........\........\ShivaVG.suo
.............\........\........\ShivaVG.vcproj
.............\........\........\TestBlend.vcproj
.............\........\........\TestDash.vcproj
.............\........\........\TestImage.vcproj
.............\........\........\TestInterpolate.vcproj
.............\........\........\TestLinear.vcproj
.............\........\........\TestPattern.vcproj
.............\........\........\TestRadial.vcproj
.............\........\........\TestTiger.vcproj
.............\........\........\TestVgu.vcproj
.............\........\visualc8
.............\........\........\ShivaVG.sln
.............\........\........\ShivaVG.suo
.............\........\........\ShivaVG.vcproj
.............\........\........\test_blend.vcproj
.............\........\........\test_dash.vcproj
.............\........\........\test_image.vcproj
.............\........\........\test_interpolate.vcproj
.............\........\........\test_linear.vcproj
.............\........\........\test_pattern.vcproj
.............\........\........\test_radial.vcproj
.............\........\........\test_tiger.vcproj
.............\........\........\test_vgu.vcproj
.............\README
.............\src
.............\...\Makefile.am
.............\...\Makefile.in
.............\...\shArrayBase.h
.............\...\shArrays.c
.............\...\shArrays.h
.............\...\shContext.c
.............\...\shContext.h
.............\...\shDefs.h
.............\...\shExtensions.c
.............\...\shExtensions.h
.............\...\shGeometry.c
.............\...\shGeometry.h
.............\...\shImage.c
.............\...\shImage.h
.............\...\shPaint.c
.............\...\shPaint.h
.............\...\shParams.c
.............\...\shPath.c
.............\...\shPath.h
.............\...\shPipeline.c
.............\...\shVectors.c
.............\...\shVectors.h
.............\...\shVgu.c
.............\TODO