-
显示三位图形的代码
显示三位图形的代码-showed three graphics code
- 2022-02-04 12:42:02下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分:1
-
coons 边界曲面的构造例子,用opengl进行可视化,
coons 边界曲面的构造例子,用opengl进行可视化,-coons tectonic boundary surface, by using opengl for visualization,
- 2022-03-21 13:28:52下载
- 积分:1
-
MD2调用,影子练习
MD2调用、影子做法-MD2 call, the Shadow practice
- 2022-06-12 06:41:47下载
- 积分:1
-
该例子演示的是使用OPENGL标准框架在游戏中建立菜单的方法,包括菜单的建立、鼠标指针的创建、菜单对鼠标的响应事件以及对贴图的处理和在菜单中对光线的应用。...
该例子演示的是使用OPENGL标准框架在游戏中建立菜单的方法,包括菜单的建立、鼠标指针的创建、菜单对鼠标的响应事件以及对贴图的处理和在菜单中对光线的应用。-demonstrated by the example of the use of OpenGL standard framework for the game to establish the menu, including the establishment of the menu, the mouse pointer"s founding, the menu right mouse events, as well as the response to the treatment and textures in light menu of the application.
- 2022-05-05 01:11:30下载
- 积分:1
-
“虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM...
“虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生成速度为秒级,浏览时无停顿。-"to the virtual scene generation system" is based on Windows 2000 and Visual C 6.0 platform, using the basic function of OpenGL programming technology developed by 3D visualization results. Through simple DEM (Digital Elevation Model) data, establish grid model, in accordance with light intensity, elevation data and the value of a mathematical model, generate Hillshading, then it projection plane to achieve realistic simulation of the effect of undulating topography. The system uses XP style interface as well. It has transmission/switching are overhead projectors, roaming, zoom function. Support for layered Hillshading, compete against the creation, translation, rotation, rolling and vision adjustment, atomization,
- 2023-05-08 14:35:03下载
- 积分:1
-
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
- 2022-08-20 00:31:16下载
- 积分:1
-
一个光照效果的小实例,可以学习OpenGL编程
一个光照效果的小实例,可以学习OpenGL编程-a lighting effect of small examples, we can learn from OpenGL Programming
- 2022-08-03 13:25:07下载
- 积分:1
-
用伟大的OPENGL实现飞机地形漫游.且可发射子弹等
用伟大的OPENGL实现飞机地形漫游.且可发射子弹等-OPENGL with the great achievement of the aircraft roaming the terrain. And bullets can be fired, etc.
- 2022-09-23 21:25:03下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1