搜索资源列表
2反混淆
- 如何消除图形中的走样(曲线拐角处的锯齿效果)-how to eliminate the aliasing graphics (curve corner of the sawtooth effect)
Vc_SceneAntialiasting
- 场景反走样效果,图形与真实的图形存在差距(如锯齿和花纹等),将原来边界的地方用低饱和度的点样补上-scene anti-aliasing effects, graphics and real gap graphics (such as sawtooth and patterns, etc.) the original boundary of the low saturation point-fill
CSharpOpenGL9
- 在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
OpenGLLesson1
- bezier我用GDI+绘制的基数样条曲线用上什么反锯齿等效果是很 ... 接下来求控制点的功能我没做过,图形学里应该能找到相应的反求控制点公式-bezier curve
Antialiasing
- opengl 多边形反走样,由于计算机生成的图形是由离散点组成的数字化图像,因而生成的图形必然与真实景物之间存在一定误差。这种误差表现为图形上的直线或光滑的曲线呈现锯齿状、彩色花纹失去原有的形态和色彩、细小物体在画面上得不到反映等等。这种锯齿就叫做走样。-opengl polygon Antialiasing