 
      
    | You are here | devmag.org.za | ||
| | | | | blog.evjang.com | |
| | | | | You can download a PDF (typset in LaTeX) of this blog post here . Jupyter Notebook Code on GitHub: https://github.com/ericjang/pt-jax ... | |
| | | | | www.jeremykun.com | |
| | | | | Pablo Picasso Simplicity and the Artist Some of my favorite of Pablo Picassos works are his line drawings. He did a number of them about animals: an owl, a camel, a butterfly, etc. This piece called Dog is on my wall: Dachshund-Picasso-Sketch (Jump to interactive demo where we recreate Dog using the math in this post) These paintings are extremely simple but somehow strike the viewer as deeply profound. They give the impression of being quite simple to design and draw. | |
| | | | | thatonegamedev.com | |
| | | | | Curves are useful for game development. In this article, I will explore how to calculate them and also what they are used for. | |
| | | | | bulldozer00.blog | |
| | | In scientific programming and embedded sensor systems applications, linear interpolation is often used to estimate a value from a series of discrete data points. The problem is stated and the solution is given as follows: The solution assumes that any two points in a set of given data points represents a straight line. Hence, it... | ||