/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OS
转载 2019-11-26 18:55:00
147阅读
osg::Group源码
转载 2019-11-25 14:52:00
77阅读
在刚刚过去的 2015 年里,Git@OSC 取得了巨大的发展,收录了大量热门优秀作品。与《2015 年 Git@OSC 最热门开源项目 Top 50》一样,此榜单仍然是通过 Watch、Star、Fork 数量来评选,我们希望通过此榜单能够回顾总结国内开源软件和开源作者发展现状,从而着实推动国产开源软件的推广和应用。国产开源软件如恒河沙数,一篇简单 的排行难免会有纰漏,如您有任何意见或者建议,欢
   第五日      当前位置 osgViewer/Viewer.cpp463,osgViewer::Viewer::realize()      下面我们再次遍历所有GraphicsContext设备,对于每个GraphicsContext指针gc,判断它是否为GraphicsWindow对象,并执行GraphicsWindow::grabFocusIfPointerInWindow函数。阅
转载 2012-10-22 16:31:00
14阅读
2评论
本文简单的介绍SVN的编译和安装过程。1. SVN源码包下载    从以下URL下载源码包:    subversion-1.4.4.tar.bz2       http://subver
转载 8月前
51阅读
源码安装svn先卸载低版本wget http://mirrors.hust.edu.cn/apache//apr/apr-1.5.2.tar.bz2wget http://mirrors.hust.edu.cn/apache//apr/apr-util-1.5.4.tar.bz2wget http://mirrors.hust.edu.cn/apache//apr/apr-iconv-1.2.1.
SVN
原创 2015-12-21 22:50:47
409阅读
英文原文:http://www.openscenegraph.org/index.php/documentation/guides/user-guides/64-serialization-supportOSG自支持格式的升级版是在2010年提出的,它的目的是方便扩展、跨格式可持续更新且支持任何OSG已有的格式。比如它可以代表图片,可以代表heighfield,可以代表模型等等。这个升级版的插件代
转载 2024-05-21 12:38:26
547阅读
开始osg编程之前要做osg的编译准备,这里作为初学者最好选择简单的方法先熟悉为主。我们先下载一个编译好的VS2010+OSGEarth,第一步、下载编译包OSG3.1.4和osgEarth2.3 VC10编译包下载地址:http://pan.baidu.com/share/link?shareid=107009&uk=2801833827第二步、建立目录在你的硬盘里建立一个目录,我就在E
转载 2023-11-09 01:13:40
276阅读
OSG基础知识Ø OSG是Open Scene Graphic 的缩写,OSG于1997年诞生于以为滑翔机爱好者之手,Don burns  为了对滑翔机的飞行进行模拟,对openGL的库进行了封装,osg的雏形就这样诞生了,1998年Don burns 遇到了同样喜欢滑翔机和计算机图形学的Rob
转载 2023-10-29 18:42:57
162阅读
x:-89.4588 y:-12.1245 z:-11.7807x:-89.4588 y:-6.44823 z:-11.7807x:-89.2164 y:-9.07239 z:-11.811x:-89.4588 y:-12.1245 z:-11.7807x:-89.2164 y:-9.07239 z
转载 2019-06-27 19:49:00
562阅读
2评论
待续
转载 2020-09-05 07:09:00
99阅读
2评论
         OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。官网 - h
原创 2013-08-02 21:50:00
947阅读
#ifdef _WIN32 #include #endif // _WIN32 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #in...
转载 2019-06-25 20:13:00
245阅读
2评论
  
转载 2018-11-12 09:21:00
449阅读
2评论
osgText::Text中没有找到文字倾斜的设置项(osg版本为3.0.1)。所以换了个思路,使用矩阵来对文字进行错切,即可达到文字倾斜的效果。
原创 2022-12-07 14:56:14
927阅读
安装说明系统环境:CentOS-6.2安装了一下SVN服务器,本文没有与Apache整合,过程如下:一,下载相关软件:[root@youxia201 test]# wgethttp://subversion.tigris.org/downloads/subversion-1.6.1.tar.gz[root@youxia201 test]# wgethttp://subversion.tigris.
原创 2013-12-23 11:18:59
568阅读
一,下载源码包yum install gcc gcc-++ make pcre-develzlib-devel openssl openssl-devel pcre pcre-devel wget zip unzip -y wget http://downl
原创 2014-07-01 15:18:42
1401阅读
OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。官网 -http://www.openscenegraph.org/ 这里采用的是手动编译最新版的OSG。 环境:Ubuntu12.04 gcc4.6 编译步骤如下;1. 下载源码:从http://www.openscenegraph.org/index.php/download...
转载 2013-08-03 21:56:00
176阅读
2评论
osg、其中osgb是osg的二进制格式;osgt格式是 如下官网解释: OSGT file is an OpenSceneGraph ASCII Scene Data. The OpenSceneGraph is an open source high performance 3D graphic
原创 2022-10-30 09:06:06
1187阅读
osg学习笔记,知识点速记。
转载 2012-12-28 21:17:00
223阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5