-
三维地形实时显示的核心技术研究,用vc++编写
三维地形实时显示的核心技术研究,用vc++编写-Real-time display of three-dimensional topography of the core technology research, with vc++ Prepared
- 2022-06-20 07:59:52下载
- 积分:1
-
一个很酷的多地区时间显示,视角是从北极往下看的地球.
一个很酷的多地区时间显示,视角是从北极往下看的地球.-a cool much of the time, the perspective is to look down from the North Pole of the Earth.
- 2022-11-24 17:10:03下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆、各种…
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2023-07-03 18:45:03下载
- 积分:1
-
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形...
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形-procedures to increase the importation of graphics menu, the fantasy sub-menu can be imported to the window, straight, Rectangle and Ellipse four graphics
- 2023-01-15 04:35:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
如何运用D3D中的精灵来绘制2D图形,3D做2D的基础
如何运用D3D中的精灵来绘制2D图形,3D做2D的基础-How to use the wizard to D3D rendering 2D graphics, 3D make the basis of 2D
- 2023-01-30 02:00:04下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-21 06:31:49下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
- 2022-03-21 08:20:23下载
- 积分:1
-
sdk10 NVIDIA OpenGL GLSL的阴影图
NVIDIA SDK10 shadow map GLSL OpenGL
- 2022-02-13 23:44:23下载
- 积分:1
-
MDI, as more and more documents, covering a wide variety of chart mapping, pie,...
MDI多文档多视,包含多种chart的绘制,饼图,直方图,曲线图等等,还可实现局部放大-MDI, as more and more documents, covering a wide variety of chart mapping, pie, histogram, curves, etc., can be implemented with local amplification
- 2022-03-01 20:57:44下载
- 积分:1