CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 渲染

搜索资源列表

  1. Example6

    0下载:
  2. 3d 游戏 入门教程之例子源码-图像渲染
  3. 所属分类:游戏

    • 发布日期:2014-01-17
    • 文件大小:6.08mb
    • 提供者:谭张杨
  1. The PhoXo Core Library (PCL) 图像处理库

    0下载:
  2. The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.32mb
    • 提供者:缘份天空
  1. gimn

    0下载:
  2. GIMP,媲美PhotoShop的良好开源图像处理软件 GIMP是通用图像处理过程(The GNU Image Manipulation Program)的简称,是一款多平台图像处理软件,具有“ Linux下的PhotoShop ”的美誉。由于利用了跨平台的开发架构,这款软件也能够在windows下Mac OS X等平台下运行利用 官方网址 http://www.gimp.org 功能风味穿越工具,能够利用绝大局部的Photoshop插件(可能要占用WINE)有各式各样的工具,包括
  3. 所属分类:源码下载

    • 发布日期:2012-01-30
    • 文件大小:15.16mb
    • 提供者:zc1388@126.com
  1. 光线跟踪渲染源代码

    2下载:
  2. RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
  3. 所属分类:图形图像处理(光照,映射..)

  1. agg-2.5.rar

    0下载:
  2. 2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致,2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:1.12mb
    • 提供者:xf
  1. OpenGLForJ2me

    0下载:
  2. j2me手机应用开发环境下的图形图像例子程序,利用opengl接口渲染程序-j2me mobile application development environment graphics image example procedures, the use of opengl interface rendering process
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:34.71kb
    • 提供者:xghe
  1. redx-code

    0下载:
  2. 实时图像渲染游戏例子,第一人称射击游戏的例子-Examples of real-time image rendering games, first-person shooting game example
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:251.82kb
    • 提供者:danny wang
  1. Render

    1下载:
  2. VB+MO实现对地图图层的渲染,包括标注渲染,点密度渲染,按值渲染,分类渲染,组渲染。并实现图像的关联。-VB+ MO achieve rendering of map layers, including the mark rendering, point density rendering, according to the value of rendering, classification rendering, rendering group. And the associated ima
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:5.91mb
    • 提供者:metyoo
  1. pbrt-src-1.04

    1下载:
  2. pbrt渲染器,是学习图像渲染最好的入门材料,还有本配套书,讲的很不错-pbrt renderer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:陈宇
  1. MyCloud

    0下载:
  2. OpenGL的天空云彩模拟 包括图像的渲染和天空颜色的渲染-OpenGL cloud simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2.08mb
    • 提供者:荣南
  1. TheCgTutorial-TheDefinitiveGuidetoProgrammableReal

    0下载:
  2. CG 学习教程,讲解实时图像渲染中的CG编程-The Cg Tutorial
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:62.23mb
    • 提供者:york
  1. EnhancedMesh

    0下载:
  2. direct3d 图像渲染样例程序,贴图以及各种功能俱全-sample program direct3d image rendering, texture and taste a variety of functions
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-20
    • 文件大小:29.28mb
    • 提供者:马国
  1. OphoneBox2d

    0下载:
  2. jbox2dBox2D是一个用于游戏的2D刚体仿真库,它可以使物体的运动更加真实,让游戏场景看起来更具交互性。2D物理引擎能增强游戏世界中物体如多边形(砖块,三角形,多边形)的动作的真实感从而提高游戏质量。该引擎通过用户设定的参数如重力,密度,摩擦,弹性等参数计算碰撞,角度,力和动力等。这些计算需要大量的数学,物理等知识,如果有兴趣也可以下载其源码来研究。   Box2d同时也提供了各种语言环境的实现,由于Ophone平台使用java作为变成语言,所以我们将选择使用Box2d的java版JB
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.11mb
    • 提供者:李佳
  1. GdiVideoRender

    0下载:
  2. 封装好的GDI图像渲染类,特别适合视频渲染,直接可以调用-Packaged GDI image rendering class, especially for video rendering, you can directly call
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:1.32kb
    • 提供者:
  1. CropCircles

    0下载:
  2. VC++图像渲染生成圆点效果,圆点生成,着色源码,VC++与图像生成操作的相关例子,VC++源码下载。-VC++ image rendering to generate the effect of dot, the dot generation coloring source the VC++ and image generation operation the examples VC++ source download.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:6.9kb
    • 提供者:feixiang
  1. Simulating

    0下载:
  2. 面向对象非真实感风格化图像处理技术研究,南开大学一篇论文,主要介绍一种油画风格图像渲染技术-researching the feeling of unreality images of object-oriented, the thesis comes from Nankai University, it concentrates in introducing a technology of romancing a oil painting
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:3.71mb
    • 提供者:dade
  1. irrlicht-1.4

    0下载:
  2. 三D实时图像渲染引擎,引擎名叫鬼火,是一个开源引擎,在学校的时候主要使用该引擎进行三维图像渲染,网上资料也还是比较多。-3D RealTime Render Engine
  3. 所属分类:Game Engine

    • 发布日期:2017-11-18
    • 文件大小:36.04mb
    • 提供者:文杰
  1. Roaming_based_Direct3D

    0下载:
  2. 基于Direct3D实现的3D漫游,内容包括图像学相关知识点,MFC相关知识,Direct3D中图像渲染,纹理,输入控制,声音,GUI等相关知识,对掌握利用MFC和Direct3D结合使用有很好的帮助.-Direct3D-based implementation of 3D roaming, including iconography related knowledge points, MFC knowledge, Direct3D in image rendering, texture, in
  3. 所属分类:DirextX

    • 发布日期:2017-11-18
    • 文件大小:369.44kb
    • 提供者:
  1. Example6

    0下载:
  2. 3d 游戏 入门教程之例子源码-图像渲染vc++6.0编写-3d Tutorial of the example game source- image rendering
  3. 所属分类:Game Program

    • 发布日期:2017-12-10
    • 文件大小:6.08mb
    • 提供者:我爱宁宁
  1. RayTracer

    0下载:
  2. VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。-VB Tracking pixel lighting (image rendering) tools, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:250.15kb
    • 提供者:红烧鲫鱼
« 12 3 4 5 »
搜珍网 www.dssz.com