1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

3D parametric surfaces

Posted by Mark M on May 08, 2007



This doesn't seem to be what nodebox was designed for, but I thought I would give it a try anyway. It turns out that nodebox works pretty well if you are willing to do a little math. This is the trefoil solid rendered from the parametric equations as a bunch (400,000) little rectangles in nodebox. Shading and color were applied as part of the algorithm--and it takes less than 45 lines of code--you gotta love python.


 
Posted by Lucas Nijs on May 08, 2007

WoW! I love it. Fortunately we don't know what NodeBox was designed for!



Posted by Tom De Smedt on May 10, 2007

Faantastic!