搜索资源列表
GLUT入门应用相关例子
- GLUT入门应用相关例子
GLUT-code
- 简单的画图小程序,有画点、画圆、裁切等功能,VC编写。-Simple drawing applet, a draw point, draw a circle, cutting and other functions, VC preparation.
jisuanjituxingxue1
- 这是我们上课时用的计算机图形学的课件,非常有用,希望也对大家有用-This is our class of computer graphics with the software, very useful, useful for all of us hope
VB6_glut_funUse
- VB6 opengl 中 glut 函数使用演示-VB6 opengl glut use demo
freeglut_pre_compiled
- These are the freeglut pre compiled files / Sometimes it gets really hard when you are a novice to get these things done properly so you can you them in projects. Here they are now fot you to use - free of charge Files included: [doc] freeglut.dll
cg-projects
- A project on computer graphics!! Using GLUT functions-A project on computer graphics!! Using GLUT functions....
ReadObj
- 请使用这个glut库(这个支持鼠标滚轮),而且这个导入很粗糙,只支持纹理图是bmp格式的,而且对obj还有一定要求 所以HandleObj就是为了预先处理obj的,使用很简单,直接将3dmax制作的obj(必须用三角形导出,呵呵,所以说很粗糙了)拖到它上面即可 纹理图必须和obj,mtl放在一个文件夹下(这么做,纯粹为了使用相对路径,移植性好)-Please use this glut Library (this supports the mouse wheel), and the im
0330
- 简易的绘图程序,使用OpenGL完成(glut)-A simple painter.