CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - basic source

搜索资源列表

  1. AnIntroductiontoNURBSCCode

    0下载:
  2. 涵盖了nurbs方面的基本算法,可以把源码直接拷贝到程序中。 Table of Contents Chapter 2 Bezier Curves Chapter 3 B-spline Curves Chapter 4 Rational B-spline (NURBS) Curves Chapter 5 Bezier Surfaces Chapter 6 B-spline Surfaces Chapter 7 Rational B-spline (NURBS) S
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:57950
    • 提供者:胖丫
  1. icp.rar

    0下载:
  2. Matlab程序源码,进行三维匹配的基本程序,对图像处理和三维重建有帮助!,Matlab program source code, the basic three-dimensional matching procedures, image processing and three-dimensional reconstruction help!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:5793
    • 提供者:yangronghao
  1. NPSTutorials.rar

    0下载:
  2. osg示例源码,内含osg的基本类库的功能及应用,示例经典,值得初学者学习,OSG sample source code that contains the basic class library OSG functions and applications, the classic example, it is worth learning for beginners
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-20
    • 文件大小:4688017
    • 提供者:胡银焕
  1. D3DWorldVersion2

    0下载:
  2. Visual Basic源码的3D 源码 -Visual Basic source code of the 3D source
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:447091
    • 提供者:linger505
  1. directshow

    0下载:
  2. "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divide
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:398714
    • 提供者:makui
  1. exp1

    0下载:
  2. 使用opengl库函数编写的用于显示各种基本图形图像的程序源代码,对于初学者来说是极好的学习资料-Prepared using the opengl library functions used to display graphic images of basic source code, is excellent for beginners learning materials
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:763
    • 提供者:min
  1. TestVector

    0下载:
  2. 3D场景实现源程序,可实现3D图形学中的基本操作。-3D scenes to achieve source code, can achieve the basic operation of 3D graphics.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:982385
    • 提供者:yang411
  1. caview_GUI

    0下载:
  2. 虚拟现实库文件 以及源文件,是3D开发者的里那个号助手。实现功能包含基本的立体匹配及重建,-Virtual reality library file and source file that is in 3D developers assistant that number. Implement the basic features include stereo matching and reconstruction,
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1957775
    • 提供者:lsx
  1. 3D-game-development-base-and-source

    0下载:
  2. 3D游戏开发基础教程及源码 (基础入门和进阶)-3D game development and the fundamentals of basic and advanced source
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9367086
    • 提供者:明月惊鹊
  1. 3d-development-basic-of-ArcObject

    0下载:
  2. AO三维开发基础,有详细的例子,三维分析的源码-AO-based three-dimensional development, a detailed example of three-dimensional analysis of the source
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:852541
    • 提供者:云曦菊子
  1. OSG_Examples

    1下载:
  2. OSG程序设计教程一书的源码,包含了基本操作、交互、漫游、渲染、粒子效果等。-A source book of the the OSG program design tutorials, basic operation, interaction, roaming, rendering, particle effects.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:44818084
    • 提供者:任巍
  1. OpenGL-SDK

    0下载:
  2. 这是OpenGL的SDK库,大家可以用C++语言以此为基础进行三维场景中基本功能的开发,OpenGL是可移植的开源的三维类库,应用广泛。-This is a the OpenGL SDK library, we can use the C++ language as the basis for the development of the basic functions of the three-dimensional scene, OpenGL is an open source 3D por
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2537306
    • 提供者:刘振东
  1. openGL_test

    1下载:
  2. 旋转*源程序 供openGL学习参考。各基础功能模块齐全,有简单的交互、纹理。为了方便附件中还包括GLUI包。GLUT的包请自行下载。-The source is for openGL learning reference. The basic function module is complete, there is a simple interaction, texture. In order to facilitate the annex also including GLUI pack
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-06
    • 文件大小:8557841
    • 提供者:zhang
  1. Entropy-coding-source-program

    0下载:
  2. 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。  哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-05
    • 文件大小:18688499
    • 提供者:杨飞帆
  1. 球面光源和材质交互作用算法

    0下载:
  2. 计算机图形学基础案例,球面光源和材质交互作用算法。(Basic cases of computer graphics, spherical light source and material interaction algorithm.)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-19
    • 文件大小:3407872
    • 提供者:李蜜桃
  1. 3DSVIEVER.ZIP

    0下载:
  2. 3DVIEVER, MODEL VIEWER, 3D MODELS, VB6.0 , image processing, software, very good, source-code , graphical, effects, algorithms, vba, Excel, Visual Basic, learning, downloads, graphics, drawing , bitmaps, bmp , introductory, paint, algorithms, 3D EDIT
  3. 所属分类:3D图形编程

    • 发布日期:2022-04-08
    • 文件大小:31414
    • 提供者:Xman2000
搜珍网 www.dssz.com