Activity for OpenFrames

  • Ravi Mathur committed [c16a7e]

    Merge branch 'develop' into ConeVisibilityAPI

  • Ravi Mathur committed [25a356]

    Added View management capabilities to RenderRectangle

  • Tabitha King committed [fc87cd]

    Created new SensorVisibilityCallback class and ofconevisibility_callback demo

  • Ravi Mathur committed [7c6480]

    Use new FindPython3 package for better support of multiple Python distros

  • Ravi Mathur committed [8fdaa5]

    CMake fixes

  • Ravi Mathur committed [756a6d]

    Merge branch 'PyOF' into ConeVisibilityAPI

  • Ravi Mathur committed [097469]

    Release GIL for WindowProxy::pauseAnimation

  • Ravi Mathur committed [f7f2de]

    Merge branch 'develop' into ConeVisibilityAPI

  • Ravi Mathur committed [608119]

    Swig header dependencies handled for PyOF and PyOFInterfaceC

  • Ravi Mathur committed [b69d34]

    Install interfaces to common directory

  • Ravi Mathur committed [d078ce]

    Swig header dependency handled for Python/Fortran OF Interface (Intel & GNU flavors)

  • Tabitha King committed [dd2a47]

    Corrected how angle of incidence is calculated

  • Ravi Mathur committed [61f8b8]

    Merge branch 'ConeVisibilityAPI' into SWIG_Python_Updates

  • Ravi Mathur committed [864b42]

    Merge branch 'develop' into ConeVisibilityAPI

  • Ravi Mathur committed [c5dda3]

    Move PyQtOF interfaces out of Demos to make them easier to use by external projects

  • Ravi Mathur committed [7a4e8e]

    Updated PyOF RPATHs on Mac

  • Ravi Mathur committed [453637]

    Disable OpenGL deprecation warnings on OSX

  • Ravi Mathur committed [09bb05]

    Fix rename oversight

  • Ravi Mathur committed [11e1ae]

    Fix PyQtOF import

  • Tabitha King committed [3c83b9]

    Updated description for SensorVisibilityCallback class

  • Ravi Mathur committed [e33032]

    Fix WindowProxy rendering start/stop in PyQtOF

  • Ravi Mathur committed [c727b3]

    Update Python import names

  • Tabitha King committed [afe9d1]

    Merge branch 'develop' into ConeVisibilityAPI for review

  • Tabitha King committed [99c790]

    Removed a couple comments

  • Ravi Mathur committed [1fe105]

    Created ofcustomlinesegments example to demonstrate use of CustomLineSegments

  • Ravi Mathur committed [e43254]

    CustomLineSegments accepts user-defined fragment shader

  • Ravi Mathur committed [677a01]

    Code consolidation

  • Ravi Mathur committed [85c9e8]

    Initial conversion of ofqt_demo to new direct PyOF calls

  • Ravi Mathur committed [1bdb28]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • Ravi Mathur committed [d1cb2d]

    Initialize SilverLining example

  • Ravi Mathur committed [fa4b80]

    Implemented cone-to-target visibility color change in ofcones example

  • Ravi Mathur committed [cb230e]

    Implement segment callback for CustomLineSegments

  • John McGreevy committed [005dc2]

    Add copyright and comment regarding memory issues

  • Ravi Mathur committed [f62434]

    Added example of computing sensor cone visibility with obstructions

  • Ravi Mathur committed [e97d13]

    Reintroduce original PyQt demo based on the C Interface wrapper (for reference)

  • Ravi Mathur committed [a4335c]

    Add mutex to the CustomLineSegments callback

  • Ravi Mathur Ravi Mathur committed [a141f8]

    Only build SilverLining demo if selected

  • Ravi Mathur committed [3bb4d7]

    Added visibility distance bounds on PolyhedralCone

  • Ravi Mathur committed [d771bf]

    CustomLineSegments allows custom line width and number of segments

  • Ravi Mathur committed [addb6f]

    Stars use GL_MAX blending equation to disappear more nicely into a bright daytime sky

  • Ravi Mathur committed [540a2c]

    Add view anchored to specified lat/lon coordinates

  • John McGreevy committed [a25fa1]

    Add SWIG support for additional callback functions

  • Ravi Mathur committed [2b4739]

    Skybox size is now consistent between OSG and SilverLining

  • Ravi Mathur committed [aa30e9]

    Initial implementation of custom line segments

  • Ravi Mathur committed [f40cd6]

    Remove obsolete Python interface code

  • Ravi Mathur Ravi Mathur committed [3c2e4b]

    Merge branch 'SensorMasks' into SilverLining_Triton_Integration

  • Ravi Mathur Ravi Mathur committed [9ef432]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • Ravi Mathur committed [831f3f]

    Fix computation of SkyDrawable bounding box

  • Ravi Mathur committed [18f656]

    Implement point visibility test for EllipticCone

  • Ravi Mathur committed [effcf4]

    Merge branch 'SilverLining_Triton_Integration' into CustomLineSegments

  • Ravi Mathur committed [806462]

    Merge branch 'SensorMasks' into SilverLining_Triton_Integration

  • Ravi Mathur committed [8608c0]

    Customize drawing stars/sun/moon in SkyDrawable

  • Ravi Mathur Ravi Mathur committed [b6c50b]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • John McGreevy committed [80a66e]

    Add helper functions for osg::Vec3d and osg::Quat and add of_cones.py demo

  • John McGreevy committed [a2740e]

    Initial full Python interface using SWIG

  • John McGreevy committed [c725c3]

    Add preliminary support for WindowProxy callback functions

  • Ravi Mathur committed [85935c]

    Cone visibility demo uses RayIntersector to ensure hit if target point is not exactly on geometry surface

  • Ravi Mathur committed [f060e7]

    Setup CMake for SilverLining and Triton

  • Ravi Mathur committed [fd3373]

    Merge branch 'ConeVisibility' into develop

  • Ravi Mathur committed [441519]

    Convert SilverLining integration to geocentric

  • Ravi Mathur committed [9b2632]

    Completed conversion of ofqt_demo to using direct PyOF calls

  • Ravi Mathur committed [916200]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • Ravi Mathur committed [1ebbd0]

    Switch to osgEarth-provided Earth and Moon as blocker and target.

  • Ravi Mathur committed [a4b410]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • Ravi Mathur committed [efc522]

    Add another frame to ofcustomlinesegments example

  • Ravi Mathur committed [9e887f]

    Apply GL_MAX blending to sky texture (in addition to stars)

  • Ravi Mathur committed [38f764]

    Enabled second OpenFrames window in ofqt_demo

  • Ravi Mathur Ravi Mathur committed [bad83f]

    Merge branch 'develop' into SilverLining_Triton_Integration

  • Ravi Mathur committed [45ae5b]

    MarkerArtist always enables transparency on markers

  • Ravi Mathur committed [02efee]

    Added useVR argument

  • Ravi Mathur committed [037643]

    Add osgFX dependency since some model formats require it

  • Ravi Mathur committed [f6699a]

    Added shader for rotating spiral marker

  • Ravi Mathur committed [36ff81]

    Merge commit 'f6699a351ec3b0b311571ebcf05328caee0abfdb' into develop

  • Ravi Mathur Ravi Mathur committed [157f6f]

    Revert to CMake 3.10.2 to support Ubuntu 18.04 LTS.

  • Ravi Mathur committed [f9d51e]

    OpenFrames-managed windows can be fullscreened

  • Ravi Mathur Ravi Mathur committed [6ffbc6]

    Start creating PolyhedralCone reference frame

  • Ravi Mathur committed [6c0241]

    Added edges, base, and base outline to PolyhedralCone

  • Ravi Mathur committed [24a3b9]

    Model detects osgVolume (e.g. DICOM files) and adds a Volume node above loaded data for convenience

  • Ravi Mathur committed [54787e]

    Added normals to PolyhedralCone to support lighting

  • Ravi Mathur Ravi Mathur committed [8354ea]

    Fixed DepthPartitioner "disappearing scene" bug caused by Drawable having inf far plane

  • Ravi Mathur Ravi Mathur committed [297abb]

    Copyright 2020

  • Ravi Mathur Ravi Mathur committed [6f0b80]

    Switch PolyhedronCone's boresight to be along -Z axis (to preserve right-handedness)

  • Ravi Mathur Ravi Mathur committed [937501]

    Fix width/height angle computation for rectangular cone

  • Ravi Mathur Ravi Mathur committed [4b21ff]

    Code cleanup

  • Ravi Mathur committed [0af669]

    Add fire particle effect

  • Ravi Mathur committed [1ab97e]

    Add smoke trail, explosion, and explosion debris

  • Ravi Mathur committed [0a018c]

    Merge branch 'VolumeModel' into develop

  • Matthew Ruschmann Matthew Ruschmann committed [bb60ae]

    Specifically define inputs/outputs for some more functions in the Python interface that were previously broken

  • Ravi Mathur committed [7e0af3]

    Implemented content hiding in Model (show/hide the model and particle systems)

  • Ravi Mathur Ravi Mathur committed [a40a7a]

    Implemented PolyhedralCone with custom clock/cone angles

  • Ravi Mathur committed [b6c747]

    Particle system demo properly resets and pauses particle systems

  • Ravi Mathur Ravi Mathur committed [4f60cd]

    Target OSX 10.13

  • Ravi Mathur committed [3e90b8]

    Added RightCone, which allows independent semimajor/semiminor angles

  • Ravi Mathur committed [ef4a69]

    Update copyright year

  • Ravi Mathur committed [45ccc1]

    Particle system demo code cleanup

  • Ravi Mathur Ravi Mathur committed [7e216f]

    Directly set custom eye/center/up vectors for a View

  • Ravi Mathur committed [c21c52]

    Use default view parameters in cone demo

  • Ravi Mathur committed [20c65c]

    Start creating new particle system demo

  • Ravi Mathur committed [159afb]

    Set cone directions in ofcones demo

  • Ravi Mathur committed [007964]

    RightCone renamed to EllipticCone

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.