-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分:1
-
Chapter 6 B
Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
knot.c tknot.c Calculates an open knot vector.
knotu.c tknotu.c Calculates a periodic knot vector.
rdpnp.c Support routine - inputs PNP (polygon net point) file.
chap6all.zip ZIP file for all of Chapter 6.
chap6all.tar.gz UNIX tar file for all of Chapter 6.
-Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
kn
- 2022-01-22 14:02:02下载
- 积分:1
-
计算机图形学,利用中点算法,DDA算法,Bresenham算法…
计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
- 2022-01-21 03:53:35下载
- 积分:1
-
抓图小精灵(Capture Genius) v1.0,可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为...
抓图小精灵(Capture Genius) v1.0,可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存位墙纸.具有打印图片功能.这个小工具还支持多国语言(简体中文、英文)-Little Stars (Capture Genius) v1.0, can capture the entire screen, window activity, delay capture window, capturing the title contains the window, users window, scroll window, and capture images can be saved as BMP, stylish photographs, can be used for paint with editing, wallpaper spaces can be preserved. with Photo Print function. this small tool also supports multiple languages (English, English)
- 2023-01-26 08:15:03下载
- 积分:1
-
This is a pale blue background. Many stars dust! ! Oh, pretty good
这是一个淡蓝背景。很多星星飞扬!!蛮不错的哦-This is a pale blue background. Many stars dust! ! Oh, pretty good
- 2022-09-16 06:40:03下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分:1
-
C language of a rocket takeoff procedures
用C语言编写一个腾飞的火箭程序-C language of a rocket takeoff procedures
- 2022-10-22 13:20:03下载
- 积分:1
-
学生带回来
这是俺一个同学用反向传播算法编写的数字识别软件,识别率还是不错的-students with a back-propagation algorithm figures prepared by the recognition software to identify the rate is still pretty good
- 2022-11-06 01:45:06下载
- 积分:1
-
图形学Zbuffer算法vc实现
图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
- 2022-01-25 14:40:08下载
- 积分:1