- white background color as default (?): https://bevy-cheatbook.github.io/window/clear-color.html - element color mapping and element size mapping as configuration and do not use `HashMap`. - [x] Windows support - [x] CI/CD to compile and publish the binary for different archs. - [x] coordinator system - [x] use mouse to control And more: - [x] the atom info box color contrast not obvious in light mode - [ ] add button to toggle projection. - [ ] the radii of atom hover is too small when zoomed in. - [ ] atom info and atom selected when atom overlap, use the distance to camera not to the cursor (?). - [ ] second click on selected atom will unselect it. - [ ] flex of buttons in hud. - [ ] bonds has half-half color of connected atoms. - [ ] open file not work in wasm - [x] add github badge in wasm app for star - [ ] load default become a dropdown to get files from gallary (c6h6 and water in the repo). - [ ] load default -> load example and should still work after there is loaded structure. - [ ] showing one molecule, one protein and one crystal in the first page before user's structure load.
HashMap.And more: