-
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
-
利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动...
利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag, you can also select using the keyboard and rotating objects
- 2022-06-02 21:16:21下载
- 积分:1
-
OPENCV to do with image positioning software, please refer to
用OPENCV做的图像定位软件,请大家参考-OPENCV to do with image positioning software, please refer to
- 2022-01-26 08:18:06下载
- 积分:1
-
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址...
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
- 2023-04-04 13:05:04下载
- 积分:1
-
the frame for the glsl,is used to 3D
shader编程实用框架,用于3D编程,对于常用shader 编程人员很实用,不用进行繁琐的搭建shader 框架-the frame for the glsl,is used to 3D
- 2022-07-19 01:31:32下载
- 积分:1
-
使用opencv写的图像旋转与缩放程序,对初学opencv的人很有用...
使用opencv写的图像旋转与缩放程序,对初学opencv的人很有用-The use of written opencv image rotation and scaling procedures, the people of learning useful opencv
- 2022-07-07 08:35:35下载
- 积分:1
-
这里有数字图像处理的基本源代码
这里有数字图像处理的基本源代码-digital image processing the basic source code
- 2022-02-21 02:19:45下载
- 积分:1
-
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域...
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域-Training against a target object using a cascade of classifiers for Harry to find in the image of the rectangle that contains the object
- 2022-04-20 20:38:14下载
- 积分:1
-
微软亚洲研究院论文:基于O的特点
微软亚洲研究院论文:基于特征的光场变形-Microsoft Asia Research Institute thesis : Based on the characteristics of the optical field deformation
- 2022-03-30 05:15:06下载
- 积分:1
-
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。
用C++实现画线功能,程序用MFC的类来实现,很实用的程序。-C++, drawing a line function to achieve the program using MFC classes to implement, very useful program.
- 2022-08-19 09:22:30下载
- 积分:1