Curves: how to make circular shapes within curves2019 Community Moderator Election Unicorn...

Co-worker works way more than he should

Second order approximation of the loss function (Deep learning book, 7.33)

Curves: how to make circular shapes within curves

How did Elite on the NES work?

Is there a verb for listening stealthily?

What's parked in Mil Moscow helicopter plant?

Align column where each cell has two decimals with siunitx

What is a good way to write CSS for multiple borders?

Is it OK if I do not take the receipt in Germany?

What is ls Largest Number Formed by only moving two sticks in 508?

Help in K.331 Andante Grazioso

Function on the set of limit countable ordinals

"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?

Writing a T-SQL stored procedure to receive 4 numbers and insert them into a table

How to not starve gigantic beasts?

What is the evidence that custom checks in Northern Ireland are going to result in violence?

Will I lose my paid in full property

Is Bran literally the world's memory?

Book with legacy programming code on a space ship that the main character hacks to escape

What do you call an IPA symbol that lacks a name (e.g. ɲ)?

Israeli soda type drink

Is Diceware more secure than a long passphrase?

Number of possible chess pairs where order and position matter

Trumpet valves, lengths, and pitch



Curves: how to make circular shapes within curves



2019 Community Moderator Election
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
2019 Moderator Election Q&A - QuestionnaireGetting a perfect sphere in Blender?Make a quarter curve with curvesModeling a fish with curves - complication at tailNURBS surface from branching curves?Create a surface within bounding curves?Getting exactly circular/rounded NURBS cornersAligning tangents in connecting NURBS-curveshow can I make a mesh from curves?Bend object with curves modifierHow to transform conical curves to spherical curvesHow to make stylized hair from curves with flat tips?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1












$begingroup$


Is there a way to make a "perfect" circle with the points of my nurbs circle (the ones around the cursor)?. I tried "as sphere" and "bend angle", but the results are not very satisfactory.



Ideally I'd be looking for something similar to the Loop Tools Add-on.



Alternatively I tried with adding more points to the shape I want to be circular, but it's fiddly, time consuming and not extremely precise...



nurbs curve



nurbs circle 3d



What am I missing?










share|improve this question







