Oct 26, 2010

BinReader for Nuke windows version


This Node is a displaying .bin file (Real Flow bin format) 

Abstract

This BinReader Node is a displaying .bin file (Real Flow bin format) in the 3d viewer.
There are Nuke 6.1 32bit and 64bit for windows version.
You'll find this url.
http://www.creativecrash.com/nuke/downloads/scripts-plugins/utility-external/import/c/binreader-for-nuke--2

How to install this node

  1. Put "BinReader.dll" into your ~/.nuke directory.
  2. Add following line to menu.py.
    nuke.menu('Nodes').addCommand('3D/Geometry/BinReader', 'nuke.tcl("BinReader")')
  3. You'll find "BinReader" under 3D/Geometry menu.

How to use this node

  1. Click the BinReader form 3D/Geometry menu.
  2. Click on Folder icon and Select bin file.
  3. Change to 3D in the viewer.

Properties Description

  • Display Mode : Display method.
  • Point Size : Enable point size when read particle file.

Mesh Properties

Mesh properties is available when reading a bin mesh file.



It is the solid display mode of bin mesh.
It is the position display mode of bin mesh.
It is the velocity display mode of bin mesh
 
It is the uv display mode of bin mesh.


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Particle Properties


 
Particle properties is available when reading a bin particle file.



It is the position display mode of bin particle.

 It is the velocity display mode of bin particle.

It is the force display mode of bin particle.


Let's me know, If you have problem.


Enjoy!