.. Quad Maker documentation master file, created by sphinx-quickstart on Wed Aug 14 10:59:00 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Quad Maker ====================================== .. image:: _static/images/logo-1_alpha.jpg :alt: Quad Maker --------------------------------- What is Quad Maker? --------------------------------- .. image:: _static/images/fill_quads.gif :alt: Fill Quads `Quad Maker `_ is a set of very simple Blender mesh operations designed to help 3D modelers quickly retopologize objects into clean, quad-based geometry. Inspired by Maya's Quad Draw, Quad Maker offers Blender users a way to speed up their retopology workflow while maintaining flexibility within Blender's existing toolset. .. list-table:: :widths: 50 50 :header-rows: 0 :align: center * - .. image:: _static/images/draw_quad_strip.gif :width: 100% :alt: Image 1 - .. image:: _static/images/extrude_edges_ring.gif :width: 100% :alt: Image 2 * - .. image:: _static/images/extrude_edge_ring_arm.gif :width: 100% :alt: Image 3 - .. image:: _static/images/smooth_verts.gif :width: 100% :alt: Image 4 The operations are: * :ref:`Add Vertices`: Quickly add point vertices. * :ref:`Fill Quads`: Fill the point vertices and surrounding geometry with quads. * :ref:`Extend Borders`: Extrude border edges and vertices either in single, loop or edge rings. * :ref:`Quick Cut`: Quickly use the simple loop cut and slide operation with single clicks. * :ref:`Draw Quad Strip`: Quickly draw out strips of quads on a target surface. * :ref:`Smooth Vertices`: Smooth out vertices in edit mode. * :ref:`Delete Mode`: Quickly delete vertices, edges and faces and dissolve interior edges in a single click/drag operation. With a focus on speed and simplicity, Quad Maker brings together these essential retopology operations into a unified, hotkey-driven workspace tool, aiming for seamless integration with Blender’s native mesh editing tools: .. figure:: _static/images/tool_menu_1.jpg :alt: Operations Menu Mesh courtesy of |Ryan Paul| For maximum flexibility, each individual operation is also accessible through a simple right-click menu when in Blender's Edit Mode, giving users the choice to use the operations individually: .. figure:: _static/images/tool_menu_2.jpg :alt: Combined Tool Mesh courtesy of |Ryan Paul| A Pie Menu is also available for quick access to the Quad Maker operations and settings: .. figure:: _static/images/tool_menu_3.jpg :alt: Pie Menu Mesh courtesy of |Ryan Paul| Change Blender's retopology settings in one menu for easy access and customization: .. figure:: _static/images/tool_menu_4.jpg :alt: Retopology Menu Mesh courtesy of |Ryan Paul| .. |Ryan Paul| raw:: html Ryan Paul Beware! ================ * The add-on is designed for simplicity and speed, so it may not be as feature-rich as other retopology tools. * Check out the freely available `Poly Quilt `_ and the excellent `Retopoflow `_ add-on before deciding whether this add-on is for you. * Please report any slow downs, bugs or issues by emailing `info@configurate.net `_. * Quad Maker should work well when retopologizing meshes with high poly counts but may not be suitable when editing high poly meshes themselves. .. toctree:: :maxdepth: 1 :caption: Contents: installation quick_start Operations tool preferences troubleshooting contact