New contributor




Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$



















    1












    $begingroup$


    Is there a way to make a "perfect" circle with the points of my nurbs circle (the ones around the cursor)?. I tried "as sphere" and "bend angle", but the results are not very satisfactory.



    Ideally I'd be looking for something similar to the Loop Tools Add-on.



    Alternatively I tried with adding more points to the shape I want to be circular, but it's fiddly, time consuming and not extremely precise...



    nurbs curve



    nurbs circle 3d



    What am I missing?










    share|improve this question







    New contributor




    Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$















      1












      1








      1





      $begingroup$


      Is there a way to make a "perfect" circle with the points of my nurbs circle (the ones around the cursor)?. I tried "as sphere" and "bend angle", but the results are not very satisfactory.



      Ideally I'd be looking for something similar to the Loop Tools Add-on.



      Alternatively I tried with adding more points to the shape I want to be circular, but it's fiddly, time consuming and not extremely precise...



      nurbs curve



      nurbs circle 3d



      What am I missing?










      share|improve this question







      New contributor




      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      Is there a way to make a "perfect" circle with the points of my nurbs circle (the ones around the cursor)?. I tried "as sphere" and "bend angle", but the results are not very satisfactory.



      Ideally I'd be looking for something similar to the Loop Tools Add-on.



      Alternatively I tried with adding more points to the shape I want to be circular, but it's fiddly, time consuming and not extremely precise...



      nurbs curve



      nurbs circle 3d



      What am I missing?







      curves nurbs-surface






      share|improve this question







      New contributor




      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 hours ago









      Edo LatEdo Lat

      62




      62




      New contributor




      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Edo Lat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          3












          $begingroup$

          You are missing that parametric curves have nothing to do with spheres.



          nurbs formula
          Screenshoted frmo the preview of An accurate NURBS curve interpolation algorithm with short spline interpolation capacity



          After you are satisfied with your curve you can utilize the To Sphere command. However, since it operate on points only, you have to do it after adding more points.




          1. Duplicate your curve.

          2. Instead of subdiving, remove the bevel, so the curve is only a curve. Then press AltC > Convert to mesh to convert it to a mesh. The points on the curve are now sampled. Convert is back to a curve with AltC > Convert to curve. Re-add your bevel settings.

          3. If the center of your curve is at the world origin, move the 3D cursor to the origin and set it as the pivot point NumpadPeriod.

          4. Select all. A

          5. Execute the to sphere command. ⎈ Ctrl⇧ Shift⎇ AltS






          share|improve this answer











          $endgroup$














            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "502"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });






            Edo Lat is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f138925%2fcurves-how-to-make-circular-shapes-within-curves%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3












            $begingroup$

            You are missing that parametric curves have nothing to do with spheres.



            nurbs formula
            Screenshoted frmo the preview of An accurate NURBS curve interpolation algorithm with short spline interpolation capacity



            After you are satisfied with your curve you can utilize the To Sphere command. However, since it operate on points only, you have to do it after adding more points.




            1. Duplicate your curve.

            2. Instead of subdiving, remove the bevel, so the curve is only a curve. Then press AltC > Convert to mesh to convert it to a mesh. The points on the curve are now sampled. Convert is back to a curve with AltC > Convert to curve. Re-add your bevel settings.

            3. If the center of your curve is at the world origin, move the 3D cursor to the origin and set it as the pivot point NumpadPeriod.

            4. Select all. A

            5. Execute the to sphere command. ⎈ Ctrl⇧ Shift⎇ AltS






            share|improve this answer











            $endgroup$


















              3












              $begingroup$

              You are missing that parametric curves have nothing to do with spheres.



              nurbs formula
              Screenshoted frmo the preview of An accurate NURBS curve interpolation algorithm with short spline interpolation capacity



              After you are satisfied with your curve you can utilize the To Sphere command. However, since it operate on points only, you have to do it after adding more points.




              1. Duplicate your curve.

              2. Instead of subdiving, remove the bevel, so the curve is only a curve. Then press AltC > Convert to mesh to convert it to a mesh. The points on the curve are now sampled. Convert is back to a curve with AltC > Convert to curve. Re-add your bevel settings.

              3. If the center of your curve is at the world origin, move the 3D cursor to the origin and set it as the pivot point NumpadPeriod.

              4. Select all. A

              5. Execute the to sphere command. ⎈ Ctrl⇧ Shift⎇ AltS






              share|improve this answer











              $endgroup$
















                3












                3








                3





                $begingroup$

                You are missing that parametric curves have nothing to do with spheres.



                nurbs formula
                Screenshoted frmo the preview of An accurate NURBS curve interpolation algorithm with short spline interpolation capacity



                After you are satisfied with your curve you can utilize the To Sphere command. However, since it operate on points only, you have to do it after adding more points.




                1. Duplicate your curve.

                2. Instead of subdiving, remove the bevel, so the curve is only a curve. Then press AltC > Convert to mesh to convert it to a mesh. The points on the curve are now sampled. Convert is back to a curve with AltC > Convert to curve. Re-add your bevel settings.

                3. If the center of your curve is at the world origin, move the 3D cursor to the origin and set it as the pivot point NumpadPeriod.

                4. Select all. A

                5. Execute the to sphere command. ⎈ Ctrl⇧ Shift⎇ AltS






                share|improve this answer











                $endgroup$



                You are missing that parametric curves have nothing to do with spheres.



                nurbs formula
                Screenshoted frmo the preview of An accurate NURBS curve interpolation algorithm with short spline interpolation capacity



                After you are satisfied with your curve you can utilize the To Sphere command. However, since it operate on points only, you have to do it after adding more points.




                1. Duplicate your curve.

                2. Instead of subdiving, remove the bevel, so the curve is only a curve. Then press AltC > Convert to mesh to convert it to a mesh. The points on the curve are now sampled. Convert is back to a curve with AltC > Convert to curve. Re-add your bevel settings.

                3. If the center of your curve is at the world origin, move the 3D cursor to the origin and set it as the pivot point NumpadPeriod.

                4. Select all. A

                5. Execute the to sphere command. ⎈ Ctrl⇧ Shift⎇ AltS







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 4 hours ago

























                answered 4 hours ago









                LeanderLeander

                13.3k11653




                13.3k11653






















                    Edo Lat is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Edo Lat is a new contributor. Be nice, and check out our Code of Conduct.













                    Edo Lat is a new contributor. Be nice, and check out our Code of Conduct.












                    Edo Lat is a new contributor. Be nice, and check out our Code of Conduct.
















                    Thanks for contributing an answer to Blender Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f138925%2fcurves-how-to-make-circular-shapes-within-curves%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    (145452) 2005 RN43 Классификация | Примечания | Ссылки |...

                    Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                    Энтрерриос (город) Содержание История | Географическое...