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

搜索资源列表

  1. Starsrotation

    0下载:
  2. OpenGL编程范例,掌握sin函数实现滚动星星,实现视景体的空间旋转-OpenGL programming paradigm, master sin Function rolling stars and realize the visual-spatial rotation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19524
    • 提供者:liusuxing
  1. Opengl_LeftVentricular3

    0下载:
  2. OpengGL编写的映射程序,已知图像的空间信息,就可以运行此程序,把图像绘制出来,并且在不同的单元赋予不同的颜色 -OpengGL prepared by the mapping procedure, known image of spatial information, you can run this program, the image is drawn out, and the different modules given different colors
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8794
    • 提供者:杨柳
  1. 空间位置变化

    0下载:
  2. 三维的空间位置变化! 小键盘控制上下左右前后-three-dimensional spatial location change! The next small keyboard control after about! !
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:488710
    • 提供者:牛牛
  1. AxlesView

    1下载:
  2. 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1550507
    • 提供者:邹洪斌
  1. ArcBall

    0下载:
  2. ArcBall是一种允许用户使用鼠标调整方位的三维交互技术。ArcBall的设计不平常在于,在考虑数学基础的同时,将操作反馈很好地结合起来,解决了鼠标调整空间方位的难题。和其他的一些技术相比,在通用的旋转控制器方面,ArcBall更容易使用,也更容易操作,且具有更强的功能-ArcBall is a position to allow users to use the mouse to adjust the three-dimensional interactive technology. Arc
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:22861
    • 提供者:wangzhe
  1. idl3d

    0下载:
  2. 实现三维可视化、三维建模、空间功能很强,是一个三维软件-Three-dimensional visualization, 3D modeling, spatial features strong, is a three-dimensional software
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:10937
    • 提供者:张莉
  1. read

    1下载:
  2. 应用八叉树编码法划分点云邻域空间为多个指定边长的子立方体,保留每个子立方体中距中心点最近的点,实现从空间整体角度对点云的精简。对三维模型数据进行了精简测试,证明了该算法的有效性和实用性。 -Octree encoding application point cloud into space for the neighborhood more than the specified sub-cube side, keep away from each sub-cube in the center o
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3833856
    • 提供者:zhaolulu
  1. GPU-ptr

    0下载:
  2. 基于预计算的交互式全局光照明研究 摘要 全局光照明效果为用户提供了虚拟场景中的物体形状、材质以及相互位置关系的重要信息,从而能够大大提高计算机生成图像的真实感。尽管在很多交互应用中都需要全局光照明效果,但过高的计算代价还是使得其一直局限于离线应用中。近年来,很多研究都试图将全局光照明集成到交互式应用中,例如光照明设计、虚拟现实系统以及电子游戏等等。为了降低运行时的计算开销,以提供交互级的绘制速度,一条主要的思路是引入预计算,并将一部分运行时的计算量前移到预计算阶段执行。 本学位论文研究通过预计算
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7707593
    • 提供者:飞行者
  1. marchingCubes_x64

    0下载:
  2. Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation in 64 bits
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1719982
    • 提供者:DANNY
  1. cg3DtransVector

    0下载:
  2. 基于OPENGL的三维坐标绘制,以及空间向量的旋转矩阵计算。对于刚刚学OPengl的同学会是一个很好的材料。-Coordinates based on OpenGL for drawing, and spatial vector rotation matrix calculations. For just learning OpenGL Alumni Association is a very good material.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:154628
    • 提供者:林旭
  1. OSG

    0下载:
  2. OpenSceneGraph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。它作为中间件(middleware)为应用软件提供了各种高级渲染特性,IO,以及空间结构组织函数;而更低层次的OpenGL 硬件抽象层(HAL)实现了底层硬件显示的驱动。-OpenSceneGraph (referred to as OSG) and OpenGL technology development is a
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:37064164
    • 提供者:明天
  1. blendTriangle

    0下载:
  2. 这是一个用C#语言实现空间立体三角形的简单程序,-This is a simple procedure of spatial triangle with C# language,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:500276
    • 提供者:狂奔的蜗牛
  1. opengl_3

    0下载:
  2. 由于左眼和右眼观看显示器的角度不同,利用这一角度差遮住光线就可将图像分配给右眼或者左眼,经过大脑将这两幅由差别的图像合成为一副具有空间深度和维度信息的图像,从而可以看到3D图像。-Due to different monitors left and right eye viewing angle, this angle difference between the use of light can be blocked assign an image to the right eye or le
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8337470
    • 提供者:james
  1. 3Dtexture-map

    0下载:
  2. 基于vs2010实现的3d空间。主要技术3d空间纹理贴图技术。键盘交互技术。并结合了Nehe例程10进行的改编。-Based on the vs2010 realize 3 d space.The main technical 3 d spatial texture mapping technology.Keyboard interactive technologies.Combining the Nehe adapted routine 10.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11953889
    • 提供者:李勇
  1. confxguration-windows

    0下载:
  2. Orthogonal transformation, by DCT function transformation ratio transformation in the spatial domain, the domain of.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:258727
    • 提供者:Antmnv
  1. MarchingCubes

    0下载:
  2. 基于MC算法对三维空间环境数据进行等值面绘制,编码环境为VC和OpenGL-Based on the MC algorithm, the three-dimensional spatial environment data is subjected to isosurface rendering, and the coding environment is VC and OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:1958912
    • 提供者:caodi
  1. code_variable

    0下载:
  2. 在Linux系统中实现对PET的仿真,给予VGATE平台实现,初步提出变结构的设想,提高成像的空间分辨率,减弱DOI效应的影响。(In the Linux system, the simulation of PET is realized and the VGATE platform is implemented. The tentative idea of changing the structure is proposed, the spatial resolution of the ima
  3. 所属分类:OpenGL

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:woaihb
搜珍网 www.dssz.com