Welcome![Sign In][Sign Up]
Location:
Search - opengl terrain 3ds

Search list

[OpenGL program虚拟地形建模

Description: 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to build and show. Also inside with a wonderful platform for modeling
Platform: | Size: 11299642 | Author: jueyun1020 | Hits:

[OpenGL programterraininfinite

Description: 用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
Platform: | Size: 483417 | Author: 小溪 | Hits:

[OpenGL program3DmaxSLoader

Description: 此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows platform. OpenGL generation, the three-dimensional virtual exaggerated topography, reading the paper *. 3D model data, roaming the terrain visualization.
Platform: | Size: 325312 | Author: 胥会鹏 | Hits:

[OpenGL programopengl_scene_demo

Description: 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation Screenshots, created from the highly map terrain, loaded three DS model cone removed. Top-ball sky, the Chinese display. Chinese Notes
Platform: | Size: 1685512 | Author: hmn | Hits:

[OpenGL program虚拟地形建模

Description: 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to build and show. Also inside with a wonderful platform for modeling
Platform: | Size: 13375488 | Author: | Hits:

[OpenGL programterraininfinite

Description: 用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
Platform: | Size: 483328 | Author: 小溪 | Hits:

[OpenGL program3DmaxSLoader

Description: 此课题设计主要是在VC++平台上,结合OpenGL,通过设置OpenGL,使之适合Windows平台。利用OpenGL生成、渲染虚拟的三维地形,读取*.3DS模型文件的数据,实现地形漫游的可视化。-this subject, mainly in the design of VC platform, integrating OpenGL, OpenGL installed, make it suitable for Windows platform. OpenGL generation, the three-dimensional virtual exaggerated topography, reading the paper*. 3D model data, roaming the terrain visualization.
Platform: | Size: 333824 | Author: 胥会鹏 | Hits:

[OpenGL programopengl_scene_demo

Description: 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation Screenshots, created from the highly map terrain, loaded three DS model cone removed. Top-ball sky, the Chinese display. Chinese Notes
Platform: | Size: 1685504 | Author: hmn | Hits:

[OpenGL programplmy

Description: 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释 -Write your own multi-threaded OPENGL procedures realize the background loading of resources, from JPEG, PNG files to create texture, save screenshots, from the height map to create terrain, load 3DS model cone removed, the ball-type Sky Top, Chinese display. Chinese Notes
Platform: | Size: 300032 | Author: xiaoying | Hits:

[OpenGL programMyDTM

Description: 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL scene.
Platform: | Size: 605184 | Author: Edward | Hits:

[OpenGL programGraphicsHomework

Description: 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景,也可以以鸟瞰的方式从空中察看。 选做部分: 1. 在场景中添加了三维地形,并且人物可以随高度起伏、沿地形漫游场景。 2. 采用了流体模拟技术模拟水面的波动,并且模拟了流体与刚体的交互,显示了一个在水面上浮动的木块。 3. 实现了烟雾气象条件的实时绘制,并绘制了天空盒上的云。 4. 实现了碰撞检测技术,实时检测摄像机(即人的视点)与物体的碰撞,避免了穿墙等不真实的景象发生。 5. 实现了简单的计算动画技术,模拟了F111战斗机的飞行。 6. 实现了Billboard绘制技术,采用Billboard技术绘制数目,提高了程序运行效率。 -The main content of courses designed to develop a real-time rendering system of procedures for large-scale three-dimensional scene, the teacher should be required to complete the main functions as follows. Some will do: 1. Using 3DS Max to model three-dimensional scene. Scene includes buildings, roads, basic elements of the sky and realized the scene Texture mapping feature. (See Figure 1,2) 2. Achieved through 3DS Loader reads the scene data. Specific methods, see below. 3. Using OpenGL and GLUT extension to real-time rendering the scene, generating speeds of up to 36 images/sec. 4. Provides a friendly user interface, and implements interactive multi-angle scene roaming, you can walk the way the first person roaming scenario Bird s eye view of the way can also be from the air look. Some choose to do: 1. In the three-dimensional terrain scenes added, and the figure can rise and fall with height, roaming along the terrain scene. 2. Using a fluid simulation technology to simula
Platform: | Size: 14389248 | Author: 王晓宁 | Hits:

[3D Graphic3DmaxSLoader

Description: 3DmaxSLoadervc++平台上,结合opengl,通过设置OpenGL,使之适合Windows平台.利用OpenGL生成.渲染虚拟的三维地形,读取.3DS模型文件的数据,实现地形漫游的可视化.rar-3DmaxSLoadervc++ platform, combined with opengl, by setting the OpenGL, to fit the Windows platform. Generated using OpenGL. Rendering a virtual three-dimensional topography, read .3 DS model file data roaming Terrain Visualization. Rar
Platform: | Size: 325632 | Author: epzhlj | Hits:

[OpenGL program3dsExport

Description: 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height map, load the 3DS model, depending on the cone removed, sky ball top, Chinese display
Platform: | Size: 1685504 | Author: epzhlj | Hits:

[3D Graphicproject

Description: 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 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
Platform: | Size: 17280000 | Author: | Hits:

[Game EngineTerrain

Description: OpenGL的导入3ds模型,并添加透视变换,视角大,可通过鼠标来改变-opengl import 3ds model and add perspective transformation, viewing angle can be changed via the mouse
Platform: | Size: 4122624 | Author: 王博 | Hits:

[OpenGL programMonsterTruck-Program

Description: 3DS max 建模后 用opengl实现模型,包含地形和小车模型 天空盒 可以控制小车的运行等-Max OpenGL modeling with 3DS implementation model, including the terrain and the car model of the sky box can control the operation of the car, etc.
Platform: | Size: 3016704 | Author: lym | Hits:

CodeBus www.codebus.net