资源列表
work
- 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline
OpenGL三维图形库编程指南
- OpenGL很好的入门手册,建议初学者使用(OpenGL good entry manual, it is recommended for beginners to use)
VC++ 雷达模拟视频扫描程序
- 雷达模拟视频扫描,使用VC++配合OpenGL实现(Radar analog video scanning, using VC++ in conjunction with OpenGL implementation)
particleSystem
- OpenGL为API的质点系统,有模拟的重力场、向心力场还有个火焰模型。并且又风力场的接口,希望有人可以完善(OpenGL is a particle system of API, with simulated gravity field, centripetal force field, and a flame model. And the wind field interface, I hope someone can improve)
opengl游戏编程(pdf电子书+源代码)
- opengl 游戏编程.里面包含pdf和源代码(opengl game deveploer pdf)
OpenGL开发库 (3)
- OpenGL开发库,内含有OpenGL所需的头文件,源文件等(OpenGL development library)
mallifrey-lanka
- pro kokoty text je tady
Page73
- 绘制各种数学曲线,使用opengl 适合新手(Draw various mathematical curves)
Page66
- 绘制一个正六边形 使用opengl 适合新手(Draw a regular hexagon)
Page33
- //在屏幕上画一条2d的线段 使用opengl 入门用(Draw a line segment of 2D on the screen)
Page69
- 绘制折线图 饼状图 柱状图 使用opengl来完成 适合入门(Draw a line chart, pie chart, histogram)
Page78 Chapter5
- 用opengl画各种数学曲线的方法,入门用(OpenGL drawing with various mathematical methods of the curve)