CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - project in opengl

搜索资源列表

  1. 3dsreader

    0下载:
  2. 这是一个在MFC下调用OPenGL实现对3ds三维模型的读取,可以读取自己的3ds模型,工程中还有许多块本人也没有完全清楚。-This is a call OpenGL in MFC read on the three-dimensional model in 3ds, can read 3ds model, the project there are many pieces I did not entirely clear.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:20753092
    • 提供者:王挺侹
  1. Myscreensaver2013

    0下载:
  2. This project is an opengl and visual c++ based project which helps in creating bouncing balls effect and the balls have got some age limit after which it expires.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-20
    • 文件大小:6108160
    • 提供者:harsh
  1. Robot

    1下载:
  2. 用openGL画的六自由度机械臂,环境为基于Dialog的MFC应用程序,环境VS2008-Draw the Six Arms of Robot with OpenGL,This Project is On VS2008,It is a Program Based On Dialog in The environment of MFC.
  3. 所属分类:OpenGL program

    • 发布日期:2015-05-12
    • 文件大小:13592576
    • 提供者:高帅
  1. robotic-arm.cpp

    0下载:
  2. ROBOTIC ARM: An openGL project written in c++ and runs on visual basic 6.0 and above.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:inEgy
  1. openGLRoaming

    0下载:
  2. 在win32 application工程下,利用opengl实现了三维场景的构建,漫游,包含全部工程源代码以及相关资源-In win32 application engineering, the use opengl achieve a three-dimensional scene building, roaming, including all project source code and related resources
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5982383
    • 提供者:lqy
  1. openGL_Light

    0下载:
  2. Example of OpenGL project. This project explains how to use light effect in a OpenGL window
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5470099
    • 提供者:Yakup
  1. Terra3D

    0下载:
  2. This is a great demo shows off how to render a 3D terrian with openGL. As well there shows the water rendering. Easy to understand and you can use the algorithm in your own project.The code is hard to find now. Hope it can help you.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:274266
    • 提供者:illiop
  1. Smooth-Line-View-master

    0下载:
  2. The goal of this project is to create a UIView that can generate smooth lines from touch input in a reasonably fast manner without moving to a more complex framework like OpenGL. Update: Completely re-written smooth line algorithm to use native
  3. 所属分类:iPhone

    • 发布日期:2017-04-03
    • 文件大小:587814
    • 提供者:tweet
  1. TKTest

    0下载:
  2. C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2759551
    • 提供者:俞毅
  1. BlueSky

    0下载:
  2. BlueSky is a basic 3D game written in C++ that utilizes OpenGL 3.3. The rendering code and the code required to load .OBJ files are based on the tutorial code available at opengl-tutorial.org. In addition to OpenGL, this project utilizes the GLF
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:65203
    • 提供者:Rage
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. Assignment1

    0下载:
  2. 这个文件是关于图形-OpenGL-2d的 功能是loading 文件 需要自己更改路径 开发语言c++ 环境visual studio -You are to read in a file with triangles and vertices and, using OpenGL, display the triangles directly on the screen. A basic program that provides a simple project as the basis
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:54818
    • 提供者:wang
  1. HW2

    0下载:
  2. 简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++ -A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:92701
    • 提供者:shengxiang guo
  1. OpenGLSL-master

    0下载:
  2. opengl-skeleton: This project is a skeleton that can be used in order to get an OpenGL project up and going as fast as possible. -opengl-skeleton: This project is a skeleton that can be used in order to get an OpenGL project up and going as fast
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2769
    • 提供者:semang
  1. mfc_opengl

    0下载:
  2. windows平台下在MFC框架下使用OPENGL的实例,有VC完成工程和编译后的可执行文件-Windows platform in the MFC framework to use OPENGL examples, there are VC to complete the project and compiled after the executable file
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-30
    • 文件大小:12378836
    • 提供者:张涛
  1. opengl_window

    0下载:
  2. 在Win32中封装的OpenGLContext类,在Win32窗口中使用OpenGL绘制图形。 注:工程中OpenGL_D配置文件需要提供环境变量OpenGL,否则需要使用者自行配置OpenGL-In the Win32 package in the OpenGLContext class, in the Win32 window using OpenGL to draw graphics. Note: The OpenGL_D configuration file in the pro
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:9988873
    • 提供者:han tao
« 1 2 3 4 5»
搜珍网 www.dssz.com