noc-book-2 icon indicating copy to clipboard operation
noc-book-2 copied to clipboard

sin/cosine lookup table example

Open shiffman opened this issue 4 years ago • 1 comments

The old Processing wiki with more info no longer exists, I should build out the example and include it as part of the book itself.

shiffman avatar Mar 04 '20 15:03 shiffman

There is an archived version of this site: http://web.archive.org/web/20130510100827/http://wiki.processing.org/w/Sin/Cos_look-up_table

And I made a js version of the sketch: https://editor.p5js.org/mikakruschel/sketches/Ag6QMqDE

mikakruschel avatar Mar 10 '20 10:03 mikakruschel

Thanks for this! It's now included as Example 5.12 with some minor adjustments, the code comments credit you with the port. I may simplify it further but resolving for now! Thank you!

https://editor.p5js.org/natureofcode/sketches/uqRJyVq8g

shiffman avatar Jun 16 '23 13:06 shiffman