登录
首页 » OpenGL图像 » opengal的一个小例子,大家可以交流一下,其实opengal的功能很强大的,学习ing...

opengal的一个小例子,大家可以交流一下,其实opengal的功能很强大的,学习ing...

于 2022-03-15 发布 文件大小:1.97 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

opengal的一个小例子,大家可以交流一下,其实opengal的功能很强大的,学习ing-opengal a small example, we can exchange, in fact, the function of opengal very powerful, learning ing

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

发表评论

0 个回复

  • 目标
    这个项目给你定义的目标的镜像。你可以有一个给定对象的不同的观点和角度。试试这个。
    2022-10-21 12:55:03下载
    积分:1
  • 文件是一个关于分形的源程序,它是兔龟赛跑的.
    文件是一个关于分形的源程序,它是兔龟赛跑的.-document is a fractal on the source, it is rabbit turtle race.
    2022-01-24 17:48:23下载
    积分:1
  • 关于OpenGL
    关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
    2023-02-04 21:45:03下载
    积分:1
  • One used to play FLCFLI the 3DS animation format control
    一个用来播放 FLCFLI 的 3DS 动画格式控件-One used to play FLCFLI the 3DS animation format control
    2023-03-30 00:25:03下载
    积分:1
  • Tutorial10-骨骼动画
    应用背景 本例程展示如何建立骨骼动画,有些人叫蒙皮动画定义如下: 当前有两种模型动画的方式:顶点动画和骨骼动画。顶点动画中,每帧动画其实就是模型特定姿态的一个“快照”。通过在帧之间插值的方法,引擎可以得到平滑的动画效果。在骨骼动画中,模型具有互相连接的“骨骼”组成的骨架结构,通过改变骨骼的朝向和位置来为模型生成动画。   骨骼动画比顶点动画要求更高的处理器性能,但同时它也具有更多的优点,骨骼动画可以更容易、更快捷地创建。不同的骨骼动画可以被结合到一起——比如,模型可以转动头部、射击并且同时也在走路。一些引擎可以实时操纵单个骨骼,这样就可以和环境更加准确地进行交互——模型可以俯身并向某个方向观察或射击,或者从地上的某个地方捡起一个东西。多数引擎支持顶点动画,但不是所有的引擎都支持骨骼动画。 关键技术现在我们就站在设计者的角度上来看待骨骼动画,首相设计意图我们已经知 道,就是骨头带动肉动起来,那怎么个带动法呢 ?来看下一,当我们的弯曲手臂的时候,就是肘关节动,其他的关节不动,而随着肘关节的弯曲,我们肱二头肌会动,但幅度最大的是手臂,那我们想一下,是不是这样来描述,当我们动一个关节的时候,会带动一部分肌肉动起来,而不是只要动一个关节全身都在动。那么我们就可以这样来说,一个骨头动,会影响到一部分的肉和皮动。逆向思路来思考下,肱二头肌要受到几个骨头的影响,会使得 肱二头肌的形状发生变化,影响最大的肘关节,其次是肩关节。肱二头肌是什么?在程序中,他就是一些列的点数据。
    2022-06-27 08:58:56下载
    积分:1
  • opengl 画球 内有递归细分
    首先要声明的是如果想运行上面的程序,在你的计算机上必须装有GLUT开发工具,并要将GLUT的头文件和库文件添加到你开发环境的头文件和库文件的目录中,并且让编译器能找到GLUT的动态连接库,即GLUT32.DLL。具体请参见GLUT的安装方法……
    2022-04-18 17:07:24下载
    积分:1
  • opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材....
    opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材.-opengl programming produced by the particle system of fountains, gardens 3d animation software and good learning materials.
    2022-04-15 16:48:09下载
    积分:1
  • have included this Multiple Document Interface example here because any game dev...
    have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
    2022-01-31 20:36:34下载
    积分:1
  • 读取点面文件再进行OpenGL显示
    读取点面文件再进行OpenGL显示-read-point document shows again OpenGL
    2022-03-12 21:08:30下载
    积分:1
  • Nehe OpenGL tutorials most of the source data sets to help you from entry to pro...
    Nehe OpenGL教程最全的源码资料集,帮你从入门到精通OpenGL-Nehe OpenGL tutorials most of the source data sets to help you from entry to proficient in OpenGL
    2022-03-10 20:01:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载