Added foundational heat dynamics to serve as the basis for future climate interactions within LP. This includes temperature propagation, heat sources, diffusion, convection, and visualization.
Key Changes:
Set up core grid and temperature parameters.
Added heat source functionality with energy decay.
Implemented thermal diffusion, convection, and radiative cooling.
Utilized MultiMeshInstance2D for visualizing the temperature grid.
Added foundational heat dynamics to serve as the basis for future climate interactions within LP. This includes temperature propagation, heat sources, diffusion, convection, and visualization.
Key Changes:
MultiMeshInstance2D
for visualizing the temperature grid.Closes #82