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

搜索资源列表

  1. Nurbs1

    0下载:
  2. NURBS曲面,通过OPENGL绘制一个光滑的NURBS曲面-NURBS surface, through the OPENGL drawing a smooth NURBS surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3154773
    • 提供者:
  1. Jhy3D

    0下载:
  2. opengl3D绘图,包含各种三维图形的绘制,以及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-opengl3D drawing, includes a variety of 3D graphics rendering, as well as teapots and rectangular texture mapping and environment mapping, external Jiabeisaier surface and surface rendering
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2611299
    • 提供者:淅淅拉拉
  1. OpenGLrenderingtypicalsurface

    0下载:
  2. 本文主要讨论了在VC++中使用OpenGL绘制Bezier、NURBS等典型曲面的一般性方法。-This paper discusses the use of VC++, OpenGL rendering Bezier, NURBS surfaces and other typical general approach.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:7051
    • 提供者:马国伟
  1. texture

    0下载:
  2. 用opengl绘制一个曲面,并在上面一不同的顺序贴五张图片.-Draw a surface with opengl and a different order in the above five pictures posted.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1587434
    • 提供者:zengchao
  1. curveandsurface

    0下载:
  2. 3D一点透视投影变换与双3次Bezier曲面绘制算法的等例程-3D two-point perspective projection transformation with 3 Bezier surface rendering algorithm such as routine
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:8914282
    • 提供者:寂寞
  1. surface

    0下载:
  2. 这是一个基于OpenGL的绘制叶片的程序,用NURBS曲面绘制,加入了光照效果,效果较为逼真-This is an OpenGL-based rendering process leaves, drawn with NURBS surfaces, adding lighting effects, the effect is more realistic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1568101
    • 提供者:易聪
  1. OPENGLNURBS

    0下载:
  2. 通过对OpenGL库的引用,实现了NURBS曲面的绘制-OpenGL library on a reference implementation of the NURBS Surface Drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1920583
    • 提供者:周凡
  1. r

    0下载:
  2. opengl 二次曲面绘制方法,VC环境下,NEHE18的-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1330576
    • 提供者:shengli
  1. 98104874bezier

    0下载:
  2. 绘制贝塞尔曲线和曲面的算法,word文档-Drawing Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:4433
    • 提供者:蓝蓝
  1. zhangqian0820080274

    0下载:
  2. 三种曲面绘制,B样条曲面、coons曲面、bezier曲面等-no
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11591168
    • 提供者:zjl
  1. b-spline

    0下载:
  2. 简易程序,实现计算机图形学中B样条曲面的绘制~-Realize computer graphics b-spline curve of the draw
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1983286
    • 提供者:SJ
  1. Bezier

    0下载:
  2. Bezier曲线曲面绘制,BezierCurve.cpp为绘制bezier曲线的源程序-Bezier curve and surface rendering, BezierCurve.cpp to draw the bezier curves of the source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2855178
    • 提供者:程恺鹏
  1. CGReport

    6下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-19
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. Beziar

    0下载:
  2. 基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制-Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:250231
    • 提供者:
  1. NurbsSurface

    0下载:
  2. openGL+VC++实现Nurbs曲面的绘制,是我在一家公司实习时候写的代码。-openGL+ VC++ to achieve Nurbs surface rendering, is the internship in a company when I write code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:40727
    • 提供者:营营
  1. 3Dgraph2

    0下载:
  2. 采用GDI+绘制三维曲面图形,可实现任意缩放,三维图形旋转,并可选择是否显示网格-Three-dimensional surface rendering using GDI+ graphics, can be any scale, rotate three-dimensional graphics, and can choose whether to display grid
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:160869
    • 提供者:ddd
  1. 3Dgraphallinone

    0下载:
  2. 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combination of contour maps, surface fil
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:188865
    • 提供者:ddd
  1. New-Text-Document-(3)

    0下载:
  2. 用C++语言, 绘制NURBS曲面的源代码的部分代码。-C++ plot the nurbs line
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1008
    • 提供者:liuming
  1. New-Text-Document-(4)

    0下载:
  2. 通过定义曲面和均匀网格绘制一个具有光照和明暗处理效果的Bezier曲面(图1)的部分主要代码: -Bezier
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:715
    • 提供者:liuming
  1. MySolarsys

    0下载:
  2. 本程序模拟了太阳星系中各行星的运动。程序中的球体对象采用Opengl实用库中的二次曲面回执函数进行绘制,并读入RAW文件的纹理数据-This program simulates the solar system planets in motion. Sphere object in the program library using Opengl utility function quadratic surfaces receipt draw, and read the texture data
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1691063
    • 提供者:buptkid
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com