搜索资源列表
textureex3
- 三维场景的生成算法。利用opengl里的函数将一些图片拼贴成立体山水画,其中的水还可以流动-3D scene generation algorithm. Use opengl in the function of some of the picture collage set up the Landscape Painting, in which water can flow
Static_OpenGL
- OpenGL命令最初就是用C语言函数来进行描述的,对于学习过C语言的人来讲,OpenGL是容易理解和学习的。如果你曾经接触过TC的graphics.h-OpenGL command was originally used to describe the C language functions for learning C language speaking people, OpenGL is easy to understand and learn. If you have worked wi
TKTest
- C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe