CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - system modeling

搜索资源列表

  1. cg_lizixitong01

    0下载:
  2. 计算机图形学中的三维几何造型之粒子系统生成的算法演示,做的很棒的。-computer graphics of 3D Geometric Modeling particle system, an algorithm was demonstrated, so terrific.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:91832
    • 提供者:杨智丹
  1. FractalTerrain

    0下载:
  2. 本系统三维地形的模拟,根据地形高度数据,地形纹理数据,天空背景纹理数据,最后经过渲染得到了三维随机地形模拟效果.-the system of three-dimensional terrain modeling, based on terrain height data, topographical texture data, the sky background texture data, finally playing up to be a random three-dimensional
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:98629
    • 提供者:zhang
  1. SolarModel_src_2_0

    0下载:
  2. The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real ti
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:172599
    • 提供者:Ying Zhu
  1. Simulation_modeling_of_the_solar_system

    0下载:
  2. 模拟太阳系的建模(几何流水线的实现),自己做的^_^-Simulation modeling of the solar system (the geometric realization of pipeline)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:344431
    • 提供者:yan
  1. Coutelle_Walter_WICCGPI2003

    0下载:
  2. We present in this paper a technique for modeling and rendering wrinkles in facial animation. The main advantage of our approach from previous work is that we do not modify the actual face geometry, but instead we render the wrinkles as bump te
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:577084
    • 提供者:hugofik
  1. openglBloodshedsimulation

    1下载:
  2. 本文在认真分析和总结目前国内外流血模拟的基础上,结合游戏、电影等虚拟场景需求和应用,以友好的交互性、真实感和实时性为目标,利用粒子系统的基本原理和物理学的基本知识,实现了对流血粒子系统的模拟。首先分析流血粒子,对粒子进行实体建模。然后分析其运动规律,进行行为建模。最后考虑实际情况运用纹理映射技术和背景载入技术进行物理建模,从而实现了流血模拟的整个过程。-This article summarized in a careful analysis and bloodshed at home and
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-06
    • 文件大小:1577302
    • 提供者:房建南
  1. texture_technique

    0下载:
  2. 超大规模视景系统中的建模与纹理技术研究.pdf-Large scale in the visual system modeling and texture technology. Pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:869370
    • 提供者:小轩
  1. dexel

    0下载:
  2. 在opengl环境下开发的一个简单的仿真系统,建模采用小的三维立方体构成-Opengl environment in the development of a simple simulation system, modeling the use of small form three-dimensional cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3939801
    • 提供者:pete
  1. Zhangjd_MsThesis

    0下载:
  2. 基于采样数据集的真实感建模技术,设计并实现了一个具有纹理的三维物体自动建模原型系统。这个系统运用立体视觉原理测量物体的几何信息,自动构建真实物体的三维模型;并且可以同时获取物体的颜色纹理以及所对应的纹理坐标。用这个系统得到的数据可以直接用于渲染。围绕这个反向建模系统,我们探讨了系统的标定、几何信息的采集、曲面参数化、颜色纹理的拼接和融合等方面的问题。同时我们给出了用这个系统进行建模的实例。-Realistic sample data sets based on modeling, design
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:802561
    • 提供者:Niu Wenjie
  1. geologicalvisual

    3下载:
  2. 三维地质体半透明显示源码,基于VC++和OPenGL开发,适合三维地质建模系统-Three-dimensional geological body translucent display source, based on VC++ and OPenGL development system for 3D geological modeling
  3. 所属分类:OpenGL program

    • 发布日期:2015-11-05
    • 文件大小:41984
    • 提供者:陈国旭
  1. VCPPOpenGLHigh-levelVisualDev

    1下载:
  2. 8个源代码,属于Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括:导弹飞行、飞机飞行、三维场景编辑器,三维地形模拟、模拟cs游戏、粒子系统等多个软件-8 source code is Opengl advanced programming and visualization system development (system development chapter) of the source code, including: missile flight, aircraft,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11102938
    • 提供者:tom
  1. 12121

    0下载:
  2. 博文的配套源码 《 【Visual C++】游戏开发笔记二十三 游戏基础物理建模(五) 粒子系统模拟(二)》 ,文章地址为http://blog.csdn.net/zhmxy555/article/details/7607916, 点击debug下的exe文件可以直接看到运行效果。 此为VC6.0版。(VC6.0直接可以打开工程,VS2005,VS2008,VS2010,VS2011等版本的朋友可以双击其中的工程文件进行版本转化,然后即可打开工程)-Bo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2029360
    • 提供者:wangb
  1. Three-dimensional-technique

    0下载:
  2. 将三维技术应用到发型设计领域是一个具有独创性的设想,详细介绍了三 维发型设计系统的实现过程,通过在系统中运用OpenGL 技术并与其它建模技术灵活地结合起来, 使该系统具有强大的交互性和三维空间立体设计功能-The application of the three-dimensional technology to the field of hair styling is an ingenious idea, detailed 3D Hair Design system implemen
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:535603
    • 提供者:李阳
  1. Snowman_OpenGL

    0下载:
  2. OpenGL的3D雪人程序,程序用OpenGL实体建模,方向键可以进行3D旋转,最低系统要求:VC6.0,OpenGL1.0-OpenGL for 3D Snowman, the program with solid modeling OpenGL, 3D arrow keys can be rotated, the minimum system requirements: VC6.0, OpenGL1.0
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2754575
    • 提供者:孙逸仙
  1. solar system

    0下载:
  2. 针对太阳系进行3D建模及成像,并可通过鼠标操作进行视角切换(3D modeling and imaging are carried out for the solar system, and the view switching can be carried out by mouse operation.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:6588416
    • 提供者:苍焱
搜珍网 www.dssz.com