| McNeel Wiki | |||||
| edit · print · help · all topics | |||||
Main Pages
Languages
| Current Version: 4.0 (released 9th May 2008) FeaturesThe Rhino RDK is a collection of tools that extend the Rhino application platform with visualization specific capabilities. In particular, the RDK provides:
Many of these tools are available to Rhino users in their raw form, but the RDK’s real power is as a platform for developers of rendering software.
SDK downloads.
_The RDK is a C++ SDK that integrates with the Rhino 4.0 SDK to add renderer specific functionality to both platforms._
The current RDK plug-in installer can be downloaded from here: http://download.mcneel.com/rdk/1.0/redirect/rdk_plugin.asp
The current RDK SDK installer can be downloaded from here: http://download.mcneel.com/rdk/1.0/redirect/rdk_sdk.asp
When developing your RDK-aware render plug-in, you will need the SDK installed on your workstation. When distributing your plug-in, you will need to include the RDK installer as part of your own plug-in installer. To do this, simply install the RDK plug-in installer into the temp folder, and run it using the /silent command line option.
The RDK includes a demonstration project called Marmalade which you will find in the C:\Program Files\Rhino RDK\Marmalade folder. This plug-in shows how to set up your paths for header and lib files, and demonstrates many common RDK tasks such as creating custom materials and using the frame buffer.
A complete version of this text is part of the SDK download.
Example images.
Displacement has been migrated into its own plugin, available here .
| ||||
| rename · changes · history · subscriptions · lost and found · references · file upload | |||||