Open
Conversation
…ejs and d3 libraries. Adding imports/exports to each file after disabling global module loading from visualization.html with leftPreviewArea now re-enabled
…ejs and d3 libraries. Adding imports/exports to each file after replacing OLD THREE.js with new one from NPM, as well as VREffect and VRControls to get back to a static dataset visualization in the PreviewArea. Many features still disabled. Need to enable and link deps to debug Controls and GUI Widgets.
…ge display, Changing Subject and Network Topology, and selected node info panel display.
…ols to TrackballCOntrol addon included with three.js module and started on Skybox among other changes. Thanks Todd H. for the ccontributions!!
…json to git tracking.
…json to git tracking.
…bject, Coords system, Sync, Opacity, Both Threshold Modes, Root node selection and Spanning tree creation and distance display, Color Coding and Color Legend all work now. Number of Hops is still having issues.
beginnings of thumbstick movement
… controllers to cooperate and not cancel each other in node hover. Node is considere hovered over if mouse OR touch controller is pointing at it.
movement needs tweaked. not properly tracking decay rotation or translation properly.
controllers moving with xr headset now
…h slacing in both viewports.
…and right viewports.
…to specific hemispheres.
…do: ColorCoding Sync and Sync-lock
…ight and Unlocking. Default State Locked.
…ontrol on each Viewport
…caling Slider locking
…ings. Some Probless on Edge Bundling.
… with adjacent edge drawing. Fixed an edge threshold bug. More progress on Edge Bundling.
… Ispi- and Contra-laterality is checked for independent threshold control
…cted node info on search hit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Incorporated NodeJS, modularized, upgraded threejs to r148, rewrote VR for webxr integrated in new threejs, rewrote local run instructions for nodejs http-server module.