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.
- Put "BinReader.dll" into your ~/.nuke directory.
- Add following line to menu.py.
nuke.menu('Nodes').addCommand('3D/Geometry/BinReader', 'nuke.tcl("BinReader")')
- Restart Nuke. And you'll find "BinReader" under 3D/Geometry menu.
- Click the BinReader form 3D/Geometry menu.
- Click on Folder icon and Select bin file.
- Change to 3D in the viewer.
- Display Mode : Display method.
- Point Size : Enable point size when read particle file.
Version History
- 0.9.1 : added nuke 6.3 64bit version
- 0.9.2 : fix bugs.
More details are below.http://yikuta.blogspot.com/2010/10/binreader-for-nuke-windows-version.html
Let me konw if you have problem.
Enjoy!