OpenFrames icon indicating copy to clipboard operation
OpenFrames copied to clipboard

Realtime interactive scientific visualization API

Results 6 OpenFrames issues
Sort by recently updated
recently updated
newest added

Hi Ravi, I have built openframes with openvr and osgearth successfully. I ran ofviewer --vr .earth file . it runs successfully but vive controllers are not working ?? any manual...

Any plans to Integrate this with WebGL such that the 3d views are renderable in a web browser?

The SWIG-produced Python interface doesn't work on a Mac with an Anaconda distribution of Python. A workaround is to add `-undefined dynamic_lookup` to the linker properties in `swig/CMakelists.txt` like so:...

When i read .earth,FollowingTrackball is different to use. So maybe we can add a function to selecet a Manipulator for Class View. Maybe we can add a funciton like(setCameraManipulator) to...

On an Apple M1 Mac (MacOS Ventura 13.1, clang 14.0.0), I can't get the examples to work. For example, when running `ofcones` I get: ``` 2023-02-28 15:33:31.630 ofcones[56746:18375509] *** Terminating...

For the build script I show in Issue #5, if I update the SWIG version to 4.1.1 (which is the latest), the build fails. I get errors like this: ```...