资源列表
dispPlot
- TCL code of plate vibration. Uses WtkWarpVector
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.
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
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
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.
drawtrianglebydot
- 用点画三角,在c++里用opengl实现-With a dotted triangle, where the c++ implementation with opengl
Beziercurve
- 四个控点的三次Bezier曲线,在c++里用opengl实现-4 cubic Bezier curve control points, where the c++ with opengl implementation
drawline
- 给定两点用bresenham画任意斜率的斜线,在c++里用opengl实现-Given any two points with the slope of the diagonal bresenham painting, in c++ implementation in use opengl
drawcircle
- 用中点画圆算法画个整圆,在c++里用opengl实现-Draw a circle with the midpoint algorithm for drawing a full circle
edge
- 小波变换自80年代发展至今,一直得到人们的关注,本程序利用提升小波,进行边缘检测-80 years since the development of wavelet transform has been received attention, the procedures used wavelet, edge detection
targetimage
- 用MATLAB编写的图像颜色迁移的GUI界面,选目标图像和源图像就可以将源图像的颜色迁移到目标图像上。-Color images prepared using MATLAB GUI interface migration, select the target image and source images can be the source of color transfer to the target image.
wavelet
- 关于小波的基础介绍,以及改进的小波方法处理图像获得较好的效果-Introduced on the basis of wavelet and wavelet methods to improve image processing to obtain better results
