- #1
Dustinsfl
- 2,281
- 5
Code:
\draw[->] (0,0) -- (3,0);
How can I make the arrowhead bigger?
\draw[->] (0,0) -- (3,0);
dwsmith said:Code:\draw[->] (0,0) -- (3,0);
How can I make the arrowhead bigger?
Yes, this is awkward in TikZ. The link to StackExchange seems a good resource. This is also described in section 30.5.1 "Arrow Tip Markings" in PGF/TikZ manual for version 2.10. Here is a code from there.dwsmith said:How can I make the arrowhead bigger?
\begin{tikzpicture}[decoration={
markings,% switch on markings
mark=at position 1cm with {\node[red]{1cm};},
mark=at position .75 with {\arrow[blue,line width=2mm]{>}},
mark=at position -1cm with {\arrowreversed[black]{stealth};}}
]
\draw [help lines] grid (3,2);
\draw [postaction={decorate}] (0,0) -- (3,1) arc (0:180:1.5 and 1);
\end{tikzpicture}
The size of an arrowhead can greatly impact its flight. A larger arrowhead will have more surface area and therefore more drag, causing it to slow down and potentially veer off course. On the other hand, a smaller arrowhead will have less drag and may have a more accurate and faster flight.
No, using a larger arrowhead without considering other factors can actually have a negative impact on its performance. The weight and balance of the arrow will also need to be adjusted to accommodate the larger head, otherwise it may become too heavy or unbalanced to shoot accurately.
The best materials for making a larger arrowhead are strong and lightweight, such as carbon fiber, aluminum, or titanium. These materials will ensure that the arrowhead is durable and does not add too much weight to the arrow.
Yes, the shape of the arrowhead can also impact its size. A larger arrowhead can be achieved by using a broadhead or a barbed head, which have wider cutting surfaces compared to a traditional field point.
Yes, using a larger arrowhead can potentially cause more damage if it hits a person or animal. It is important to always practice proper archery safety and only use larger arrowheads for their intended purpose, such as hunting, and not for recreational target shooting.