搜索资源列表

  1. Render-To-Texture

    0下载:
  2. 基于OpenSceneGraph实现的离屏渲染功能,可以用于水面或者汽车后视镜效果展示~-Based on OpenSceneGraph achieved offscreen rendering feature can be used to show the effect of water or a car rearview mirror ~
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:xiaopeng
  1. Texture-Mipmap

    0下载:
  2. 基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~-Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:1076224
    • 提供者:xiaopeng
  1. TextureCubeMap

    0下载:
  2. 基于OpenSceneGraph实现的一个很漂亮的天空盒,可作为三维虚拟现实场景的背景~-Based on OpenSceneGraph achieve a very beautiful sky boxes, three-dimensional virtual reality scenes as background ~
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:4527104
    • 提供者:xiaopeng
  1. OSG

    0下载:
  2. The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entir
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:3926016
    • 提供者:hrm
  1. osgRecipes-master

    0下载:
  2. 使用  OpenSceneGraph绘制基本几何体,从文件读入模型等内容-Using basic geometry OpenSceneGraph rendering, read from the file model, etc
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-17
    • 文件大小:3812352
    • 提供者:溜缝
  1. osgV2.2

    0下载:
  2. OpenSceneGraph图形系统是一个基于工业标准OpenGL的软件接口,它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序-OpenSceneGraph graphical system is a software based on industry standard OpenGL interface, it lets the programmer can more quickly and easily create
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-17
    • 文件大小:1381376
    • 提供者:溜缝
  1. PhysXExample

    0下载:
  2. 这个源代码是OpenSceneGraph.3.Cookbook中关于OSG与PhysX结合内容的代码实现,运行环境为VS2010-The source code is OpenSceneGraph.3.Cookbook combining content on OSG and PhysX implementations, the operating environment for VS2010
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:1579008
    • 提供者:
  1. osgNETDemo

    0下载:
  2. 在Visual C++.Net中使用OpenSceneGraph的示例代码-use OpenSceneGraph in Visual C++ .Net
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:陈明
  1. osGraphX-1.0.0

    0下载:
  2. 一个用QT做的osg应用,适合学习参考。有文件打开、树状管理、视图操作、控制台信息等。-osGraphX is a 3D file viewer. Based on openscenegraph, it can load all the format supported by OSG. Because osGraphX is written with Qt, it runs on Windows and Linux (MacOSX
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:13150208
    • 提供者:fyw
  1. testmfc64

    0下载:
  2. 使用mfc和openscenegraph浏览模型文件,使用vs2008编译,需要osg环境配置-The use of MFC and OpenSceneGraph browsing model file, use the VS2008 compiler, OSG environment configuration
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:22574080
    • 提供者:wyb
  1. house

    0下载:
  2. OpenSceneGraph三维渲染引擎设计与实践_源码,画房子的示例-osg 3d engine practice, draw a simple house
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:昕昕
  1. OpenSceneGraph-Data-3.4.0

    0下载:
  2. openscenegraph3.4.0,主要是一款开源的图形渲染引擎,主要是OPENGL的基础上进行封装,可以利用它实现三维场景的渲染。-openscenegraph3.4.0, mainly is an open source graphics rendering engine, OPENGL is mainly carried out on the basis of the package, you can use it to ac
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:9906176
    • 提供者:chende
  1. osg新手入门教程

    0下载:
  2. OSG新手入门编程资料:包括官方入门资料OpenSceneGraph_Quick_Start_Guide、OpenSceneGraph基本渲染理论、OSG_王锐《最长的一帧》、osgTutorial美国海军教程、OSG程序设计教程、StepIntoOpenSceneGraph。(OSG beginners programming information: including the official entry of OpenScene
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:11869184
    • 提供者:剑承光影
  1. 3rdParty_Win32binaries_2004-07-25a

    1下载:
  2. openscenegraph的第三方依赖库,32位操作系统,vs2010(The 3rd party reference libraries of osg)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4608000
    • 提供者:mase
  1. OSG3D-master

    2下载:
  2. Geometry绘制:点、线、面; 测量分析:长度测量,高度测量,面积测量,水淹分析; 通视分析:两点通视,区域通视; Overlay测试,全球网格测试;(Geometry drawing: points, lines, planes; Measurement and analysis: length measurement, height measurement, area measurement, water flood
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:67584
    • 提供者:T_Mordin
  1. OpenSceneGraph三维渲染引擎设计与实践

    0下载:
  2. OSG开发说明,主要介绍了OSG开发流程以及示例代码。(OSG Development notes, mainly introduces the OSG development process, as well as sample code.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:23072768
    • 提供者:Hywen
  1. OpenSceneGraph-3.4.0

    1下载:
  2. OSG开发引擎三方库文件,用于三维平台开发。(OSG development engine three party library files for three-dimensional platform development.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:7974912
    • 提供者:Hywen
  1. 3dtest

    0下载:
  2. 3D开发demo,展示3d模型,旋转模型,拖动模型(3D develops demo, shows 3D model, rotation model, drag model)
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:suneran
  1. OpenSceneGraph-3.4.0已编译Qt5.4.2

    0下载:
  2. 这是osg的库,隶属于Qt版本的。用的是Qt4.8版本的。都已经编译好了,下载下来直接用。只需要配置环境变量即可(yes, sothing lib and include about for osg-qt.)
  3. 所属分类:OpenGL

  1. osgRecipes-master

    0下载:
  2. OpenSceneGraph 3 Cookbook ; 源代码,OSG高级用户必读(OpenSceneGraph 3 Cookbook)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4016128
    • 提供者:李华abc
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org