资源列表
liang_barsky.cpp.tar
- Liang barsky clipping program-Liang barsky clipping program...
drawcircle
- 用中点画圆算法画个整圆,在c++里用opengl实现-Draw a circle with the midpoint algorithm for drawing a full circle
drawline
- 给定两点用bresenham画任意斜率的斜线,在c++里用opengl实现-Given any two points with the slope of the diagonal bresenham painting, in c++ implementation in use opengl
Beziercurve
- 四个控点的三次Bezier曲线,在c++里用opengl实现-4 cubic Bezier curve control points, where the c++ with opengl implementation
drawtrianglebydot
- 用点画三角,在c++里用opengl实现-With a dotted triangle, where the c++ implementation with opengl
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
proj3_luw4
- Simple program using OpenGL, my third project in graphics class. Inheriting the 3D objects I created from assignment 2, this time I have to do translation, scaling, and rotation, also rotation on the arbitrary axis, but it is not done correctly, if y
proj5_luw4
- 5th project in graphics class using OpenGL in C. This program demonstrate normalizing, lighting, and texture binding. Also read in values of transformation, lighting using spec files.
projact_1
- by this program you can chose any shape then you will be drow it by insert three points using the mouse and ther is kind you can chose it is clear it.
MyCloud
- OpenGL的天空云彩模拟 包括图像的渲染和天空颜色的渲染-OpenGL cloud simulation
snow
- 飘雪场景的模拟,包括对雪花大小的控制,风向和风的大小的控制,温度的控制-snow simulation
