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

搜索资源列表

  1. ourrobot

    0下载:
  2. 基于MFC的OPENGL程序,绘制一个机器人,此机器人可旋转,可走动-MFC-based OPENGL program, draw a robot, the robot can rotate, can move
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2023534
    • 提供者:史秀萍
  1. graphic2

    0下载:
  2. 基于OPENGL的三维图形绘制和建模,绘制出一个机器人的形状,并打入灯光,材料-OPENGL-based three-dimensional graphics rendering and modeling, mapping out the shape of a robot, and into the light, materials
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:46597530
    • 提供者:cxt
  1. 090824216Robot

    0下载:
  2. 本文件是利用VC平台 通过OPENGL技术产生的一个机器人-This document is the use of VC technology platform OPENGL generated by a robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:16691
    • 提供者:aller
  1. OpenGLRobot

    0下载:
  2. 用opengl绘制一个机器人,可以看到一个机器人在跳舞,目前比较简陋。-using the opengl technology to paint a robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:439480
    • 提供者:
  1. manipulator0

    1下载:
  2. 机械手 OPENGL 运动 仿真 采用MFC为基础,用soliworks 建立的三维模型-manipulator robot hands simulation
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-21
    • 文件大小:106496
    • 提供者:justin
  1. robotfuck

    0下载:
  2. opengl实现机器人手臂的运动,包括肘关节、腕关节、手指等-OpenGL implementation of motion of robot arm, including elbow, wrist, finger
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:209842
    • 提供者:不说
  1. robert

    0下载:
  2. vc++中基于mfc框架用opengl编写的可以360度旋转的立体机器人,在三维空间中的机器人-Based on vc + + opengl written with MFC framework can rotate 360 degrees to three-dimensional robot, the robot in 3 d space
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2023917
    • 提供者:赵伟坤
  1. robertarm

    0下载:
  2. 基于mfc框架下用opengl编写的一个立体机器人,该机器人全身45度倾斜并且胳膊会颤动-Based on MFC framework written with opengl a three-dimensional robot, the robot body 45 degrees tilt and arm will vibrate
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2034343
    • 提供者:赵伟坤
  1. uopeenglroboos

    0下载:
  2. 用opengl创建机器人手臂,并结结合正向运动学来模拟机器人手臂的运动 -To create a robot arm with opengl and knot combination of the forward kinematics to simulate the movement of the robot arm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:151099
    • 提供者:
  1. Robot_Demo19501411212005

    0下载:
  2. draw horse robot in opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8265
    • 提供者:gami
  1. Urobbotts

    0下载:
  2. 用opengl与Visuaal C++实现的机器人手臂 -Use the opengl Visuaal C++ to achieve the robot arm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:41948
    • 提供者:lease
  1. BOpenGL_6DOFa

    0下载:
  2. 一种基于LabWindows/CVI和OpenGL的六自由度机械手三维建模的方法:在此仿真系统下,可直观观、正确地模拟机械手的运动情况,还能方便地进行机械手运动学、动力学、轨迹规划等方面的仿真研究。 -A six degree of freedom robotic three-dimensional modeling method based on LabWindows/CVI and OpenGL: In this simulation system can be an intuitiv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:200403
    • 提供者:zhengguoo
  1. RobotSim2006-8-9

    0下载:
  2. 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. In this project, it implemented: customedly generati
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6893881
    • 提供者:lmjlmj
  1. RobotView

    0下载:
  2. 机器人的OPenGL实现。学习应用OPENGL。初学者可用来学习OPENGL的设置。-The robot' s OPenGL. Learning applications OPENGL. Beginners to learn OPENGL settings.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:5162
    • 提供者:hwl
  1. PRobottr

    0下载:
  2. 这个机器人程序仅供学习,是一个简易的旋转控制的Visual C程序,基于OpenGL,通过方向键可以控制上肢转转动,通过asdw控制转身前后移动,这个学习程序主要是为学习图形各种变换而作的。。。希望对大家有帮助 已通过测试。 -This robot program only to learn, it is a simple rotary control Visual C program based on OpenGL, the arrow keys can control the upper
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:3784806
    • 提供者:推翻
  1. OpenGL_p107robot

    1下载:
  2. 在Visual Studio 2010开发环境下用OpenGL开发的机械手模型示意系统-Schematic system of the the robot model developed in Visual Studio 2010 development environment using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-15
    • 文件大小:5681152
    • 提供者:ld
  1. Source

    0下载:
  2. Robot use openGL build robot, combined with positive kinematics robot arm to simulate the movement
  3. 所属分类:Game Engine

    • 发布日期:2017-12-07
    • 文件大小:5147
    • 提供者:trunglvt
  1. game

    0下载:
  2. opengl做的射击游戏。机器人无ai,只是初学者参考-opengl shooter do. Robot ai, but beginners reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:16158557
    • 提供者:田毅
  1. robocop

    0下载:
  2. robot movements in opengl in c-robot movements in opengl in c++
  3. 所属分类:LabView

    • 发布日期:2017-12-10
    • 文件大小:1638
    • 提供者:rabbie47
  1. Walking_Robot

    0下载:
  2. Walking Robot project in opengl c-Walking Robot project in opengl c++
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-04
    • 文件大小:7467
    • 提供者:usman
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com