-
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
-
C language graphics basic algorithm, to the learning graphics translation inters...
C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
- 2022-03-18 12:11:30下载
- 积分:1
-
快速傅立叶变换fast_fft
快速傅立叶变换fast_fft-Fast Fourier Transform fast_fft
- 2022-08-21 11:25:43下载
- 积分:1
-
VRML + java联合编程,构造一个动态的网络虚拟环境…
VRML+java共同编程,构造一个动态的网络虚拟环境-VRML+ java joint programming, the network structure a dynamic virtual environment
- 2023-07-10 20:10:03下载
- 积分:1
-
用于运动目标的检测,是很好的毕业设计参考
用于运动目标的检测,是很好的毕业设计参考-campaign for target detection, is a good reference design graduate!
- 2022-07-27 19:21:03下载
- 积分:1
-
直线反走样算法,包括线性
一些画直线的算法,包括反走样直线-linear algorithms, including linear Antialiasing
- 2022-09-19 02:40:03下载
- 积分:1
-
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。...
程序名称:对象水平对齐程序 执行命令:at 程序功能:将选定的对象左对齐、右对齐或对中。-Procedure name: the object level of alignment procedures for the implementation of the command: at program features: the selected object left-justified, right-aligned or on.
- 2022-07-04 02:40:21下载
- 积分:1
-
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。...
此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
- 2022-04-11 13:03:31下载
- 积分:1
-
利用codebook算法进行运动目标检测
本代码基于论文Real-time foreground–background segmentationusing codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
- 2022-06-18 11:39:00下载
- 积分:1
-
图像得简单编辑,有兴趣得可以
图像得简单编辑,有兴趣得可以-images were simple editing, interested to see if they can
- 2022-01-29 01:10:39下载
- 积分:1