搜索资源列表
xcg-fivestar
- 用c++builder编写的opengl程序。 旋转的五角星。效果非常逼真!你试试运行目录下的可执行文件就知道了,(当然还有源代码)可不要说你的机器上没有装c++builder6.0或以上啊!-c builder used to prepare the opengl procedures. Rotating the five-pointed star. The effect was very realistic! Try running your directory executable f
anytex_demo_src
- anytex_demo_src.zip anyTex - a class for non-restrictive textures in OpenGL anyTex is a class allowing you to load a bitmap of a given color depth from a file and think of it as texture with no restrictions (of course, limited by the computer res
adium
- adium源代码,支持各种IM协议,分析协议是好选择。当然,学习Objective-C,也不错哈-Adium source code, supports a variety of IM protocol, analysis protocol selection are good. Of course, learning Objective-C, also good ha
bugHunt-made-with-hgeGame-Engine
- 我自己做得第一个看的过眼的游戏 需要hge游戏运行库 平台vs2008 里面有详细的技术文档 代码注释很全 大一下学期的课程设计 BugHunt-I have done over the first eyes to see the game need to game hge platform runtime vs2008 there are detailed technical documents Notes code is great about the whole semes
proj1
- A very basic OpenGL program using GL functions to draw and transform stuff. This is also my first project in a graphics course, not perfect but it s very very basic. Source code written in C.
proj2_luw4
- Second project in graphics course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s ma
Drawline
- 我自己编的有关有OpenGL中的各种划线方法(中点划线、DDA、Bresenham。当然还有调用OpenGL自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have OpenGL in the series all crossed methods (midpoint crossed, DDA, Bresenham. Of course, call the procedure for carrying by itself Op
DDA
- 采用C#和CSOPENGL实现计算机图形课程中DDA画直线算法-Using C# and CSOPENGL computer graphics course to achieve DDA line drawing algorithm
opengl
- 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, B
Shenduhuancun
- 一个用C++编写的模拟深度缓存算法程序,可作为大学本科计算机图形学课程实验-One written in C++ simulation of the depth buffer algorithm can be used as experimental undergraduate computer graphics course
Black-map-animation
- 该程序使用C++ OpengL编程,自己写的,应该是一个学习这么课程的很基础的例子,能够很好的学习贴图这块内容。-The program use C++ OpengL programming, write their own, should be a learning so course very basic example, can be very good learning map this content.
Bresenham
- 采用C#和CSOPENGL实现计算机图形课程中Bresenham画直线算法-Achieved using C# and the computer graphics course CSOPENGL Bresenham line drawing algorithm
coursedesignopengl
- 课程设计 opengl c++ 编写的小程序 传上来参考-course design opengl c++ mini program
