OpenSceneGraph icon indicating copy to clipboard operation
OpenSceneGraph copied to clipboard

OpenSceneGraph git repository

Results 149 OpenSceneGraph issues
Sort by recently updated
recently updated
newest added

Hello, I have a Solaris 10 SPARCv9 machine I'm trying to build and install OSG on, it is erring due to the lack of GLsizeiptr and other OpenGL functions, I...

Similar as https://github.com/openscenegraph/OpenSceneGraph/pull/1172 for 3.6 branch

The implementation has been taken from the VulkanSceneGraph project.

1. Add more paths to find collada library. Existing onces ignore the default install location defined [here](https://github.com/rdiankov/collada-dom/blob/c1e20b7d6ff806237030fe82f126cb86d661f063/CMakeLists.txt#L141). 2. Find collada dependencies only when found static library. If it's only dynamic...

There may be minor grammar errors in the comments, I have fixed them and hope it helps.

Hello, the `osgviewer` draws the scene only in the bottom left quadrant of the screen on macOS 10.15.3 (19D76) Catalina (please see the image below). I have tried to build...

I am building OpenSceneGraph on Windows 11 x64 using MSVC 16 2019. This is the error i am getting: C:\ProgramData\Anaconda3\Library\include\gif_lib.h(286,61): error C2734: 'GifAsciiTable8x8': 'const' object must be initialized if not...

Any plan to update to be compatible with **FFmpeg-7.0.1**?

I am the maintainer of vcpkg and we found above error when we test this port in an internal version of Visual Studio. This error due to `_FPOSOFF'` has been...