登录
首页 » Visual C++ » 3DEDITOR

3DEDITOR

于 2005-06-09 发布 文件大小:10466KB
0 131
下载积分: 1 下载次数: 524

代码说明:

  是一个比3DSLOADER更好的MFC和opengl编程的3d系统.可以读入多个object(模型).包括很多,场景变换,材质,颜色,光照,等.也包括对三维物体的拾取(is a better than 3DSLOADER MFC and opengl 3d programming system. More can be read into the object (model). Including many scenes transform, material, color, light, etc. Also included on the three-dimensional objects picked up )

文件列表:

3DEDITOR
........\3DEDITOR.APS
........\3DEDITOR.CLW
........\3DEDITOR.CPP
........\3DEDITOR.DSP
........\3DEDITOR.DSW
........\3DEDITOR.H
........\3DEDITOR.NCB
........\3DEDITOR.OPT
........\3DEDITOR.PLG
........\3DEDITOR.RC
........\3DEDITORDOC.CPP
........\3DEDITORDOC.H
........\3DEDITORVIEW.CPP
........\3DEDITORVIEW.H
........\AVICAPTURE.CPP
........\AVICAPTURE.H
........\CHILDFRM.CPP
........\CHILDFRM.H
........\CHUNKFILE.CPP
........\CHUNKFILE.H
........\CLASSLIB.CPP
........\CLASSLIB.H
........\DEBUG
........\DEFS.H
........\DLGCAPTUREMOVIE.CPP
........\DLGCAPTUREMOVIE.H
........\DLGIMPORT.CPP
........\DLGIMPORT.H
........\DLGMAPPING.CPP
........\DLGMAPPING.H
........\DLGMATERIAL.CPP
........\DLGMATERIAL.H
........\DLGPROPERTIES.CPP
........\DLGPROPERTIES.H
........\DLGRAYTRACE.CPP
........\DLGRAYTRACE.H
........\EXPORT3DS.CPP
........\GLMEMORYDC.CPP
........\GLMEMORYDC.H
........\IMAGECAPTURE.CPP
........\IMAGECAPTURE.H
........\IMPEXP3DS.H
........\IMPORT3DS.CPP
........\IMPORT3DS_PM.CPP
........\IMPORT3DS_PM.H
........\IMPORTPROGRESS.CPP
........\IMPORTPROGRESS.H
........\JCONFIG.H
........\JMORECFG.H
........\JPEG.H
........\JPEG.LIB
........\JPEGLIB.H
........\MAINFRM.CPP
........\MAINFRM.H
........\OBJECT.CPP
........\OBJECT.H
........\PICTURE.CPP
........\PICTURE.H
........\PNG.H
........\PNGCONF.H
........\RAYTRACE.CPP
........\README.TXT
........\RELEASE
........\RENDERVIEW.CPP
........\RENDERVIEW.H
........\RES

........\...\3DEDITOR.RC2

........\...\BMP00001.BMP
........\...\BMP00002.BMP
........\...\CURSOR1.CUR
........\...\CURSOR2.CUR
........\...\CURSOR3.CUR
........\...\CURSOR4.CUR

........\...\TOOLBAR1.BMP
........\...\TOOLBAR2.BMP
........\...\TOOLBAR3.BMP
........\...\TOOLBAR_.BMP
........\RESOURCE.H
........\SAMPLES
........\.......\111.3DS

........\.......\A3DPLNT1.3DS
........\.......\AMALTHEA.3DS
........\.......\ANT.3DE
........\.......\ANT.3DP
........\.......\BACCHUS.3DS




........\.......\BGMC.JPG
........\.......\BGVISA.JPG
........\.......\BOWLING.3DP
........\.......\BRICK.TGA
........\.......\BUNNY.3DP
........\.......\CASTALIA.3DS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ASP.NET课程资源源代码压缩包配套
    课程配套ASP.NET的全套资源ASP.NET传智播客红色配套资料
    2022-01-31 21:28:34下载
    积分:1
  • 30
    说明:  30章51单片机入门教程,让你轻松学会单片机,不用老师,自学也能学会(30 Chapter 51 MCU introductory tutorial, allow you to easily learn the microcontroller without the teacher, can learn to self-)
    2012-12-06 21:23:50下载
    积分:1
  • Zeus
    网络内容过滤系统,使用中间层驱动过滤IP,LSP过滤URL和关键字!(Text content, url, URL, ip filter voice prompts can be issued according to the text, and fast alarm 3 software set certain security measures to protect and prevent tampering and unauthorized access 4. Through illegal information characteristics to upgrade the feature library.)
    2012-08-10 10:23:48下载
    积分:1
  • MbufAllocColor
    这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。 这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维 数据缓冲区,分别。 分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB). This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional data buffers, respectively. After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
    2015-12-03 19:55:48下载
    积分:1
  • glew-1.10.0-win32
    opengl的扩展库glew,包含源码与连接库,2013年更新,版本至1.10(opengl extensions library glew, including source code and link library, 2013 updated to version 1.10)
    2020-10-15 20:07:29下载
    积分:1
  • process-communication
    两个进程之间的通信,使用MFC的WM_COPYDATA方式来编程,内含exe文件,可以直接运行(Communication between two processes, the use of MFC' s approach to programming WM_COPYDATA, containing exe file can be run directly)
    2011-11-08 16:44:01下载
    积分:1
  • SerialPortTest
    最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
    2012-12-27 18:17:05下载
    积分:1
  • DD_PassWord
    实现任意数据文件的加密,和输入的数据加密(PassWord)
    2010-05-31 12:24:24下载
    积分:1
  • boostspi
    boos pi controller close loop
    2013-10-18 19:00:52下载
    积分:1
  • xmltest
    通过c++自带msxml4.dll生成xml报文,方便通信是自动操作(Generate xml message)
    2014-01-06 09:27:36下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载