-
机器人手臂的三维模拟
机器人手臂的三维模拟-3D simulation for arm of robot
- 2022-03-21 22:50:55下载
- 积分: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
-
his OpenGL Component Builder is for C Versi on 5.0.
his OpenGL Component is for C++ Builder Version 5.0.-his OpenGL Component Builder is for C Versi on 5.0.
- 2022-04-23 17:49:39下载
- 积分:1
-
使用 c + + 编写的模拟水液滴幻灯片
这是简单的两个基础 psimulation 的水滑梯沿垂直墙,使用了 D2Q9 LBM 模型 !
- 2023-01-13 18:55:03下载
- 积分:1
-
with vc and OpenGL 3D real
用vc++和OpenGL实现三维地形实时动态显示-with vc and OpenGL 3D real-time dynamic display of terrain
- 2022-04-11 07:37:49下载
- 积分:1
-
SIFT特征点匹配-图像处理与3D重建
1.1 定义
尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-25 20:40:02下载
- 积分:1
-
使用OpenGL制作的一三
一个利用OpenGL制作的三维动画,很具有逼真感。-Use OpenGL produced a three-dimensional animation, it has a realistic sense.
- 2022-04-23 05:19:05下载
- 积分:1
-
3D 图形功能
使用陶的 3D 图形进行编程的例子。轴、 缩放、 旋转运动。不同的形状。图平面。
- 2023-08-13 19:30:03下载
- 积分:1
-
一个三维桌球的例子,很好的运用了OPENGL的例子,可以帮助初学者理解OPENGL。希望大家相互交流...
一个三维桌球的例子,很好的运用了OPENGL的例子,可以帮助初学者理解OPENGL。希望大家相互交流
- 2022-04-29 00:08:34下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1