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

搜索资源列表

  1. opengl应用于机器人仿真源码

    0下载:
  2. 应用OPENGL进行机器人仿真的源码,日本人写的,源码重部分注释翻译过的.-OpenGL application for robot simulation source code, written in Japanese, the source re-translated part of the Notes.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:147.17kb
    • 提供者:张瀚
  1. chapter3

    0下载:
  2. opengl游戏编程一书源代码第三章,绘制一个机器人-opengl game programming source code for a book chapter, draw a robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:427.04kb
    • 提供者:ssw
  1. robot

    0下载:
  2. 这是个基于OPENGL的机器人代码,适合初学者学习-This is a robot based on OPENGL code, suitable for beginners to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:93.81kb
    • 提供者:zhou
  1. robot

    0下载:
  2. Robot Source code in OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:xabcdy
  1. example1

    0下载:
  2. a walking man/ robot using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:mamboKing
  1. RobotMorphing

    0下载:
  2. Morphing Robot to Car, it is open C++ GL code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:492.32kb
    • 提供者:sca
  1. robot

    0下载:
  2. This my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color. Really cool! enjoy.-This is my Robotics project, t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:14.29kb
    • 提供者:Noam
  1. OpenGLRobotWithLight

    0下载:
  2. 基于C++和OpenGL设计的机器人源码,并附有灯光-C++ and OpenGL-based design of robot source code, together with light
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1.15mb
    • 提供者:Rex
  1. gorobot

    0下载:
  2. 小型的机器人行走代码,希望对大家有帮助,大家可以参考一下-A small walking robot code, want to help us, we can reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:909.05kb
    • 提供者:海浪
  1. Robot

    0下载:
  2. opengl写的一个模拟机器人的代码,用到了很多的变化,对初学变换的初学者有一定的帮助-opengl write code for a simulated robot, used a lot of changes, with beginner transformation is certainly helpful for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:249.64kb
    • 提供者:ff
  1. simpleRobot

    0下载:
  2. 代码超简单的机械手臂程序,实现用键盘上的字母对手臂进行控制。-Code super-simple robot program, implemented by the letters on the keyboard to control the arm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:71.87kb
    • 提供者:汤姚
  1. robot-openGL

    0下载:
  2. code robot Open GL nice code
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1.14kb
    • 提供者:Mesho
  1. robot

    0下载:
  2. 实现了一个3D的机器人行走,我觉得这段代码很好地使用了glScalef,和glRotatef,实现了如何画出一个长方形,和机器人各部位的摆动-Implementation of a 3D robot walk, I think a good use of this code glScalef, and glRotatef, realized how to draw a rectangle, and each part of the swing robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:798.78kb
    • 提供者:黎嘉乐
  1. 2.1

    0下载:
  2. OpenGL源代码,用vc6.0编程,实现三维动态机器人效果,在场景中加入来回移动的的灯光,是OpenGL中光照和材质学习的绝好历程-OpenGL source code with vc6.0, this code is a 3d dynamic programming, which is realize the robot effect, in the scene to join the light moving to and fro, OpenGL is in the light and t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:171.93kb
    • 提供者:李映
  1. OpenGL-robot-arm-control

    0下载:
  2. Visual C++ code for graphical OpenGL robot arm control
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:501.86kb
    • 提供者:hungimahar
  1. Robot-opengl

    0下载:
  2. 该代码是利用图形工具opengl仿真机器人的,对于研发机器人有一定的帮助的,里面用了自己的算法思想,可以动态行走-The code is the use of graphical tools opengl simulation robot, robots for research and development will certainly help, and which algorithm to use his own ideas, can be dynamic walking
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:920.23kb
    • 提供者:ltx
  1. Robot-with-a-skeleton

    0下载:
  2. 该代码是用vc编的,在opengl环境下实现的机器人仿真,此机器人是带有骨架的,是个很好的机器人模型,为opengl研发机器人仿真提供了相应的算法!-The code is compiled with vc, in opengl environment to achieve the robot simulation, the robot is of a skeleton, a robot is a good model for the development of robot simulatio
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:109.92kb
    • 提供者:ltx
  1. gRobot_VC_2008_Express_Source

    0下载:
  2. openGL C 機械人 code This project aims at creating a 3D robot and make it dance to some music using the polygon primitives in OpenGl and glut libraries. -openGL C Robot code This project aims at creating a 3D robot and make it dance to some music usin
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:haneda
  1. OpenGL

    0下载:
  2. 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1.2mb
    • 提供者:程海粟
  1. Animated Robo

    0下载:
  2. Check this code and run it
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:301kb
    • 提供者:Ripon
搜珍网 www.dssz.com