Loading...
Logo
Processing Forum
joonhyub's Profile
1 Posts
18 Responses
0 Followers

Activity Trend

Last 30 days

Loading Chart...

Show:
Private Message

    Update

    • June 2, 2013, joons-renderer v0.71 now supports Processing 2.0b9.

     

    Hey guys,

     
    I've written a library which enables users to ray-trace render their Processing sketches. It's based on Sunflow. I wrote it for personal use, but thought I could share.
     
    Announcing joons-renderer:
     

    Features

    • Code as you normally would in Processing, just ray-trace render the result with Sunflow renderer.
    • The library reads what's on Processing's display, and returns the exact same view, only rendered.
    • It supports:
      • Textures
      • Light sources
      • Depth-of-field
      • External file objects
      • .. and others

    Download

    You can download it from  http://code.google.com/p/joons-renderer/ with a bunch of examples and instructions.

    Below is a 3D shape I generated using Processing only:

    And below is a render of the above Processing geometry using my library (Mirrory texture):

    I also made a short animation clip just to see how it works in animation (depth-of-field enabled):

    Animation Test from Joon Hyub Lee on Vimeo.