-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1
-
将窗体编译成类库 将窗体编译成类库
将窗体编译成类库 将窗体编译成类库 -Will be compiled into a class library will form the form will be compiled into a form library will be compiled into a class library compiled form
- 2022-10-17 20:25:03下载
- 积分:1
-
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析-VC right image edge detection algorithm and the operator has done a summary and analysis
- 2022-04-06 23:10:36下载
- 积分:1
-
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~...
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~-Borland C++ Builder 6.0 to develop the drawing board procedures, but also a recreation of the NEE ~
- 2022-11-29 14:45:03下载
- 积分:1
-
Overview : This code is machine vision research on traditional methods of presen...
总述:本代码属于机器视觉研究对一些传统方法进行了演示和突破(颜色的辩认) 建议:{强烈建议用程序打开“ 视觉分析色度分析图1.bmp”而后按“视觉分析颜色分析软件1-7”} 局限:但本演示只针对24位位图本代码包含两个部分1、视觉分析 (代码的主要思路[包括一些使用方法、结论图象、程序机制(使用AUTOCAD打开分析观看)、研究结论(matlab编写)])2、forimage(原代码vc7.0编写)-Overview : This code is machine vision research on traditional methods of presentation and breakthroughs (color identification) : (strongly recommended that the procedures to open the "visual analysis color analysis of 1.bmp" then by the "visual analysis color analysis software 1-7 ") limitations : the demonstration but only 24 against the bitmap code consists of two parts one, visual analysis (code the main ideas [including the use of methodology, conclusions image, procedural mechanisms (open analysis of the use of AutoCAD to watch), the conclusion of the study (prepared Matlab)]) 2, forimage (formerly code vc7.0 preparation)
- 2022-01-25 13:46:14下载
- 积分:1
-
A-star algorithm in VB
- 2023-01-20 07:45:03下载
- 积分:1
-
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书...
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书-OpenCV prepared based on the use of Kalman filter to track a rotating point of the procedure. Code from
- 2022-08-06 15:36:26下载
- 积分:1
-
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名...
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
- 2022-04-18 18:12:32下载
- 积分:1
-
ARX编程及应用,用于CAD二次开发非常好的教材.
ARX编程及应用,用于CAD二次开发非常好的教材.-ARX programming and applications for the CAD secondary development of very good teaching.
- 2023-03-07 18:45:03下载
- 积分:1
-
非常规概率密度函数频率直方图和概率密度曲线绘制
MATLAB中自带有均匀分布、高斯分布等23种概率密度函数,这些可以认为是常规函数。对于非常规函数,本程序可以处理并绘制函数的频率分布直方图和概率密度曲线。操作简单可行。
- 2022-08-17 23:18:20下载
- 积分:1