Thermo Forge is an Unreal Engine plugin for simulating and querying realistic heat, climate, and thermal conditions.
Stars
18
Forks
4
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Update ReadMe: Add Unreal 5.7 support badge and simplify metadata allocation note
3da1c49View on GitHubAdd bullet point to readme about gameplay and living world creation in terms of biome climate and procedural dynamic world creation which no game does like thermoforge demonstrates.
3d6e789View on GitHub- Added ThermoForge climate model (enum-based Desert/Arctic and intermediate zones).
f4bd615View on GitHubAdded custom falloff curve option to source component and refactored sampling with it. Additionally helper functions is refactored still calculation done on sampling().
a602070View on GitHubAdded new plugin `ThermoForge` with initial resource file `SS12.jpeg`.
89a8130View on GitHubremove mip settings from volume texture breaking packaging. Packaging performance tests.
cf893fbView on GitHubThermal Vision and Probes solver for grid bake data and thermal sources. A nice post process material with flexible colors, animations, stencil ids, shapes etc.
147c9d4View on GitHubAdded a progress popup (SWindow + SProgressBar), wired it to a delegate.
0a74bedView on GitHubThermo Forge FX component changes, data channels as vector, tweaks to material CDO setup making it more visible for demo and appealing, readme explanations for FX component and its aspects, demo material gif integration for reactive materials.
4fa1e74View on GitHubBetter ai los, sense updates and fix last location of thermal event.
c57235bView on GitHub