Giter Site home page Giter Site logo

jedwards1211 / breakout Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 0.0 52.56 MB

A super-interactive 3D cave survey viewer for understanding large caves

Home Page: https://breakoutcavesurvey.com

License: GNU General Public License v2.0

Java 99.65% Shell 0.03% JavaScript 0.27% HTML 0.01% GLSL 0.04%
cave-survey map mapping visualization

breakout's People

Contributors

jedwards1211 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

breakout's Issues

move menu to normal menu location

honestly not sure what I was thinking about putting it in the right drawer. Maybe I wanted more real estate for the 3d view. Whatever...
Labeling as a bug since it's probably seriously confusing to users

[Hotkeys] Feature request: Ctrl-F (โŒ˜-F) for quick search

Would be nice to be able to search for and fly to a station without mousing over to open the drawer on the left. Ctrl-F could open the drawer and focus the search field, then when the user hits enter it could close the drawer as it flies to the search results.

Compass import: option to force single cave name for crap data

The official Lechuguilla data is terrible; there are at least three variations of cave name in the trip headers like LECHUGUILLA, Lechuguilla, Lechuguilla Cave, etc. Compass is shitty for tolerating inconsistent names, except for ignoring case, at least. In any case, even if the imported data shows at the correct fixed XYZ imported from Compass, Breakout doesn't consider the differently-named caves connected and the hover glow doesn't work properly. Need to figure out a solution for this

Store transient project settings differently

Instead of having project files that reference survey files, I need to investigate two alternatives:

  1. save project settings within the survey file itself (with padding to enable rewriting them often without rewriting the survey data)
  2. don't expose project settings to users; instead just cache project settings for a given survey file

[Centerlines] distance threshold doesn't work well in ortho views

Whether centerlines draw depends on the distance between the camera position and the shots, but this distance is irrelevant in ortho views. Instead I should probably just draw centerlines when zoomed in far enough (e.g. distance between left/right clipping planes is less than a certain threshold).

make standard open/save workflow

instead of saving immediately when a new project is created, the user will have the option to save when they want, just like most programs work. However, they will have the option to turn on autosave.

finish lead descriptions

Remaining work

  • Handle unit changes for lead dimensions
  • Connect lead bubble outline color and background color to project background/station label colors
  • Serialize leads back out to the file when saving

Need to draw a translucent black background behind the description text, and maybe also block other labels behind the description text

image

Offset fixed station locations close to zero in generated geometry

Lechuguilla.plt has XYZ locations far away from zero (like billions of m away) which causes poor quality, buggy-looking 3D rendering with z fighting due to loss of precision. Regardless of where the XYZ data is, the generated 3D geometry needs to be close to 0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.