Cinema 4D V12 Plugins Info

I’ve been asked by a few people what will become of my plugins with the release of version 12 of Cinema 4D.

-The batch rename plugins appear to work.

-Ilay Shpilkin on CGTalk was nice enough to compile a version of LightLister for 12, which I will put up here. For now it can be found on this cgtalk thread: http://forums.cgsociety.org/showthread.php?f=47&t=916543&page=1&pp=15

-Destruction will most likely not be developed further by me. Too many other similar plugins out there right now.

-Render Elements will receive an update and some bug fixes, but this will not happen for several months. A lot of things have changed in the SDK and will require some re-writing for this to work.

Advertisement

Destruction 0.2.1 Update (status only, no download)

I’ve been working this week updating the destruction plugin.

I’ve removed booleans for now, but I think I’ll put them back in as an option, since it offers different options than clipping, which can only do straight lines.

Lots of crashes right now related to capping the objects after clipping.  Need to find a better way to do this…

Here are some videos that show the new features and improvements/enhancements.

Still to do:
-Capping – Find better results (faster, less error-prone). Add capping as optional.
-Random point distribution on surface. Distribution is not as random as it should be. Only accounts for triangles right now.
-Phong tags. Set phong tags for chunks
-Visualizer. Need a way to pre-visualize the slices
-Need some kind of status indicator so the user knows what is happening behind the scenes/how long the slicing will take
-Threading. Need to thread this baby.
-Axis Center. Center the axis of every chunk to either the bounding box center or center of mass
-UVs. Repair uv damage and map the interior surfaces
-Inside/Outside groups. Create polygroups for inside/outside
-Jaggedness.
-Create a minimum volume detection so that chunks don’t get too small
-handle multiple selections. Some options already handle this. Need to make all options work with multiple selections
-name the chunks
-Veronoi/Delaunay fragmentation
-Separation parameters