Commit: 723cb3c1aed196c0db74e5e9f249669948c1cdaf Author: Martin Felke Date: Sat Oct 1 14:31:28 2016 +0200 Branches: fracture_modifier https://developer.blender.org/rB723cb3c1aed196c0db74e5e9f249669948c1cdaf
added README =================================================================== A README.md =================================================================== diff --git a/README.md b/README.md new file mode 100644 index 0000000..3974b79 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Blender Fracture Modifier + +The Fracture Modifier is a system to interactively destroy and physically simulate the shards of objects in an easy, performant and +non-destructive way. This allows you to shatter and simulate the objects as you like while the original geometry of the object remains +untouched and intact. + +## Support and builds +[BlenderArtists.org support forum thread](http://blenderartists.org/forum/showthread.php?343637)<br> +[DF-VFX Hosted Fracture Modifier Builds](http://df-vfx.de/fracturemodifier/) + +## Main Documentation +[BlenderWiki page about Fracture Modifier](https://wiki.blender.org/index.php/User:Scorpion81/Fracture_Documentation) + +## Useful Videos +[Development and experimental videos from the fracture modifier build & helpers addon by Dennis Fassbaender](https://www.youtube.com/playlist?list=PLyWdRVpqt5ZdQ6SdPuLQ76nShiuwXu_uC)<br> +[Simulation Videos made by Kai Kostack](https://www.youtube.com/playlist?list=PLGYnM-Mk7-OeqpCBmw6ZjFyiopkvkE6_S) _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
