资源列表

« 1 2 ... .21 .22 .23 .24 .25 526.27 .28 .29 .30 .31 ... 683 »

[3D图形编程MarchingCubes

说明:VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下-VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parame
<Ma Fuxiao> 在 2025-06-15 上传 | 大小:346kb | 下载:0

[3D图形编程SONIC_3D

说明:3D Sonic in OpenGL Created by Yerkubekov Nursultan
<nureke> 在 2025-06-15 上传 | 大小:2.08mb | 下载:0

[3D图形编程3D

说明:现在开始生成真正的3D对象,而不是象前两节课中那样3D世界中的2D对象。我们给三角形增加一个左侧面,一个右侧面,一个后侧面来生成一个金字塔(四棱锥)。给正方形增加左、右、上、下及背面生成一个立方体。 -Now start generating real 3D object, rather than as the first two courses in the world in 2D as 3D objects. We give an increase in the left side of
<谢东慧> 在 2025-06-15 上传 | 大小:6kb | 下载:0

[3D图形编程texture

说明:新增的第一行是#include <stdio.h> 。它允许我们对文件进行操作,为了在后面的代码中使用fopen(),我们增加了这一行。然后我们增加了三个新的浮点变量...xrot、 yrot、zrot。这些变量用来使立方体绕X、Y、Z轴旋转。最后一行GLuint texture[1]为一个纹理分配存储空间。如果您需要不止一个的纹理,应该将数字1改成您所需要的数字。 -The first line is the new# include <stdio.h>. It a
<谢东慧> 在 2025-06-15 上传 | 大小:7kb | 下载:0

[3D图形编程stk

说明:一个STK的演示实例,里面有详细的文件设置,及演示-A STK S application
<lili> 在 2025-06-15 上传 | 大小:393kb | 下载:0

[3D图形编程Ninjia1

说明:基于VC++实现 ,opengl 3D实现 水果忍者的刀锋效果,不明白为啥要把这写满,-base VC++ opengl 3D direct fructer s
<李俊超> 在 2025-06-15 上传 | 大小:7kb | 下载:0

[3D图形编程reference

说明:利用ray tracing来制造图片。用户需要提供scene descr iption file 作为载入文件。利用cmake 来编译-Use ray tracing to render the image. users need to import a scene descr iption file. compiled by cmake.
<simon> 在 2025-06-15 上传 | 大小:49kb | 下载:0

[3D图形编程offaxidburch

说明:Mtalab制作修正离轴型计算机全息图,分成rgb三色通道实现彩色全息图的再现,博奇型编码-matlab hologram burch
<蒲春华> 在 2025-06-15 上传 | 大小:117kb | 下载:0

[3D图形编程plywrite

说明:将三维三角网格数据存为ply格式文件,输入参数为三维数据x,y,z坐标,色彩信息,三角网格下标矩阵-The data is saved in the three-dimensional triangular mesh ply format, input parameters for the three-dimensional data x, y, z coordinates, color information, the subscr ipt matrix triangular mesh
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[3D图形编程opengl

说明:计算机图形学opengl环境下,实现立方体的旋转功能-opengl environment to achieve rotating cube
<隋美娟> 在 2025-06-15 上传 | 大小:6kb | 下载:0

[3D图形编程Wpf3D

说明:WPF的简单3D效果,实现一个正方体-Simple 3D effect for WPF
<尚伟伟> 在 2025-06-15 上传 | 大小:75kb | 下载:0

[3D图形编程GRAPH_CUT_STEREO_AA

说明:全局立体匹配一直是一个比较困难的问题,本算法通过C++编译器,实现了全局立体匹配算法,希望对你有帮助-Stereo matching algorithm based on graph cuts, using the maximum flow/minimum cut methods to achieve global stereo matching.
<gongwenbiao> 在 2025-06-15 上传 | 大小:5.94mb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 526.27 .28 .29 .30 .31 ... 683 »

源码中国 www.ymcn.org