登录
首页 » Visual C++ » 3D-to-2D

3D-to-2D

于 2021-01-20 发布 文件大小:2250KB
0 382
下载积分: 1 下载次数: 149

代码说明:

  这个程序是用来将三维坐标投影成二维的c++程序。(This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .)

文件列表:

3D to 2D
........\2D
........\..\2D.cpp,4036,2012-01-09
........\..\2D.vcproj,4674,2012-01-09
........\..\2D.vcproj.MICROSOF-BBA791.Administrator.user,1427,2012-01-09
........\..\2D.vcproj.PC-201111161743.Administrator.user,1427,2012-01-09
........\..\ReadMe.txt,1153,2012-01-09
........\..\Release
........\..\.......\2D.exe.intermediate.manifest,616,2012-01-09
........\..\.......\2D.obj,1656180,2012-01-09
........\..\.......\2D.pch,3211264,2012-01-09
........\..\.......\BuildLog.htm,11942,2012-01-09
........\..\.......\mt.dep,67,2012-01-09
........\..\.......\stdafx.obj,37207,2012-01-09
........\..\.......\vc90.idb,281600,2012-01-09
........\..\.......\vc90.pdb,651264,2012-01-09
........\..\stdafx.cpp,207,2012-01-09
........\..\stdafx.h,233,2012-01-09
........\..\targetver.h,498,2012-01-09
........\2D.exe,8192,2012-01-09
........\2D.ncb,6867968,2012-01-09
........\2D.sln,872,2012-01-09
........\Release
........\.......\2D.exe,8192,2012-01-09
........\.......\2D.pdb,838656,2012-01-09

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

发表评论

0 个回复

  • caiseyu
    设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
    2011-06-16 00:19:53下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • 312312
    立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
    2020-11-10 08:19:45下载
    积分:1
  • Horde3D_SDK_1.0.0_Beta4
    开源的3D引擎。简单实用。 带有示例代码,和引擎代码(Open-source 3D engine. Simple and practical. With the sample code, and the engine code)
    2010-01-16 10:35:17下载
    积分:1
  • OgreSkeletalanimtion
    有关Ogre中骨骼动画这方面的几份资料的汇总包括源码(For Ogre in skeletal animation in this regard, including a summary of several data source)
    2013-07-30 11:11:07下载
    积分:1
  • Roamsteps20020818
    说明:  利用实时最优化自适应网格算法绘制大规模地形,算法经典,绝对可用,注释清楚。(optimize the use of real-time adaptive grid massive terrain mapping algorithm, the algorithm classics, and absolutely available Notes clear.)
    2005-12-02 10:46:46下载
    积分:1
  • 1
    说明:  大规模地形渲染, 大规模地形渲染, (terra render)
    2012-04-04 09:29:30下载
    积分:1
  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • 3DScene
    说明:  实时图形设计 3d场景漫游 3dmax模型 场景中包括树木 房屋 道路 移动小车 以及 billboard 绘制的树木 支持人机互动 场景漫游(This code is the assignment for our real-time graphic designing. It includes many scenes like houses,trees using the billboard skill, roads and the cars.)
    2011-04-17 21:47:49下载
    积分:1
  • dragon.ply
    斯坦福大学的点云数据,龙模型,对于学习点云来说是非常好的实验资料(The point cloud data of Stanford University, dragon model, for learning point cloud is very good experimental data)
    2020-11-08 08:59:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载