搜索资源列表
MultimediaDemo
- 一个多方位演示系统,可绘制直线,园,椭圆,矩形和写文字等。-A multimediaDemo which can pain lines ,circle ,elipse and write words.
QTGLwidget
- vc2008+osg2.8+qt4.43 的直线-弧线-直线绘制程序 其中直线与弧线相切,在平面中。 最初的0 和直线的方向假设为了 (-200,0,1),方向是(1,0)。 也就是A等于0时点的坐标是(-200,0,1),方向是(1,0)那么B点坐标是(-100,0,1) 如下 A B R:半径(正代表逆时针的弧,负代表顺时针的弧) 0 100 0 直线 100 120 -10 圆弧 120 140 0 直线 140 160 15 圆弧
CGReport
- 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
CGArea--3Dbianhuan(2015.4.7)
- 这是一个计算机图形学的相关程序,包含了API绘制直线,消隐,光照模型等内容。-This is a computer graphics-related programs, including the API to draw a straight line, blanking, light model and so on.