Skip to content

SpaceView/osgQt5

Repository files navigation

Introduction

The original code is from

GitHub - openscenegraph/osgQt

However, the problem with this library is that some old tutorials are not compatible with this package.

Thus I updated this package for myself to make it compatible with various existing applications available in the internet.

NOTE: I didn't make any change to the CMakeList.txt file, and some file are just directly added to the dll project such as

GraphicsWindowEx

GraphicsWindowEx.cpp

CullVisitorEx

CullVisitorEx.cpp

You can directly find these files in the source location.


Welcome to the OpenSceneGraph Qt (osgQT).

This is a Qt project for making use of OpenSceneGraph(OSG)

OSG is required for making use of this project, For up-to-date information on the OSG project, in-depth details on how to compile and run libraries and examples, see the documentation on the OpenSceneGraph website:

http://www.openscenegraph.org/index.php/documentation

Known issues:

  • This project was forked from the original OSG implementation and needs lots of tidy up

About

OSG+Qt5 Combination library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages