diff --git a/readme.rst b/readme.rst new file mode 100644 index 00000000000..9e1d1c9be32 --- /dev/null +++ b/readme.rst @@ -0,0 +1,42 @@ + +.. Keep this document short & concise, + linking to external resources instead of including content in-line. + See 'release/text/readme.html' for the end user read-me. + + +Blender +======= + +Blender is the free and open source 3D creation suite. +It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, +motion tracking and video editing. + +.. figure:: https://code.blender.org/wp-content/uploads/2018/12/springrg.jpg + :scale: 50 % + :align: center + + +Project Pages +------------- + +- `Main Website `__ +- `Reference Manual `__ +- `Get Involved `__ +- `Development & Issue Tracker `__ +- `Discussion Forum `__ + + +Development Notes and Build Instructions +---------------------------------------- + +- `Developer Introduction `__ +- `Building Blender `__ + + +License +------- + +Blender as a whole is licensed under the GNU Public License, Version 3. +Individual files may have a different, but compatible license. + +See `blender.org/about/license `__ for details.