-
vc++图形学示例程序
vc++图形学示例程序-vc graphics sample program
- 2022-03-30 09:49:10下载
- 积分:1
-
介绍了OPENGL图形的基本操作,各种场景绘制应注意的问题
介绍了OPENGL图形的基本操作,各种场景绘制应注意的问题-This is introducing OPENGL operation and issues from scene making
- 2022-03-10 04:43:49下载
- 积分:1
-
在OpenGL中的多边形
创建多边形在OpenGL源代码使用此两个三角形
- 2022-04-25 18:06:12下载
- 积分:1
-
使用 c + + 编写的模拟水液滴幻灯片
这是简单的两个基础 psimulation 的水滑梯沿垂直墙,使用了 D2Q9 LBM 模型 !
- 2023-01-13 18:55:03下载
- 积分:1
-
商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、...
商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、2D纹理、曲线和曲面等,又进一步引入利用OpenGL开发图形工程的各种技术,如复杂3D建模、音频系统、摄像机控制、粒子系统、人机交互技术等。
本书图文并茂、实例丰富,所有例程都是基于一个功能齐全的编程框架文件(5DG编程框架文件)开发的,代码有详细的中文注释,可读性很强。本书既可作为高校的图形学实验教材,也是学习OpenGL的理想参考书,适合具有C语言基础的读者使用。-business systems source book to OpenGL development as the core, a carefully designed experiment 36. The book is divided into 10 chapters, we introduced the basic graphics elements, including 2 D and 3 D graphic objects mapping, coordinate transformation, lighting, material quality, 2D texture, curves and surfaces. further development of the introduction of OpenGL graphics engineering technologies, such as complex 3 D modeling, audio system, Camera control, particle systems, human-computer interaction technology. The book illustrated examples of rich, All routines are based on a fully functional programming framework document (5DG programming framework document) development, code detailed Chinese translations, readabilit
- 2022-07-01 21:11:03下载
- 积分:1
-
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)-vc used to achieve the cube of scaling, rotation, showed. (Opengl not realize!)
- 2022-03-17 05:09:00下载
- 积分:1
-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
OPENGL的Text显示类.
win32平台.
OPENGL的Text显示类.
win32平台.-OPENGL display the Text category. Win32 platform.
- 2022-04-09 16:46:14下载
- 积分:1
-
opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲
完整、详细介绍基本的OpenGL函数和命令,便于读者快速...
opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲
完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找
从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门
各章提供可运行的范例,有助于读者理解和应用OpenGL函数
-opengl programming based on the book" s source code. Author Author: (United States) (Edward Angel) Angel translator: Fei Duan complete details of the basic OpenGL functions and commands, easy to readers to quickly find the perspective from a non-mathematical procedure describes how to carry out the design of OpenGL and is conducive to the rapid entry of the chapter the reader provide an example of running to help the reader understand the function and application of OpenGL
- 2023-02-13 15:30:04下载
- 积分:1
-
利用Opencv库编写的简单3D界面
资源描述 本程序利用Opencv库中的API函数来绘制界面。此界面有3D效果。比较适合初学者学习如何利用OpenCV进行界面开发。程序在windows下进行了测试,完全可以正常运行。欢迎学习Opencv的初学者进行下载,并改进和增加新的功能。
- 2022-10-05 15:35:03下载
- 积分:1