Description: OpenGL 绘制Bezier曲线,在窗口内点击鼠标左键绘制四个控制点后,绘制Bezier曲线-OpenGL rendering Bezier curves, in the window click the left mouse button after drawing four control points, drawing Bezier curves Platform: |
Size: 218112 |
Author:Luna |
Hits:
Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。
鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。
适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation. Platform: |
Size: 38912 |
Author:dma |
Hits:
Description: 用OpenGL的工具,绘制出Bezier曲线,并且通过键盘可以调节曲线的参数-Use OpenGL tools, draw Bezier curves, and the keyboard can be adjusted through the parameters of curve Platform: |
Size: 1662976 |
Author:yang |
Hits:
Description: 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数-Using Visual C++, In accordance with user input control point coordinates, to generate and display the Bezier curve, which uses opengl for drawing point function Platform: |
Size: 1024 |
Author:feifei |
Hits:
Description: Bezier Curve / Bezier Surface renderer in OpenGL.
Press 1-4 to control level of details.
Press l to toggle outlines.
Press s to toggle smooth.
Project was built using XCode, but should be easily portable to other platforms.
See SceneFileFormat.txt for scene file instructions.-Bezier Curve/Bezier Surface renderer in OpenGL.
Press 1-4 to control level of details.
Press l to toggle outlines.
Press s to toggle smooth.
Project was built using XCode, but should be easily portable to other platforms.
See SceneFileFormat.txt for scene file instructions. Platform: |
Size: 279552 |
Author:josephlin0922 |
Hits:
Description: 在opengl中利用递归法完成贝齐尔曲线的绘制, 没有用到MFC,可用于学习-In opengl using the recursive method to complete the drawing of the Bezier curve, did not use MFC, can be used to study Platform: |
Size: 1130496 |
Author:婷_娃子 |
Hits:
Description: 本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭
圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球
。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in drawing Primitives like line, Spline curve, Fractal and a fake Realistic graphic-- A ball. Platform: |
Size: 4715520 |
Author:Richard |
Hits:
Description: 下面以画一条 Bezier 曲线为例,详细介绍VC++ 上 OpenGL编程的方法。文中给出了详细注释,以便给初学者明确的指引。一步一步地按所述去做,你将顺利地画出第一个 OpenGL 平台上的图形来。-Below to draw a Bezier curve, for example, described in detail VC++ on OpenGL programming approach. The paper gives detailed notes in order to give clear guidance for beginners. Step by step according to the do, you will successfully draw the first one on the platform OpenGL graphics. Platform: |
Size: 4096 |
Author:zhcomputer |
Hits:
Description: 使用定义法实现,在opengl窗口下实现贝塞尔曲线,完全由自己测试通过-Using the defined method implemented in opengl window Bessel curve, entirely by their own test Platform: |
Size: 133120 |
Author:wo |
Hits: