THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/07/2008 at 15:12, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform: Windows ;
Language(s) : C++ ;
---------
I wondering if the SDK is flexible enough for me to write a Maya PaintEffects like plugin (or something similar) for BodyPaint 3D.
-
Draw new geometry on the surface or be able to draw any UI or geometry helper on top of geometry being painted.
-
Store UVW (or more) per-vertex - i.e user-data / blind data per vertex.
Afterwords, I'd export the data for use in a game or another 3D app.