-
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
-
convert bitmaps to JPEG
转换位图到JPEG-convert bitmaps to JPEG
- 2022-06-21 23:08:27下载
- 积分:1
-
Key Laboratory of CAD 3D models transform the VC source, users can build researc...
浙江大学CAD重点实验室的 3D模型变换的VC源程序,用户可在此基础进行科研创新。-Key Laboratory of CAD 3D models transform the VC source, users can build research and innovation.
- 2022-02-01 00:14:20下载
- 积分:1
-
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
- 2022-07-02 18:48:17下载
- 积分:1
-
基本绘图程序
基本画图程序 图形学-basic graphics drawing program
- 2022-07-23 18:23:43下载
- 积分:1
-
ACDsee2.44特别版本,很精悍!
ACDsee2.44特别版本,很精悍!-ACDsee2.44 particular version is very lean!
- 2022-01-26 01:18:32下载
- 积分:1
-
非常好的jpeg库函数
非常好的jpeg库函数-very good jpeg library functions
- 2022-07-17 20:57:06下载
- 积分:1
-
This is a development with vb small image processing procedures
这是一个用vb开发的图像处理小程序-This is a development with vb small image processing procedures
- 2023-01-28 16:10:04下载
- 积分:1
-
To write a program using the opengl function will be a teapot at the point (100,...
使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。-To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat (30,10,0), Office of the final clockwise 50 degrees, the display will be left reduction to the fourth side.
- 2023-05-05 00:55:02下载
- 积分:1
-
Machine learning
机器学习-人脸识别,根据给定的学习样例,提取特征,生成分类。对测试的样例进行人脸方向的分类。需要在vs中进行开发。-Machine learning- face recognition, according to the given learning sample, extract features, generate classification. The test sample to face the direction of classification. Vs the need to develop.
- 2022-03-19 17:02:24下载
- 积分:1