文件名称:gingkoVG

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 12mb
  • 下载次数:
  • 1次
  • 提 供 者:
  • tom****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

2D矢量图形显示开发包

完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能:

1)Path, Stroke, join, fill显示

2)直线,2次/3次Bezier曲线,圆弧...显示

3)图形窗口裁减,Rect Scissor, Alpha Mask.

4)Blend显示

5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等)

6)梯度填充:线性和放射性梯度填充

其他高级功能

文件包中包含:全部开发库, 开发文档和中文教学文档,所有可执行示例及源程序
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 69491739gingkovg.zip 列表
OpenVG Release/
OpenVG Release/bin/
OpenVG Release/bin/win32/
OpenVG Release/bin/win32/clock.exe
OpenVG Release/bin/win32/compositing.exe
OpenVG Release/bin/win32/flowers.exe
OpenVG Release/bin/win32/imgfilters.exe
OpenVG Release/bin/win32/imgwarping.exe
OpenVG Release/bin/win32/libOpenVG.dll
OpenVG Release/bin/win32/lingrad.exe
OpenVG Release/bin/win32/Platform.dll
OpenVG Release/bin/win32/radgrad.exe
OpenVG Release/bin/win32/stresstest.exe
OpenVG Release/bin/win32/stroking.exe
OpenVG Release/bin/win32/subwaymap.exe
OpenVG Release/bin/win32/tiger.exe
OpenVG Release/Document/
OpenVG Release/Document/eglspec.1.2.pdf
OpenVG Release/Document/openvg_1_0_1.pdf
OpenVG Release/gingkoVG_getting_started.pdf
OpenVG Release/include/
OpenVG Release/include/EGL/
OpenVG Release/include/EGL/egl.h
OpenVG Release/include/Platform/
OpenVG Release/include/Platform/Platform.h
OpenVG Release/include/VG/
OpenVG Release/include/VG/openvg.h
OpenVG Release/include/VG/vgu.h
OpenVG Release/lecture/
OpenVG Release/lecture/AdditionalBlendingMode/
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.sln
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.suo
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj.user
OpenVG Release/lecture/AdditionalBlendingMode/cimg.cpp
OpenVG Release/lecture/AdditionalBlendingMode/main.cpp
OpenVG Release/lecture/bin/
OpenVG Release/lecture/bin/win32/
OpenVG Release/lecture/bin/win32/1ImageMasking.exe
OpenVG Release/lecture/bin/win32/2ImageMasking.exe
OpenVG Release/lecture/bin/win32/AdditionalBlendingMode.exe
OpenVG Release/lecture/bin/win32/ColorMatrix.exe
OpenVG Release/lecture/bin/win32/ContextParameterSetting.exe
OpenVG Release/lecture/bin/win32/DashPattern.exe
OpenVG Release/lecture/bin/win32/DrawImage.exe
OpenVG Release/lecture/bin/win32/DrawObject.exe
OpenVG Release/lecture/bin/win32/EGL.exe
OpenVG Release/lecture/bin/win32/EndCapStryle.exe
OpenVG Release/lecture/bin/win32/FillParameter.exe
OpenVG Release/lecture/bin/win32/GaussianBlur.exe
OpenVG Release/lecture/bin/win32/Gradient.exe
OpenVG Release/lecture/bin/win32/ImageMode.exe
OpenVG Release/lecture/bin/win32/JoinStyle.exe
OpenVG Release/lecture/bin/win32/libOpenVG.dll
OpenVG Release/lecture/bin/win32/LineWidth.exe
OpenVG Release/lecture/bin/win32/PaintMatrixDefinition.exe
OpenVG Release/lecture/bin/win32/path_rotate.exe
OpenVG Release/lecture/bin/win32/path_scale.exe
OpenVG Release/lecture/bin/win32/path_translate.exe
OpenVG Release/lecture/bin/win32/Platform.dll
OpenVG Release/lecture/bin/win32/PorterDuffBlending.exe
OpenVG Release/lecture/bin/win32/Scissoring.exe
OpenVG Release/lecture/bin/win32/SimpleColor.exe
OpenVG Release/lecture/bin/win32/TilingMode.exe
OpenVG Release/lecture/bin/win32/vgConvolve.exe
OpenVG Release/lecture/bin/win32/vgLookup.exe
OpenVG Release/lecture/bin/win32/vgLookupSingle.exe
OpenVG Release/lecture/bin/win32/vgSeparableConvolve.exe
OpenVG Release/lecture/ColorMatrix/
OpenVG Release/lecture/ColorMatrix/cimg.cpp
OpenVG Release/lecture/ColorMatrix/ColorMatrix.sln
OpenVG Release/lecture/ColorMatrix/ColorMatrix.suo
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj.user
OpenVG Release/lecture/ColorMatrix/main.cpp
OpenVG Release/lecture/ContextParameterSetting/
OpenVG Release/lecture/ContextParameterSetting/main.cpp
OpenVG Release/lecture/ContextParameterSetting/test.sln
OpenVG Release/lecture/ContextParameterSetting/test.suo
OpenVG Release/lecture/ContextParameterSetting/test.vcproj
OpenVG Release/lecture/ContextParameterSetting/test.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/ContextParameterSetting/test.vcproj.user
OpenVG Release/lecture/Convolve/
OpenVG Release/lecture/Convolve/vgConvolve/
OpenVG Release/lecture/Convolve/vgConvolve/cimg.cpp
OpenVG Release/lecture/Convolve/vgConvolve/main.cpp
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.sln
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.suo
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj.user
OpenVG Release/lecture/Convolve/vgSeparableConvolve/
OpenVG Release/lecture/Convolve/vgSeparableConvolve/cimg.cpp
OpenVG Release/lecture/Convolve/vgSeparableConvolve/main.cpp
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.sln
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.suo
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj.user
OpenVG Release/lecture/DashPattern/
OpenVG Release/lecture/DashPattern/DashPattern.sln
OpenVG Release/lecture/DashPattern/DashPattern.suo
OpenVG Release/lecture/DashPattern/DashPattern.vcproj
OpenVG Release/lecture/DashPattern/DashPattern.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/DashPattern/DashPattern.vcproj.user
OpenVG Release/lecture/DashPattern/main.cpp
OpenVG Release/lecture/DrawImage/
OpenVG Release/lecture/DrawImage/DrawImage.sln
OpenVG Release/lecture/DrawImage/DrawImage.suo
OpenVG Release/lecture/DrawImage/DrawImage.vcproj
OpenVG Release/lecture/DrawImage/DrawImage.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/DrawImage/DrawImage.vcproj.user
OpenVG Release/lecture/DrawImage/main.cpp
OpenVG Release/lecture/DrawObject/
OpenVG Release/lecture/DrawObject/DrawObject.sln
OpenVG Release/lecture/DrawObject/DrawObject.suo
OpenVG Release/lecture/DrawObject/DrawObject.vcproj
OpenVG Release/lecture/DrawObject/DrawObject.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/DrawObject/DrawObject.vcproj.user
OpenVG Release/lecture/DrawObject/main.cpp
OpenVG Release/lecture/EGL/
OpenVG Release/lecture/EGL/EGL.sln
OpenVG Release/lecture/EGL/EGL.suo
OpenVG Release/lecture/EGL/EGL.vcproj
OpenVG Release/lecture/EGL/EGL.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/EGL/EGL.vcproj.user
OpenVG Release/lecture/EGL/main.cpp
OpenVG Release/lecture/FillParameter/
OpenVG Release/lecture/FillParameter/FillParameter.sln
OpenVG Release/lecture/FillParameter/FillParameter.suo
OpenVG Release/lecture/FillParameter/FillParameter.vcproj
OpenVG Release/lecture/FillParameter/FillParameter.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/FillParameter/FillParameter.vcproj.user
OpenVG Release/lecture/FillParameter/main.cpp
OpenVG Release/lecture/GaussianBlur/
OpenVG Release/lecture/GaussianBlur/cimg.cpp
OpenVG Release/lecture/GaussianBlur/GaussianBlur.sln
OpenVG Release/lecture/GaussianBlur/GaussianBlur.suo
OpenVG Release/lecture/GaussianBlur/GaussianBlur.vcproj
OpenVG Release/lecture/GaussianBlur/GaussianBlur.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/GaussianBlur/GaussianBlur.vcproj.user
OpenVG Release/lecture/GaussianBlur/main.cpp
OpenVG Release/lecture/Gradient/
OpenVG Release/lecture/Gradient/Gradient.sln
OpenVG Release/lecture/Gradient/Gradient.suo
OpenVG Release/lecture/Gradient/Gradient.vcproj
OpenVG Release/lecture/Gradient/Gradient.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Gradient/Gradient.vcproj.user
OpenVG Release/lecture/Gradient/main.cpp
OpenVG Release/lecture/ImageMode/
OpenVG Release/lecture/ImageMode/ImageMode.sln
OpenVG Release/lecture/ImageMode/ImageMode.suo
OpenVG Release/lecture/ImageMode/ImageMode.vcproj
OpenVG Release/lecture/ImageMode/ImageMode.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/ImageMode/ImageMode.vcproj.user
OpenVG Release/lecture/ImageMode/main.cpp
OpenVG Release/lecture/LookupTable/
OpenVG Release/lecture/LookupTable/vgLookup/
OpenVG Release/lecture/LookupTable/vgLookupSingle/
OpenVG Release/lecture/LookupTable/vgLookupSingle/cimg.cpp
OpenVG Release/lecture/LookupTable/vgLookupSingle/main.cpp
OpenVG Release/lecture/LookupTable/vgLookupSingle/vgLookupSingle.sln
OpenVG Release/lecture/LookupTable/vgLookupSingle/vgLookupSingle.suo
OpenVG Release/lecture/LookupTable/vgLookupSingle/vgLookupSingle.vcproj
OpenVG Release/lecture/LookupTable/vgLookupSingle/vgLookupSingle.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/LookupTable/vgLookupSingle/vgLookupSingle.vcproj.user
OpenVG Release/lecture/LookupTable/vgLookup/cimg.cpp
OpenVG Release/lecture/LookupTable/vgLookup/main.cpp
OpenVG Release/lecture/LookupTable/vgLookup/vgLookup.sln
OpenVG Release/lecture/LookupTable/vgLookup/vgLookup.suo
OpenVG Release/lecture/LookupTable/vgLookup/vgLookup.vcproj
OpenVG Release/lecture/LookupTable/vgLookup/vgLookup.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/LookupTable/vgLookup/vgLookup.vcproj.user
OpenVG Release/lecture/Masking/
OpenVG Release/lecture/Masking/1ImageMasking/
OpenVG Release/lecture/Masking/1ImageMasking/1ImageMasking.sln
OpenVG Release/lecture/Masking/1ImageMasking/1ImageMasking.suo
OpenVG Release/lecture/Masking/1ImageMasking/1ImageMasking.vcproj
OpenVG Release/lecture/Masking/1ImageMasking/1ImageMasking.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Masking/1ImageMasking/1ImageMasking.vcproj.user
OpenVG Release/lecture/Masking/1ImageMasking/cimg.cpp
OpenVG Release/lecture/Masking/1ImageMasking/main.cpp
OpenVG Release/lecture/Masking/2ImageMasking/
OpenVG Release/lecture/Masking/2ImageMasking/2ImageMasking.sln
OpenVG Release/lecture/Masking/2ImageMasking/2ImageMasking.suo
OpenVG Release/lecture/Masking/2ImageMasking/2ImageMasking.vcproj
OpenVG Release/lecture/Masking/2ImageMasking/2ImageMasking.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Masking/2ImageMasking/2ImageMasking.vcproj.user
OpenVG Release/lecture/Masking/2ImageMasking/cimg.cpp
OpenVG Release/lecture/Masking/2ImageMasking/main.cpp
OpenVG Release/lecture/PathTransform/
OpenVG Release/lecture/PathTransform/rotate/
OpenVG Release/lecture/PathTransform/rotate/main.cpp
OpenVG Release/lecture/PathTransform/rotate/path_rotate.sln
OpenVG Release/lecture/PathTransform/rotate/path_rotate.suo
OpenVG Release/lecture/PathTransform/rotate/path_rotate.vcproj
OpenVG Release/lecture/PathTransform/rotate/path_rotate.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PathTransform/rotate/path_rotate.vcproj.user
OpenVG Release/lecture/PathTransform/scale/
OpenVG Release/lecture/PathTransform/scale/main.cpp
OpenVG Release/lecture/PathTransform/scale/path_scale.sln
OpenVG Release/lecture/PathTransform/scale/path_scale.suo
OpenVG Release/lecture/PathTransform/scale/path_scale.vcproj
OpenVG Release/lecture/PathTransform/scale/path_scale.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PathTransform/scale/path_scale.vcproj.user
OpenVG Release/lecture/PathTransform/translate/
OpenVG Release/lecture/PathTransform/translate/main.cpp
OpenVG Release/lecture/PathTransform/translate/path_translate.sln
OpenVG Release/lecture/PathTransform/translate/path_translate.suo
OpenVG Release/lecture/PathTransform/translate/path_translate.vcproj
OpenVG Release/lecture/PathTransform/translate/path_translate.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PathTransform/translate/path_translate.vcproj.user
OpenVG Release/lecture/PatternImage/
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/main.cpp
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/PaintMatrixDefinition.sln
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/PaintMatrixDefinition.suo
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/PaintMatrixDefinition.vcproj
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/PaintMatrixDefinition.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PatternImage/PaintMatrixDefinition/PaintMatrixDefinition.vcproj.user
OpenVG Release/lecture/PatternImage/TilingMode/
OpenVG Release/lecture/PatternImage/TilingMode/cimg.cpp
OpenVG Release/lecture/PatternImage/TilingMode/main.cpp
OpenVG Release/lecture/PatternImage/TilingMode/TilingMode.sln
OpenVG Release/lecture/PatternImage/TilingMode/TilingMode.suo
OpenVG Release/lecture/PatternImage/TilingMode/TilingMode.vcproj
OpenVG Release/lecture/PatternImage/TilingMode/TilingMode.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PatternImage/TilingMode/TilingMode.vcproj.user
OpenVG Release/lecture/PorterDuffBlending/
OpenVG Release/lecture/PorterDuffBlending/main.cpp
OpenVG Release/lecture/PorterDuffBlending/PorterDuffBlending.sln
OpenVG Release/lecture/PorterDuffBlending/PorterDuffBlending.suo
OpenVG Release/lecture/PorterDuffBlending/PorterDuffBlending.vcproj
OpenVG Release/lecture/PorterDuffBlending/PorterDuffBlending.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/PorterDuffBlending/PorterDuffBlending.vcproj.user
OpenVG Release/lecture/Scissoring/
OpenVG Release/lecture/Scissoring/cimg.cpp
OpenVG Release/lecture/Scissoring/main.cpp
OpenVG Release/lecture/Scissoring/Scissoring.sln
OpenVG Release/lecture/Scissoring/Scissoring.suo
OpenVG Release/lecture/Scissoring/Scissoring.vcproj
OpenVG Release/lecture/Scissoring/Scissoring.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Scissoring/Scissoring.vcproj.user
OpenVG Release/lecture/SimpleColor/
OpenVG Release/lecture/SimpleColor/main.cpp
OpenVG Release/lecture/SimpleColor/SimpleColor.sln
OpenVG Release/lecture/SimpleColor/SimpleColor.suo
OpenVG Release/lecture/SimpleColor/SimpleColor.vcproj
OpenVG Release/lecture/SimpleColor/SimpleColor.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/SimpleColor/SimpleColor.vcproj.user
OpenVG Release/lecture/StrokeParameter/
OpenVG Release/lecture/StrokeParameter/EndCapStryle/
OpenVG Release/lecture/StrokeParameter/EndCapStryle/EndCapStryle.sln
OpenVG Release/lecture/StrokeParameter/EndCapStryle/EndCapStryle.suo
OpenVG Release/lecture/StrokeParameter/EndCapStryle/EndCapStryle.vcproj
OpenVG Release/lecture/StrokeParameter/EndCapStryle/EndCapStryle.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/StrokeParameter/EndCapStryle/EndCapStryle.vcproj.user
OpenVG Release/lecture/StrokeParameter/EndCapStryle/main.cpp
OpenVG Release/lecture/StrokeParameter/JoinStyle/
OpenVG Release/lecture/StrokeParameter/JoinStyle/JoinStyle.sln
OpenVG Release/lecture/StrokeParameter/JoinStyle/JoinStyle.suo
OpenVG Release/lecture/StrokeParameter/JoinStyle/JoinStyle.vcproj
OpenVG Release/lecture/StrokeParameter/JoinStyle/JoinStyle.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/StrokeParameter/JoinStyle/JoinStyle.vcproj.user
OpenVG Release/lecture/StrokeParameter/JoinStyle/main.cpp
OpenVG Release/lecture/StrokeParameter/LineWidth/
OpenVG Release/lecture/StrokeParameter/LineWidth/LineWidth.sln
OpenVG Release/lecture/StrokeParameter/LineWidth/LineWidth.suo
OpenVG Release/lecture/StrokeParameter/LineWidth/LineWidth.vcproj
OpenVG Release/lecture/StrokeParameter/LineWidth/LineWidth.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/StrokeParameter/LineWidth/LineWidth.vcproj.user
OpenVG Release/lecture/StrokeParameter/LineWidth/main.cpp
OpenVG Release/lib/
OpenVG Release/lib/libOpenVG.lib
OpenVG Release/lib/Platform.lib
OpenVG Release/samples/
OpenVG Release/samples/clock/
OpenVG Release/samples/clock/clock.cpp
OpenVG Release/samples/clock/clock.sln
OpenVG Release/samples/clock/clock.suo
OpenVG Release/samples/clock/clock.vcproj
OpenVG Release/samples/clock/clock.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/compositing/
OpenVG Release/samples/compositing/compositing.cpp
OpenVG Release/samples/compositing/compositing.sln
OpenVG Release/samples/compositing/compositing.suo
OpenVG Release/samples/compositing/compositing.vcproj
OpenVG Release/samples/compositing/compositing.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/flowers/
OpenVG Release/samples/flowers/flowers.cpp
OpenVG Release/samples/flowers/flowers.sln
OpenVG Release/samples/flowers/flowers.suo
OpenVG Release/samples/flowers/flowers.vcproj
OpenVG Release/samples/flowers/flowers.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/imgfilters/
OpenVG Release/samples/imgfilters/imgfilters.cpp
OpenVG Release/samples/imgfilters/imgfilters.sln
OpenVG Release/samples/imgfilters/imgfilters.suo
OpenVG Release/samples/imgfilters/imgfilters.vcproj
OpenVG Release/samples/imgfilters/imgfilters.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/imgfilters/lorikeet.cpp
OpenVG Release/samples/imgwarping/
OpenVG Release/samples/imgwarping/imgwarping.cpp
OpenVG Release/samples/imgwarping/imgwarping.sln
OpenVG Release/samples/imgwarping/imgwarping.suo
OpenVG Release/samples/imgwarping/imgwarping.vcproj
OpenVG Release/samples/imgwarping/imgwarping.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/imgwarping/manga.cpp
OpenVG Release/samples/lingrad/
OpenVG Release/samples/lingrad/lingrad.cpp
OpenVG Release/samples/lingrad/lingrad.sln
OpenVG Release/samples/lingrad/lingrad.suo
OpenVG Release/samples/lingrad/lingrad.vcproj
OpenVG Release/samples/lingrad/lingrad.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/radgrad/
OpenVG Release/samples/radgrad/radgrad.cpp
OpenVG Release/samples/radgrad/radgrad.sln
OpenVG Release/samples/radgrad/radgrad.suo
OpenVG Release/samples/radgrad/radgrad.vcproj
OpenVG Release/samples/radgrad/radgrad.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/samples.suo
OpenVG Release/samples/stresstest/
OpenVG Release/samples/stresstest/stresstest.cpp
OpenVG Release/samples/stresstest/stresstest.sln
OpenVG Release/samples/stresstest/stresstest.suo
OpenVG Release/samples/stresstest/stresstest.vcproj
OpenVG Release/samples/stresstest/stresstest.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/stroking/
OpenVG Release/samples/stroking/stroking.cpp
OpenVG Release/samples/stroking/stroking.sln
OpenVG Release/samples/stroking/stroking.suo
OpenVG Release/samples/stroking/stroking.vcproj
OpenVG Release/samples/stroking/stroking.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/subwaymap/
OpenVG Release/samples/subwaymap/milano5.cpp
OpenVG Release/samples/subwaymap/subwaymap.cpp
OpenVG Release/samples/subwaymap/subwaymap.sln
OpenVG Release/samples/subwaymap/subwaymap.suo
OpenVG Release/samples/subwaymap/subwaymap.vcproj
OpenVG Release/samples/subwaymap/subwaymap.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/tiger/
OpenVG Release/samples/tiger/tiger.aps
OpenVG Release/samples/tiger/tiger.cpp
OpenVG Release/samples/tiger/tiger.sln
OpenVG Release/samples/tiger/tiger.suo
OpenVG Release/samples/tiger/tiger.vcproj
OpenVG Release/samples/tiger/tiger.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/samples/tiger/tiger_data.cpp
OpenVG Release/samples/tiger/tiger_data.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org