<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jdcantrell)</title>
    <link>https://pinboard.in/u:jdcantrell/public/</link>
    <description>recent bookmarks from jdcantrell</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://blog.maximeheckel.com/posts/painting-with-math-a-gentle-study-of-raymarching/"/>
	<rdf:li rdf:resource="https://natureofcode.com/"/>
	<rdf:li rdf:resource="http://blog.pkh.me/p/29-the-most-useful-math-formulas.html"/>
	<rdf:li rdf:resource="http://immersivemath.com/ila/index.html"/>
	<rdf:li rdf:resource="http://www.iquilezles.org/www/index.htm"/>
	<rdf:li rdf:resource="https://www.youtube.com/watch?v=YX40hbAHx3s"/>
	<rdf:li rdf:resource="http://www.cs.nott.ac.uk/~gmh/cat.html"/>
	<rdf:li rdf:resource="http://www.jasondavies.com/primos/"/>
	<rdf:li rdf:resource="http://www.garlikov.com/Soc_Meth.html"/>
	<rdf:li rdf:resource="http://www.touchtrigonometry.org/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://blog.maximeheckel.com/posts/painting-with-math-a-gentle-study-of-raymarching/">
    <title>Painting with Math: A Gentle Study of Raymarching - The Blog of Maxime Heckel</title>
    <dc:date>2025-06-17T20:39:13+00:00</dc:date>
    <link>https://blog.maximeheckel.com/posts/painting-with-math-a-gentle-study-of-raymarching/</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[<blockquote>A compilation of my Raymarching and Signed Distance Field learnings and work. In it, I teach you how to leverage those techniques along with lighting models, smoothmin, soft shadows, and some math to create beautiful 3D raymarched scenes ranging from abstract shapes to infinite realistic-looking landscapes.</blockquote>]]></description>
<dc:subject>math glsl programming 3d</dc:subject>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:d5e8092c1322/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:glsl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:3d"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://natureofcode.com/">
    <title>Nature of Code</title>
    <dc:date>2024-05-03T18:13:59+00:00</dc:date>
    <link>https://natureofcode.com/</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[Recently updated with javascript examples and p5.js]]></description>
<dc:subject>math programming javascript book</dc:subject>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:7ec27cb4ac8c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:book"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.pkh.me/p/29-the-most-useful-math-formulas.html">
    <title>The most useful math formulas</title>
    <dc:date>2021-06-11T17:59:25+00:00</dc:date>
    <link>http://blog.pkh.me/p/29-the-most-useful-math-formulas.html</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[3 useful math formulas for programming]]></description>
<dc:subject>programing math</dc:subject>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:6a97d187f198/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:programing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://immersivemath.com/ila/index.html">
    <title>Immersive Linear Algebra</title>
    <dc:date>2019-02-27T21:44:00+00:00</dc:date>
    <link>http://immersivemath.com/ila/index.html</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[A math book with interactive examples]]></description>
<dc:subject>math book</dc:subject>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:3d303cdd87a4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:book"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.iquilezles.org/www/index.htm">
    <title>Fractals, computer graphics, mathematics, demoscene and more</title>
    <dc:date>2016-04-08T18:33:25+00:00</dc:date>
    <link>http://www.iquilezles.org/www/index.htm</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[A collection of links for various programming topics.]]></description>
<dc:subject>graphics math programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:18b917680e21/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.youtube.com/watch?v=YX40hbAHx3s">
    <title>P vs. NP and the Computational Complexity Zoo</title>
    <dc:date>2015-05-24T19:09:12+00:00</dc:date>
    <link>https://www.youtube.com/watch?v=YX40hbAHx3s</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[Really good explanation about the issue here.]]></description>
<dc:subject>math problems</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:8931e2d49d4a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:problems"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cs.nott.ac.uk/~gmh/cat.html">
    <title>Introduction to Category Theory</title>
    <dc:date>2012-07-30T20:41:36+00:00</dc:date>
    <link>http://www.cs.nott.ac.uk/~gmh/cat.html</link>
    <dc:creator>jdcantrell</dc:creator><dc:subject>lectures math programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:71f4b9b0fde5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:lectures"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jasondavies.com/primos/">
    <title>El Patrón de los Números Primos: Prime Number Patterns - Jason Davies</title>
    <dc:date>2012-07-17T18:53:37+00:00</dc:date>
    <link>http://www.jasondavies.com/primos/</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[A very well done visualization]]></description>
<dc:subject>math visualization</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:d2615aee8b7d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:visualization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.garlikov.com/Soc_Meth.html">
    <title>The Socratic Method: Binary Numbers</title>
    <dc:date>2011-04-14T14:52:37+00:00</dc:date>
    <link>http://www.garlikov.com/Soc_Meth.html</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[Reading this makes me want to try and do this some day...]]></description>
<dc:subject>math binary teaching intro</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:9ca7fe7320a7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:binary"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:teaching"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:intro"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.touchtrigonometry.org/">
    <title>Touch Trigonometry</title>
    <dc:date>2011-02-21T20:22:43+00:00</dc:date>
    <link>http://www.touchtrigonometry.org/</link>
    <dc:creator>jdcantrell</dc:creator><description><![CDATA[A very nice visualization of trig functions!
]]></description>
<dc:subject>math trigonometry visualization</dc:subject>
<dc:identifier>https://pinboard.in/u:jdcantrell/b:ee850ffea9e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:math"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:trigonometry"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jdcantrell/t:visualization"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>