-
OpenSceneGraph would be an improvement over what we're doing now, which is basically raw OpenGL. I don't have the time to write animations, etc in raw OpenGL, so we'll be enlisting the help of an engi…
-
While (re)building packages for https://github.com/mxe/mxe/pull/1622 I discovered new files which did not exist in the first build:
```
i686-w64-mingw32.static/lib/gstreamer-1.0/libgstbs2b.a
i686…
-
ENV:
> Ubuntu 16.04.1
> GCC 5.4.0
> dart : today's dev (git clone)
During configuration,
```
CMake Error at cmake/Components.cmake:112 (message):
Target 'utils' is not a component of…
-
Mr openscenegraph:
While I was using multithreading to change the model's texture, I couldn't use glMapBuffer function. It also couldn't be used on the pointer I created.
-
It is worth investigating VTK, OpenSG, OpenSceneGraph and similar instead of GLC_Lib.
-
- OS X 10.11.6
- Xcode 8 beta 6
- CMake 3.6.1
- openmw-deps-mac [`e070069`](https://github.com/OpenMW/openmw-deps-mac/tree/e0700694624f7efeec9d69a0cccd92c043e34081)
Followed the instructions in the r…
emlai updated
7 years ago
-
I tested this on Slackware64-14.2 with following deps installed:
- OpenSceneGraph-3.4.0
- gdal-2.1.3
- geos-3.6.1
- proj-4.9.3
Error message:
```
In file included from /tmp/SBo/osgearth-2.8/s…
-
on page http://dartsim.github.io/install_dart_on_ubuntu.html#install-optional-dependencies
the link to "OpenSceneGraph based examples"
(points to http://dartsim.github.io/mydoc_gallery.html#openscene…
-
````
$ gcc --version
gcc (SUSE Linux) 6.2.1 20160830 [gcc-6-branch revision 239856]
````
`````
[ 94%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.o
…
-
After updating to branch 1.5.0 I get a crash on exit on the OculusViewerExample application, as well as on other apps I'm using the library with.
My config is:
- win 10
- VisualStudio 2013
- Oculus SD…