Theodore Kruczek

Results 82 issues of Theodore Kruczek

bodyDOM is becoming resized and blocking interaction with the canvas - seems like the screenshots might be the culprit

Problems : Bug

Draw a line from a satellite showing direction of measurement. Allow triangulation from multiple satellites. Use menu to calculate a bubble of uncertainty. Perhaps use a transparent sphere similar to...

Feature

#### Steps to reproduce 1. Select Poker Flats as a sensor 2. Display the FOV bubble #### Current behaviour (bug) Poker Flats Sensor FOV Drawn Incorrect as small circle ####...

Bug

### User Story - **As a** developer - **I want** colors to be passed to the GPU as a single integer instead of a vec4 - **So that** far less...

Improvements : Optimization

Should have highest classification included in the database to allow easy filtering. Plugin should load all optional JSON databases into one object and then loop through satellite numbers to add...

Addition : Feature

Show bubble of uncertainty based age of ELSET. Allow using custom one for visualizing a known error.

Feature

https://github.com/thkruz/keeptrack.space/blob/27ed24e57849ca3eec8bcbf63ac4330d99ea54a6/src/js/drawManager/drawManager.js#L450-L450

Improvements : Optimization

Confirm all public optical sensors are added and that their FOV is accurate.

Improvements: Enhancement

Improvements : Optimization

Create new meshes to replace all surveillance and fov bubbles. This will be substantially less work than moving thousand of dots. Also will dramatically improve performance of GPU picking when...

Optimization