-
这是Nehe开发的简单的OpenGL程序
这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
- 2022-02-05 03:35:07下载
- 积分:1
-
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。...
OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
- 2023-05-22 05:05:03下载
- 积分:1
-
OpenGL
基于OpenGL的三维仪表例子,做了一个简单的电压表模型-OpenGL-based 3D Instrumentation example, do a simple voltage meter model
- 2022-01-28 03:46:23下载
- 积分:1
-
计算机图形学立方体旋转程序。用鼠标拖动可以实现…
计算机图形学立方体旋转程序.可用鼠标拖动实现立方体朝不同方向旋转,有较强真实感.-computer graphics cube rotation procedures. Drag the mouse can be used to achieve various directions cube rotation, a strong realistic.
- 2022-01-31 04:40:14下载
- 积分:1
-
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型...
基于OpenGL+VC的NURBS绘制框架,版本1.0实现了该环境下NURBS的绘制,旋转,缩放等功能;打开附带一个nur文件,该模型为一人体模型
- 2022-03-07 18:20:04下载
- 积分:1
-
小球在房内的碰撞! 并且可以发出撞击的声音
小球在房内的碰撞! 并且可以发出撞击的声音-ball in the collision room! Impact can be issued and the voice! !
- 2022-11-16 13:35:03下载
- 积分:1
-
交互式计算机图形学--自顶向下方法与OpenGL应用(第三版 影印版)源代码...
交互式计算机图形学--自顶向下方法与OpenGL应用(第三版 影印版)源代码-interactive computer graphics-- from the top-down approach with the OpenGL application (third edition copy version) source code
- 2023-07-18 13:25:03下载
- 积分:1
-
A very famous collision detection engine and the simple example of using it.
A very famous collision detection engine and the simple example of using it.-A very famous a collision detection engine nd the simple example of using it.
- 2022-11-05 02:20:03下载
- 积分:1
-
NEHE的opengl教程9
NEHE的opengl教程9-48章,前8章有中文翻译故没放上来,这是更新到目前的完整Nehe opengl教程-NEHE Guide 9-48 chapter, the former Chapter 8 there is no Chinese translation Fangshanglai. This is the update to the current integrity Nehe opengl Guide
- 2022-04-27 09:48:11下载
- 积分:1
-
opengl 10bit 检测显卡是否支持10bit
应用背景
想直接回显10bit数据,在nv网站上下载的,编译运行通过,有一定的参考意义。
README for Check30bit
- To Run, type
Check30bit
This will print out a listing of all attached displays and open a window on each display showing a teapot.
If a display is 30-bit capable, then the window opened on that display will use a 30-bit pixel format.
When moving or resizing the window between the displays the event handler determines if the window is spanning a 30-bit color compatible display and reports it.
关键技术Check30bit opengl nvidia 并检测显卡是否支持10bit,不支持的话就用24bit。
- 2023-02-11 16:25:03下载
- 积分:1