搜索资源列表
swing
- 数值分析的曲线插值算法,包含了多项式插值和样条插值。本人研究生作业。附带详细说明(作业报告)。如果显示曲线,需要OpenGL库支持。-Numerical analysis of curve interpolation algorithm, including a polynomial and spline interpolation. I am post-graduate work. Incidental details (operation report). If you see a curv
Euler
- 通过欧拉操作来实现扫成的小程序,而且算法的思想很简单,只是需要用到实体建模中的名为翼边数据结构(又叫,半边数据结构)的东西,和一个欧拉公式。想学习实体建模的同学能够通过这个程序学到很多东西,对于那些想要交图形学课程的代码作业的同学来说,你也可以直接把这个交上去了吆,因为这个代码我已经测试过了,没有任何问题,可以直接运行。当然,最好你是为了学习需要,而不是为了直接down下来应付老师,而且前提是你要部署好OpenGl的库。-By Euler operations to achieve sweepi
3dmax-and-vc-and-opengl-two
- 3dmax模型导入到用opengl库和c++实现的小场景中,有两个房子,屋顶是树叶,可以在房子内外漫游,用microsoft visiual studio 2008打开-3dmax model into the library and c++ with opengl achieve a small scene, there are two houses, roof leaves, you can roam the house and outside, with microsoft visiual
22
- 简单的opengl代码,可以了解学习opengl图形显示的基本结构及glut库函数用法-simple opengl code