littlebigman Posted September 27, 2017 Share Posted September 27, 2017 Hello, I can't figure out how to draw this kind of shape (attachement). Also, what is the difference between Spline and Bezier ? Thank you. Quote Link to comment Share on other sites More sharing options...
IRON67 Posted September 27, 2017 Share Posted September 27, 2017 (edited) In fact, the first "figure" isn't a SHAPE. There are two lines with a single common point at an angle of 90 degrees. So just use the line tool. Glossary: Bézier: Béziers can be used create complex curves including loops. Spline: The path of a spline always passes through the control points. Help: https://www.getpaint.net/doc/latest/LineCurveTool.html Edited September 27, 2017 by IRON67 Quote Link to comment Share on other sites More sharing options...
MJW Posted September 27, 2017 Share Posted September 27, 2017 2 hours ago, littlebigman said: Also, what is the difference between Spline and Bezier ? (For simplicity, I'll confine my answer to the cubic cases, which are by far the most common in graphics.) A Bezier curve is a single cubic polynomial whose shape is determined by the two endpoints and two control points. A spline is a chain of cubic polynomials, attached end to end, which passes through a given sequence of points. Between each two consecutive points, there's a different cubic polynomial, but the polynomials are selected so that where they meet, certain continuity conditions are met. For example, the derivatives could match, or both the first and second derivatives could match. Splines can pass through an arbitrary number of given points, while Bezier curves can pass through at most four (and if they're specified by the four points they pass through, they aren't, strictly speaking, Bezier curves.) 2 Quote Link to comment Share on other sites More sharing options...
littlebigman Posted October 2, 2017 Author Share Posted October 2, 2017 Thank you. I still can't draw the right angle. Here's what happens after I 1) draw a right angle triangle, and 2) select it with the "Rectangle Select" in the toolbox (attached). How do I delete the diagonal bar? Quote Link to comment Share on other sites More sharing options...
littlebigman Posted October 2, 2017 Author Share Posted October 2, 2017 Thanks. I expected Paint to provide a tool that would let me draw triangles in one go, or at worst, a tool where the lines would somehow "stick" automatically when getting close to each together. For the last step, I select the whole picture (CTRL+A), and chose Layers > Merge layer down. Likewise, is there no tool to merge the two lines together, instead of merging layers? Quote Link to comment Share on other sites More sharing options...
MadJik Posted October 2, 2017 Share Posted October 2, 2017 Hi @littlebigman You don't need to select all before merge layers down. You could use the cursor key to move to a specific point to start to draw the line. Look at the information at the bottom of the screen to read x,y position. You could hold "shift" while you draw the line to constraint to regular angles. So to draw these angle, start at the point of the angle to draw the vertical line then restart from the same point for horizontal. BTW from your example you could use the move selection 1-2 pixels up and 1-2 pixels left then delete: (1-2 pixels dépends on the brushwidth of the lines) EDIT: Welshblue already said this... Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
Eli Posted October 2, 2017 Share Posted October 2, 2017 Some time ago @toe_head2001 created a little tool called SprinklerHead. Perhaps a simmilar tool could be created to draw angles/triangles. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 2, 2017 Share Posted October 2, 2017 On 9/27/2017 at 10:21 AM, littlebigman said: I can't figure out how to draw this kind of shape (attachement). I have created some custom shapes for you. https://forums.getpaint.net/topic/32254-boltbaits-shape-pack-and-additional-shapes/ At the bottom of my first post, you'll see a link for RightAngle.zip and a link describing how to install custom shapes. Hope this helps. 2 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.