-
-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Labels
ProblemThis is a problem in the archive or an implementation.This is a problem in the archive or an implementation.
Description
The chapter leading up to the first code snippet describes finding the next x-position using classic Verlet, but the code snippet (which implements a function simply called 'verlet' in many of the languages) does not return the next x-position, but actually demonstrates a time-of-flight algorithm without any context for it up to that point.
One would have to read all the way to the end of the chapter (or have watched the video) to understand what problem the code is actually solving.
shudipto-amin
Metadata
Metadata
Assignees
Labels
ProblemThis is a problem in the archive or an implementation.This is a problem in the archive or an implementation.