-
deriving the points that define a rounded rectangle
a derivation of the points that define a rounded rectangle and a demonstration of how to create a "RoundedPlaneGeometry" in three.js
-
deriving the function for mapping from one range to another
deriving the math behind mapping one range to another
-
tail recursion in typescript
a cursory look at tail-recursive functions in typescript with some examples