Hartmut Seichter
Hartmut Seichter
**Describe the bug** Seems h265 encoded video is not working in the editor or viewer for the app making it impossible to add annotations or interactions. **Environment (please complete the...
## What problem does this solve or what need does it fill? Currently `Vec3` provides `extend(w)` to unproject into homogeneous coordinates (hence `Vec4` with euclidean hyperspace `w` - maybe I...
Seem there is a problem with setting the capture video parameters and the actual size of the capturing. For instance on an iMac I could not change the iSight to...
Right now we are pushing into the pipeline. We should consider doing a pulling interface using the new Event system. Basically the moment we want to have a new pose...
There is still lots to do after you got everything compiling. Neither on OSX nor on Linux things are working out of the box.
diff --git a/applications/osgartviewer/osgartviewer.cpp b/applications/osgartviewer/osgartviewer.cpp index 92ddbac..0a53e64 100644 --- a/applications/osgartviewer/osgartviewer.cpp +++ b/applications/osgartviewer/osgartviewer.cpp @@ -21,6 +21,10 @@ */ + - /\* usage: --config exampleconfig.cfg _/ + + /_ An example osgartviewer.cfg file:...