coastkeeper-sim / app.js

Commit History

Refactor trail management in app.js to streamline code and improve performance
d97b165

kevinconka commited on

Update BASE_VIEW_RADIUS_KM in app.js to improve zoom scaling behavior
8f53ca3

kevinconka commited on

Update zoom functionality in app.js to ensure world transformation is applied during zoom operations
c44ce0b

kevinconka commited on

Refactor scaling logic in app.js to improve viewport calculations
d8a4502

kevinconka commited on

Enhance Coastal Surveillance Simulator by adding new features and improving UI
0c57009

kevinconka commited on

Refactor app.js to replace canvas with SVG for rendering, enhancing visual fidelity and performance. Introduced new SVG element creation functions and updated related rendering logic. Removed the legend section from index.html and adjusted styles in style.css to accommodate the SVG implementation.
e5c56d3

kevinconka commited on

Enhance color management in app.js by adding new color variables and updating rendering logic. Improved visual consistency by adjusting fill and stroke styles for various elements based on the new color properties.
035d7e4

kevinconka commited on

Add theme toggle functionality and update styles for light and dark modes
af724e7

kevinconka commited on

Implement Coastal Surveillance Simulator with HTML, CSS, and JavaScript. Added interactive canvas for simulation, control panel for camera and boat settings, and responsive design for better usability.
c40323b

kevinconka commited on