登录
首页 » 图形图像 » 3D魔方(vs2010)

3D魔方(vs2010)

于 2023-05-03 发布 文件大小:159.18 kB
0 256
下载积分: 2 下载次数: 1

代码说明:

程序主体上的架构是表示层用opengl进行渲染场景,业务层通过将魔方的旋转命令数据化,通过与此数据相连的线程进行更新操作更新魔方的数据结构6个3*3的整形数组。数组中存的数字是颜色的索引值,在通过opengl进行渲染,达到模仿的旋转效果,为了使魔方的旋转动作更真实,定时器的加入是的模仿的旋转动画效果更逼真。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用OpenGL开发的银河系,含有贴片,在本机上已经编译同过了。...
    用OpenGL开发的银河系,含有贴图的图片,在本机上已经编译同过了。-Solar By OpenGL
    2022-12-01 00:10:03下载
    积分:1
  • 弹性动力学工具箱是MATLAB工具箱的波传播模型
    The ElastoDynamics Toolbox is a MATLAB toolbox to model wave propagation in layered media. It is based on the direct stiffness method and the thin layer method [10, 12]. The toolbox can be used to solve a variety of problems governed by wave propagation in the soil: Site amplification Site amplification is an important issue in the assessment of the seismic hazard at sites where the top soil layers are particularly soft. In such cases, the seismic motion at the surface can be much higher than the outcrop motion due to resonance of the soft layers-This chapter describes how to start using the ElastoDynamics Toolbox (EDT) for MATLAB. The chapter is organized as follows: About the ElastoDynamics Toolbox (p. 1) The ElastoDynamics Toolbox for MATLAB is briefly introduced. Obtaining and installing EDT (p. 1) This section explains where to get EDT and how to install it. Terms of use (p. 3) The terms and conditions to use of EDT are summarized. It is shown how to re
    2022-02-13 02:45:17下载
    积分:1
  • 1) 直线的生成 内容:用Bresenham算法画直线 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋...
    1) 直线的生成 内容:用Bresenham算法画直线 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行 2) 圆弧的生成 内容:用Bresenham算法画圆 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行 -1) 直线的生成 内容:用Bresenham算法画直线 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行 2) 圆弧的生成 内容:用Bresenham算法画圆 要求:  将象素网格表现出来,建立网格坐标系  用橡皮筋的形式输入参数  鼠标移动时,显示鼠标当前位置  显示判别式的计算过程和下一点的选择策略  记录生成点的坐标,建议用表的形式  图形生成过程可以重复进行
    2022-05-22 04:38:32下载
    积分:1
  • 学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)...
    图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
    2022-03-23 11:00:53下载
    积分:1
  • Factorized Graph Matching 分解匹配,路径追踪优化代价函数
    Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem (QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges. Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity matrix; (2) The factorization allows the
    2022-02-01 17:07:26下载
    积分:1
  • ds证据理论
    :D-S证据理论的MATLAB代码函数文件 根据D-S理论,可以进行模式分类,消除不确定性。并附有能量检测的D-S判断函数文件、自己论文里的代码,希望对你有用
    2022-02-18 16:02:31下载
    积分:1
  • 一个简易象处理小程序,可以供娱乐使用,压缩包没有密码...
    一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码-a small simple image processing procedures, for entertainment use compressed no password
    2022-02-07 00:04:15下载
    积分:1
  • 这是DCT的改进算法,可以提高DCT算法的执行速度。
    这是DCT的改进算法,可以提高DCT算法的执行速度。-This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.
    2022-08-13 16:12:18下载
    积分:1
  • windows of mapping procedures Circle
    windows下的绘图程序,画圆-windows of mapping procedures Circle
    2022-06-11 20:09:30下载
    积分:1
  • 2D处理高斯插值变换用于增强处理
    2D图像处理高斯插值变换用于图像增强处理-2D image processing Gaussian interpolation for image enhancement transform treatment
    2022-01-26 07:35:58下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载