-
用c语言编写的一个动画程序
用c语言编写的一个动画程序-use of a language animation process
- 2022-03-05 09:21:43下载
- 积分:1
-
Linux底下用opencv打开摄像头显示在qt界面中
Linux底下用Qt开发,使用opencv库打开摄像头,然后获取摄像头获取到的图像,最后显示在qt界面中。功能比较简单,实现也比较简单。
- 2022-02-28 21:26:52下载
- 积分:1
-
真正的VB MDI窗口背景代码,没有使用子窗体。
真正的VB MDI窗口背景代码,没有使用子窗体。-Real VB MDI window background code, do not use sub-forms.
- 2023-04-16 04:20:03下载
- 积分:1
-
a simple drawing program, the design of a good game
简单的一个画图程序,设计的不错呀-a simple drawing program, the design of a good game
- 2022-01-31 11:27:05下载
- 积分:1
-
细胞繁衍工程文件
细胞繁衍游戏代码和工程文件
- 2023-06-07 09:10:04下载
- 积分:1
-
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程-Vc proficient proficient vc Graphics Programming Graphics Programming Graphics Programming vc proficient proficient vc Graphics Programming
- 2022-04-13 01:33:47下载
- 积分:1
-
徐堵哥哥流苏图像钩但为进攻K线板…
徐堵哥流苏形象勾不过K线板,为进攻挡得住别有用心的别有用心!
- 2022-01-21 23:58:52下载
- 积分:1
-
以图片为背景的标题栏
以图片为背景的标题栏-pictures as the background to the title bar
- 2022-03-04 12:14:55下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
AGEIA公司的PhysX(好
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Static Objects(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Static Objects (with the implementation of document)
- 2022-03-17 13:28:54下载
- 积分:1