Description:
Implement temperature-based coloring for particles based on their velocity and proximity to the black hole.
Tasks:
- Calculate particle temperature based on kinetic energy
- Create temperature-to-color mapping (blue=cold, red=hot)
- Update particle coloring system
- Add temperature display in UI
Expected Outcome: Particles should show realistic temperature colors based on their energy.
Description:
Implement temperature-based coloring for particles based on their velocity and proximity to the black hole.
Tasks:
Expected Outcome: Particles should show realistic temperature colors based on their energy.