GithubHelp home page GithubHelp logo

mostmoodee / osgwidget Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pezy/osgwidget

0.0 1.0 0.0 12 KB

A basic scaffold to embed OpenSceneGraph into QOpenGLWidget.

License: GNU Lesser General Public License v3.0

CMake 17.51% C++ 82.49%

osgwidget's Introduction

osgWidget

A basic scaffold to embed OpenSceneGraph into QOpenGLWidget.

pre-build (example for windows)

vim config.local
CMAKE_PREFIX_PATH=C:/Qt/5.8/msvc2015
ENV{OSG_DIR}=C:/Program Files (x86)/OpenSceneGraph

vim copy_dlls.local
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgDBd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgGAd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgUtild.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgViewerd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/ot21-OpenThreadsd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osg157-osgTextd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osgPlugins-3.6.2/osgdb_osgd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osgPlugins-3.6.2/osgdb_deprecated_osgd.dll
C:/Program Files (x86)/OpenSceneGraph/bin/osgPlugins-3.6.2/osgdb_deprecated_osganimationd.dll

build

mkdir build
cd build
cmake ..
cmake --build .

data

check https://github.com/openscenegraph/OpenSceneGraph-Data

run

_20180709215300

osgwidget's People

Contributors

pezy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.