当前位置:
首页
资源下载

搜索资源 - opengl 3D environment
搜索资源列表
-
0下载:
OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
-
-
0下载:
本代码主要在VC++环境下利用opengl实现光晕效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment using opengl achieve halo effect, if not compile opengl development libraries available (opengl development library) first con
-
-
0下载:
一个vc环境下的计算机图形学实验编程,使用opengl库编写的一个展示地球、月亮、太阳旋转关系的程序-A vc environment experimental computer graphics programming, opengl library use to prepare a display of the Earth, the moon, the sun rotating relations procedures
-
-
0下载:
OpenGL三维图形开发环境 OpenGL三维图形开发环境设计-OpenGL 3D OpenGL graphics development environment designed three-dimensional graphics development environment
-
-
0下载:
OPENGL开发环境库,利用该库可以对3D图形进行编程-OPENGL development environment, libraries, libraries can make use of the 3D graphics programming
-
-
0下载:
OpenGL实际上是一种图形与硬件的接口。它包括了120个图形函数,开发者可以用这些函数来建立三维模型和进行三维实时交互。与其他图形程序设计接口不同,OpenGL提供了十分清晰明了的图形函数,因此初学的程序设计员也能利用OpenGL的图形处理能力和1670万种色彩的调色板很快地设计出三维图形以及三维交互软件。
-OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics a
-
-
0下载:
written in c++ VS 6. demo/bacic animation of flocking system in openGL using GLUT. source code included. environment - 3d space. application have been done for my 1st graphics assignment so enjoy!
-
-
0下载:
MusicCube demonstrates basic use of OpenGL ES, OpenAL, and Audio File Services on the iPhone for manipulating sound in a 3D environment. The four modes in the application illustrate how the sound volume and balance will change based on the position o
-
-
0下载:
本代码用于C++环境的opengl三维开发,若编译时出现错误,可先按照上传的opengl开发库(opengl development library)进行环境配置-The code for C++ development environment opengl three-dimensional, if the compile-time error, can be developed in accordance with the uploaded opengl library environmen
-
-
0下载:
在VC环境下,调用openGL,实现飞行器,火箭(飞机)的3D飞行视图。-In the VC environment, call the openGL, 3D flight view of aircraft, rockets (aircraft).
-
-
0下载:
在Visual C++及OpenGL环境下开发的3D地形浏览程序,在天空盒中载入现有的地形高度图文件terrain.raw,并运用自己开发的Camera类实现3D空间中的浏览-Developed in OpenGL environment Visual C++ and 3D terrain viewer, the terrain height map files loaded in the sky box terrain.raw and use to develop their own Came
-
-
1下载:
在vs2010环境下实现的一个opengl三维小程序,可以画出一个漂亮的苹果,内附演示视屏-Vs2010 environment opengl 3D applet, you can draw a beautiful apple, enclosing Demonstration Screen
-
-
0下载:
opengl 关于模拟显示室内3d 环境的一个小程序,有一定的参考意义-opengl on analog display a small program for interior 3d environment, there are some reference value
-
-
0下载:
This a simple example of how to program an OpenGL application in 3D environment. It contains of code which show you how to adjust a camera as well as a view port of the object in 3D-This is a simple example of how to program an OpenGL application in
-
-
0下载:
openGL在Visual C++的环境中实现3D小车漫游功能。-OpenGL in Visual c++ environment to realize 3 d car roaming function.
-
-
3下载:
c++实现克里金插值,绘制等值线,同时里面有opengl的配置环境,适合地球科学参考-c++ achieve Kriging, draw contours, while there are opengl configuration environment for Earth Science Reference
-
-
0下载:
使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放-Using the trackball and GLM, can read and display obj files, and rotate and zoom.Operating environment: vs2010, run after use or obj files, o o+ and- to zoom in
-
-
0下载:
基于VC_的OpenGL三维动画仿真及场景漫游的实现以VC作为开发环境,利用OpenGL技术开发,来实现三维动画的仿真效果和场景漫游(Based on VC_ OpenGL 3D animation simulation and scene roaming realization, take VC as the development environment, uses the OpenGL technology development, realizes the three-dimension
-
-
0下载:
我实现了opengl下的3d迷宫,打开运行之后可以看到若干个贴有纹理的面片和地面,可以用键盘和鼠标控制旋转的方向,请在vs2015的环境下打开,需要提前配置好glut库(I realized under OpenGL 3D maze, open after the operation can see a number of patches with texture and ground, you can use the keyboard and mouse control of the dire
-
-
0下载:
OpenGL环境下读入3D点云,任意角度下鼠标对点云进行框选。(In the OpenGL environment, read the 3D point cloud, and at any angle the mouse can box the point cloud.)
-