CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - .cpp vc

搜索资源列表

  1. CGClass_Basic

    2下载:
  2. 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a category cg, through the use of t
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:132.19kb
    • 提供者:李文庆
  1. DrawGL02

    0下载:
  2. 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:2.79kb
    • 提供者:BB
  1. visual-cPP-6.0-opengl

    0下载:
  2. vc 图像处理opengl xianxiang-vc photoshopopengl xianxiang
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:23.96mb
    • 提供者:zhaojialiang
  1. 3DSLoader

    0下载:
  2. 本代码用Vc++语言与OpenGL函数库编写,可以导入3Ds格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in 3Ds format can import three-dimensional image, and draw out simple interaction can be achieved, for opengl beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:eric
  1. Visual-CPP-6.0-OpenGL

    0下载:
  2. 基于VC++6.0的OpenGL编程技巧指导-VC++6.0 based on the OpenGL programming skills guidance
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:23.96mb
    • 提供者:ruanjiacheng
  1. Visual-CPP-OpenGL-Programming-Guide

    0下载:
  2. 用vc++进行opengl编程的指南,对于在windows下进行多媒体和游戏编程有参考价值。-Using vc++ for opengl programming guide, for under the windows multimedia and game programming a valuable reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:brucelee
  1. Visual-CPP-6-and-OpenGL

    0下载:
  2. 基于vc++ 6.0 实现OpenGL编程,是OpenGL编程初学者的入门知识-Implementation based on vc++ 6.0 OpenGL programming, is an introduction to OpenGL programming for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:15.05kb
    • 提供者:longlong
  1. !BeZIER-CPP

    0下载:
  2. this a program for OPGL-VC++ bezier martlab
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:10.52kb
    • 提供者:chengyun
  1. include

    0下载:
  2. 基于MFC,VC++6.0的学习OPENGL的基础模块所要包含的.h和.cpp文件,建模必须调用的源码。-Based on MFC, VC++6.0 OPENGL based learning modules to be included. H and. Cpp files, you must call the source modeling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:68.36kb
    • 提供者:Geyufei
  1. Robot

    0下载:
  2. 将deep exploration 生成的cpp文件,到openGl中显示的处理程序。其中使用方向键进行旋转,用F1线面转换,F2、F3放大缩小-Will deep exploration of the generation of CPP files, to openGl shown in process. Use of the key direction of rotating, with F1, line and plane conversion, F2, zoom-in F3
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:rreret
  1. opengl-Camera

    0下载:
  2. 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:64.02kb
    • 提供者:fenglei
  1. graphicsp2Bwinbgi

    0下载:
  2. 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:26.47kb
    • 提供者:李亚
  1. 3D-pool-game-(OpenGL--CPP)

    0下载:
  2. 3D pool game made in Visual Studio 2010 (C++) with OpenGL. Main folder contents VC++ project and textures in. In additional files you can see Controls and fully descr iption of physical simulation (in russian).
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:21.95mb
    • 提供者:Nikita
  1. OpenGL-LIB-FOR-CPP-BUILDER

    0下载:
  2. Opengl下所有可能用到的库文件(针对C++Builder平台,VC平台勿用)-LIB FILES OF OPENGL FOR CBC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:78.84kb
    • 提供者:myname
  1. .cpp

    0下载:
  2. 运用OpenGL在vc++环境下实现雾化,并且运用OpenGL的gult库函数-Use OpenGL achieve atomization in vc++ environment, and the use of OpenGL library functions gult
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1.41kb
    • 提供者:陈旭
搜珍网 www.dssz.com