You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change deprecates the moving_sphere class, and instead extends the
existing sphere class to include this functionality.
Note that in TheRestOfYourLife, the PDF functions ignore the moving
aspect, and assume a static sphere (which preserves existing behavior).
See issue #1125
It should be a simple matter of adding a second constructor to the
sphere
class to add the ability to be a moving sphere.The text was updated successfully, but these errors were encountered: