搜索资源列表
OFT.rar
- 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
opengl
- opengl函数参考及范例,包括一些基本操作和函数库-opengl
opencvconfiguration
- openvc图像处理库在vc++ 6.0中的配置。对学习sift算法等图像处理很有帮助-openvc image processing library in vc++ 6.0 in the configuration. Sift algorithm for learning useful image processing
OpenGLfunctiondetail
- opengl库函数说明汇总,有详细齐全的函数说明以及参数说明-opengl library function descr iption summary, detailed and complete descr iption of the function and parameters
GNU_Linux-program
- 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
OpenGL
- :以MOTOMAN—SV3X机器人为原型,针对遥操作虚拟预测环境建模的需要,首先将机器 人进行分解.在3DS MAX中建立各个局部几何模型,然后在Visual C-4--4-6.0环境下读取模型参 数。借助OpenGL图形库建立机器人及其工作环境的几何模型,并建立机器人运动的层次关系,实 现虚拟从机器人的平滑运动显示。最后,成功完成了虚拟环境中物体抓取的仿真实验。该方法将 3DS MAX的强大功能与OpenGL的灵活交互相结合,满足了虚拟预测环境建模的形象和逼真的要 求,缩短
MFC-and-OpenGL-3-d-graphics
- OpenGL是一个功能强大的图形库,在VC环境下,MFC将其封装,用其编写一些图形程序很好。-OpenGL is a functional library for graphic,and MFC,and VC
The-initial-study-for-OpenGL
- OpenGL是一个很好的图形库,用它可以很好的画一些图形,此文档对于初学者很有帮助。-OpenGL is a good library for graphic,we can draw good graphics with it.
OpenGL
- OpenGL开发库及其配置说明,所有即将用到的opengl库~-OpenGL development libraries and their configuration instructions
OpenFlight_API
- 利用OpenFlight API来读取flt模型文件,底层函数库为OpenGL-Using OpenFlight API to read the FLT model file, the underlying function library is OpenGL.Hope to help you!
ku
- 《实战OpenGL三维可视化系统开发与源码精解》里的库文件,需要的拿走。-" Practically OpenGL visualization system development and source fine solution" where the library files needed away.
OpenGL-API-Reference-Document
- OpenGL API参考文档,内有OpenGL函数用法的详细说明,自带索引,方便翔实,包括gl,glu,glX函数库-OpenGL API reference documentation, there are detailed instructions for using OpenGL functions, built-in indexing, easy and accurate, including gl, glu, glX library
OpenGLjibenhanshu
- 一些基本的OpenGL的函数库,方便大家在阅读OpenGL相关程序时可以查找。-Some basic OpenGL library, you can find easy to read OpenGL-related procedures.
graphics
- 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
VCPP6.0-OpenGL
- OPENGL 环境配置文档以及所需的头文件,库文件等,方便初学者配置OPENGL的环境-OPENGL environment configuration documentation and the necessary header files, library files, easy for beginners to configure the environment OPENGL
MyOpenGL
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口规格的专业的图形程序接口。它用于三维图象(二维的亦可),是一个功能强大,调用方便的底层图形库。 -it is OpenGL
glutdlls37beta0
- GraphicsLab1.cpp一个旋转的茶壶的源码示例。 glutdlls37beta0.rar是OpenGL库函数。-glutdlls37beta0.rar is OpenGL
OpenGL_Exper1
- 2. 根据OpenGL提供的直线,多边形绘制算法(橡皮筋效果),实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对卡通人物外貌以及衣着进行绘制。实现对卡通人物轮廓的交互控制,点击鼠标左键可以对人物五官位置进行拖拽移动调整。按“↑”按键能够实现卡通人物绕坐标原点(或指定点)进行旋转。 附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。可以设计发型、衣服的模版,当作文件进行存储,可以在窗口最右边设计一个模板库,显示保存的发型与衣服,拖拽