f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.77k stars 202 forks source link

Avoid failing when provided animation time is outside of time range #1501

Closed mwestphal closed 2 months ago

mwestphal commented 3 months ago

Describe the bug Loading a timestep outside of the temporal range fails in

Provided time value: t is outside of animation time range: [t0, t1] 

Instead it could be a warning only and load the closest time instead.

mwestphal commented 2 months ago

Should I assign this to you @snoyer ?

snoyer commented 2 months ago

Should I assign this to you @snoyer ?

sure, PR is #1504