github-actions
released this
30 Oct 04:53
·
24 commits
to main
since this release
Minor Changes
-
feat: add domain and displayRange options for wind layer
Changes:- domain controls the rendering range for color mapping
- displayRange controls particle visibility
- Both options fallback to data's min/max when undefined
- Early visibility check in fragment shader for better performance