Hartmut Seichter

Results 6 issues of 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...

[type] bug

## 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...

enhancement

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...

bug

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...

enhancement

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:...