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

搜索资源列表

  1. zhaose

    0下载:
  2. 点击鼠标切换模式,有 点着色 共拥有6种图元-Click the mouse to switch modes, a little color has a total of six kinds of elements ~ ~
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2477021
    • 提供者:朝阳
  1. ImageRender

    0下载:
  2. 利用vc++编程实现对输入图像的着色处理,可以通过设置RGB各个分量的值来实现着色,也可恢复源图像-Use vc++ programming of the input color image processing, you can set the RGB values ??of each component to achieve the coloring, but also restore the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:338995
    • 提供者:sword
  1. C0Compiler

    1下载:
  2. 用c写的c0文法的编译器,基本块内部的公共子表达式删除(DAG图);全局寄存器分配(引用计数或着色算法);数据流分析(通过活跃变量分析,或利用定义-使用链建网等方法建立冲突图)代码生成时合理利用临时寄存器(临时寄存器池),并能生成较高质量的目标代码;生成X86汇编 -C0 written grammar with c compiler
  3. 所属分类:Compiler program

    • 发布日期:2014-11-19
    • 文件大小:247200
    • 提供者:wangjiannan
  1. jewel1

    0下载:
  2. 这是一个旋转的立体五角星图案,运用了索引,着色,光照,旋转等方面的技术。对D3D初学者入门有一定的帮助。-This is a rotating three-dimensional five-pointed star pattern, using the index, color, light, rotation and other aspects of technology. Getting Started on the D3D be helpful for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2934937
    • 提供者:jewel
  1. SeaWater

    0下载:
  2. D3D高级着色语言 海面效果的实现 包含水波算法和光照效果的实现-D3D effect of high-level shading language implementation of the sea wave algorithm and the lighting effects include the realization of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:174352
    • 提供者:retoal
  1. fresh

    0下载:
  2. 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果-A dynamic surface rendering of the procedure, and use vertex shader and pixel shader effects to achieve real undulating waves-by-pixel freshel results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3514810
    • 提供者:郭志敏
  1. GLSLSimple

    0下载:
  2. openGL着色语言的示例,通过glsL改变实体的颜色和位置,以及纹理坐标。-the example of glsl,this program can change the color and position by Shader
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:17367
    • 提供者:决云
  1. draw

    0下载:
  2. 一个画图程序,可以设置线宽和着色。比较简单,仅供初学者参考。-A drawing program, you can set line width and coloring. Relatively simple, for beginners reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:362339
    • 提供者:潘海龙
  1. tuxing

    0下载:
  2. 用汇编语言实现画图功能,包括圆,方,三角形,直线。而且能着色,移动,
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:39718
    • 提供者:陈虹润
  1. fourColor

    0下载:
  2. 利用栈比较方法解决给地图着色的四色问题,从结果分析上看,此算法优于一般的搜索算法。-Comparison to solve using the stack to the coloring of the four-color map, from the results of point of view, this algorithm is better than general search algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:724971
    • 提供者:刘扬
  1. shader

    0下载:
  2. 一个glsl着色例子,包括五个球体的glsl着色-A glsl shader examples, including five sphere glsl shader
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:877249
    • 提供者:liyuanchun
  1. Image_Processing_GPU

    2下载:
  2. 本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
  3. 所属分类:Special Effects

    • 发布日期:2015-06-09
    • 文件大小:2048
    • 提供者:wangbo
  1. sl-5.4.13.tar

    0下载:
  2. 三角形格网的生成,简化源代码。包括索引方法,着色、压缩等功能-Triangle grid generation, to simplify the source code. Including indexing methods, rendering, compression and other functions
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:618837
    • 提供者:lph
  1. Java_3D_Source

    0下载:
  2. Java 3D是Java语言在三维图形领域的扩展,是一组应用编程接口(API)。利用Java 3D提供的API,可以编写出基于网页的三维动画、各种计算机辅助教学软件和三维游戏等等。利用Java 3D编写的程序,只需要编程人员调用这些API进行编程,而客户端只需要使用标准的Java虚拟机就可以浏览,因此具有不需要安装插件的优点。   JAVA 3D从高层次为开发者提供对三维实体的创建、操纵和着色,使开发工作变得极为简单。同时,JAVA 3D的低级API是依赖于现有的三维图形系统的,如Direc
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7875515
    • 提供者:
  1. SamepleGame

    0下载:
  2. 往上找到的一个direct3D的游戏引擎例子,分享给大家。包括地图生成与着色渲染,人物模型加载渲染,移动攻击。建筑模型的加载渲染。简单怪物的主动攻击。 模型的碰撞检测。 是用来学习directX的好例子, VS2010编译, 需要自行配置direct3D环境.-Up to find a direct3D game engine example for everyone to share. Including map generation shader, character models load
  3. 所属分类:DirextX

    • 发布日期:2017-11-18
    • 文件大小:6140977
    • 提供者:赵洋
  1. vrml-browser

    1下载:
  2. wrl文件载入并进行多种方式的渲染绘制着色,smooth、flat、normal、light等。-wrl file loading and rendering a variety of ways to draw colored, smooth, flat, normal, light and so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:666233
    • 提供者:flair
  1. ctf_blueflag

    0下载:
  2. 蓝色漂动的旗帜,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Blue banner floating, high-level shader language (HLSL) fx effect files source and used in texture image
  3. 所属分类:Game Engine

    • 发布日期:2017-04-04
    • 文件大小:61835
    • 提供者:GaoDongjian
  1. blue_telep

    0下载:
  2. 蓝色暴风之眼,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Blue Eye of the Storm, a high-level shader language (the HLSL) fx effect files source and used in texture image
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:39344
    • 提供者:GaoDongjian
  1. QuickSharp-SDK-2.0.0.12565

    0下载:
  2. QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4777891
    • 提供者:ilove86
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com