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

搜索资源列表

  1. wz_jsgraphics

    0下载:
  2. 此Javascr ipt图形库可在网页上动态绘制圆、椭圆、斜线、折线、多边形(包括三角形、矩形)。底层通过创建大量1px*1px的DIV实现,同时对于连续的像素进行了优化,尽量地减少所需的DIV,因此有较好的性能,当然和Java2D、GDI+、OpenGL、DirectX、Flash、SVG、VML及HTML Canvas是无法相比较的。网站:-This library is free software you can redistribute it and/or modify it un
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:6523
    • 提供者:yancheng
  1. 53b38d7a02ae

    0下载:
  2. 简单的opengl彩色圆环示例,适合初学者学习,有不错的效果-an example of the turtos opengl,it s easy to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:70503
    • 提供者:zhoumingyang
  1. midpoint-circle-algorithm

    0下载:
  2. opengl中点画圆算法,增添了鼠标控制事件等-opengl midpoint circle algorithm Adds mouse control events, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1411
    • 提供者:张博
  1. lesson18

    0下载:
  2. OPENGL利用二次几何体,创建球,圆盘,圆柱和圆锥。 -VC OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:43206
    • 提供者:ze0925zhen
  1. GeoTest

    0下载:
  2. 在C++环境下用opengl实现圆环,是新手的初级教程-In the C++ environment using opengl achieve ring, a novice beginner tutorials
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:133236
    • 提供者:zjw
  1. Untitled1

    0下载:
  2. 在opengl中使用鼠标点击来画点,可以引申为画圆或者划线-Use the mouse to click in opengl to draw points, can be extended to a circle or dash
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1515
    • 提供者:杨得魁
  1. qsn

    0下载:
  2. 通过OpenGL实现画线,画圆.包括源代码,可执行,VC环境运行、-OpenGL implementation by drawing a line, circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:427399
    • 提供者:张婷婷
  1. Lab02b

    0下载:
  2. 计算机图形学OpenGL实现中点画线和中点画圆的方法-Computer Graphics OpenGL implementations dotted line and method midpoint Circle of ...
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10077805
    • 提供者:戴诗鹏
  1. OpenGL_NURBS

    1下载:
  2. 利用OpenGL库函数绘制NURBS闭合曲线:圆。-Use OpenGL functions to draw NURBSpline:Closed Curves
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:39092
    • 提供者:yuan
  1. Draw_line

    0下载:
  2. 只调用openGL的着色函数,用C++实现画线功能,画多边形,画圆-Only call openGL coloring function, with the C++ achieve drawing a line function, draw a polygon, circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7989857
    • 提供者:
  1. HW3

    0下载:
  2. opengl绘制圆的三种算法,中心点画圆,bresenham画圆和正负法画圆。-Three kinds of algorithm of circle drawing OpenGL, center point circle, circle and law circle of positive and negative bresenham.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8478720
    • 提供者:小樱
  1. OPENGL_yh

    0下载:
  2. 一个基于OPENGL(开放式图形库,3D),采用SDK编制的动态彩色圆环程序源码。-cirle for opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:27090
    • 提供者:QQ
  1. SphereWorld4

    0下载:
  2. openGL 实现圆环和球的旋转 New and improved (performance) sphere world-openGL realize the ring and ball spin New and improved (performance) sphere world
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2331
    • 提供者:二胖
  1. shiyan_2

    0下载:
  2. 基于OpenGL的一个简单的画圆的程序,不过里面加了一些循环,画出来特别多的圆,效果十分炫酷。-OpenGL is based on a simple circle of program, but which added some cycle, particularly drawn circle, the effect is very cool.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:448082
    • 提供者:peter
  1. gBoolean

    0下载:
  2. 本实验主要利用OpenGL完成两个物体的加(或)、减(和)运算。利用二次曲面完成球、圆盘和圆锥的绘制。通过模板测试和深度测试来完成两个物体的加(或)、减(和)运算。设置菜单,并把右键和菜单相关联,来选择所要进行的操作。 -This experiment mainly use OpenGL to complete two objects and (or), minus (and) operation.By using quadric surface finish ball, cone and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:405212
    • 提供者:likaimin
  1. Primitive

    0下载:
  2. OpenGl绘制直线和圆形的简单程序。用鼠标控制绘图,左键画线,右键画圆。-OpenGl to draw lines and circles of simple procedures。Use the mouse to control the drawing, left to draw lines, right circle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:717242
    • 提供者:陈苗苗
  1. DrawLine-Circle

    0下载:
  2. OpenGL实现画线、画圆算法,代码可成功运行。-OpenGL implementation of the painting line, circle algorithm, code can be successfully run.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12007684
    • 提供者:sofia
  1. OpenGbasicgraphic

    0下载:
  2. 用opengl编制的可实现三个点,一个三角形,一个三角形平面和一个四边平面,一上立文体和一个多边形,圆柱体圆椎体,茶壶旋转-Opengl prepared can be used to achieve the three points, a triangle, a triangle plane and a four-plane, one on legislation and a stylistic polygon, circular cylindrical vertebral body, rot
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9720
    • 提供者:shauo5395
  1. OpenGLgeometrys

    0下载:
  2. OpenGL 绘制多个几何体,包括圆柱,圆盘,球体等-OpenGL rendering more than geometry, including cylindrical, disc, sphere, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1717
    • 提供者:menag6ing1
  1. ring

    0下载:
  2. 图形学 opengGL 一个圆环 可以任意角度转动-c++ OpenGL
  3. 所属分类:3D Graphic

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