-
qt嵌入osg
使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
- 2022-03-21 04:28:11下载
- 积分:1
-
3DMAX ASE模型描述及OpenGL控制
3DMAX ASE模型描述及OpenGL控制-3DMAX ASE Model Description and OpenGL control
- 2022-03-02 09:10:59下载
- 积分:1
-
c# opengl 3D吞食鱼
具体的说,我们要实现下面的功能:按键盘的WSAD或上下左右键,可以实现前后左右移动;按Q键,上升(CS里爬楼梯上楼);按E键,下降;按住鼠标左键左右移动,镜头跟着左右旋转;按住鼠标左键上下移动,镜头跟着上下翻转。这是基本功能。
- 2023-06-05 15:15:03下载
- 积分:1
-
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库...
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
- 2022-10-14 12:45:03下载
- 积分:1
-
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev...
类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev- C compiler
- 2022-07-26 04:26:15下载
- 积分:1
-
OpenGL VC++開起視窗
始用Microsoft VC++2013 用OpenGL開起視窗,實現實體模型切層的演算法,指令glClipPlane(指定欲切平面)範例說明。
- 2022-04-15 21:41:43下载
- 积分:1
-
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架
基于MFC的对话框Dialog的OpenGL程序框架 收藏
建立一个基于对话框的工程(名称:OpenGL)
并且在设置的Link里加入库opengl32.lib glu32.lib glaux.lib
为对话框添加picture control 控件,ID:IDC_RENDER
主要程序:
- 2023-05-28 23:00:03下载
- 积分:1
-
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体...
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
- 2022-03-13 20:20:58下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
OpenGL interesting example of a simple procedure for beginners
OpenGL的例子程序
简单有趣
for beginners-OpenGL interesting example of a simple procedure for beginners
- 2022-02-14 03:44:11下载
- 积分:1