How do I type on a Bézier curve?





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






up vote
4
down vote

favorite
1












How can I get an effect like this?



Enter image description here



This is what I have right now:



Enter image description here



I'm trying to make the words follow the line so I can curve sentences downward.



Credits: https://www.behance.net/gallery/60396931/BLACK-SERIES-1-POSTER-COLLECTION










share|improve this question









New contributor




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


























    up vote
    4
    down vote

    favorite
    1












    How can I get an effect like this?



    Enter image description here



    This is what I have right now:



    Enter image description here



    I'm trying to make the words follow the line so I can curve sentences downward.



    Credits: https://www.behance.net/gallery/60396931/BLACK-SERIES-1-POSTER-COLLECTION










    share|improve this question









    New contributor




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






















      up vote
      4
      down vote

      favorite
      1









      up vote
      4
      down vote

      favorite
      1






      1





      How can I get an effect like this?



      Enter image description here



      This is what I have right now:



      Enter image description here



      I'm trying to make the words follow the line so I can curve sentences downward.



      Credits: https://www.behance.net/gallery/60396931/BLACK-SERIES-1-POSTER-COLLECTION










      share|improve this question









      New contributor




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











      How can I get an effect like this?



      Enter image description here



      This is what I have right now:



      Enter image description here



      I'm trying to make the words follow the line so I can curve sentences downward.



      Credits: https://www.behance.net/gallery/60396931/BLACK-SERIES-1-POSTER-COLLECTION







      text-object






      share|improve this question









      New contributor




      Juriaan 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




      Juriaan 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








      edited yesterday









      Duarte Farrajota Ramos

      31.6k53574




      31.6k53574






      New contributor




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









      asked yesterday









      Juriaan

      524




      524




      New contributor




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





      New contributor





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






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






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          8
          down vote



          accepted










          You could do it this way:




          • Create a spiral with shift A > Curve > Curve Spirals > Archemedian (maybe it needs the Extra Objects addon?).

          • Play with the parameters on the bottom of the T panel (left of the 3D View), give it a Height value.

          • Put the origin of the spiral on its bottom. Check the direction so that it goes up.

          • Keep the spiral selected and in the Properties panel > Data > Shape > Twisting dropdown menu > choose Z-up, so that the text will stand up.

          • Create your text with shift A > Text and type what you want in Edit mode.

          • Convert your text to mesh with alt C > Mesh From Curve.

          • Put the text at the same point as the spiral origin.

          • Give your text an Array modifier.

          • Give your text a Curve modifier with the Spiral as Object.

          • Now play with the Array Count, with the Array Relative Offset, with the Curve Deformation Axis, and with the text object rotation, until the text correctly follows the spiral.

          • Maybe your text mesh will need some work and additional edge loops so that it bends correctly.


          enter image description here






          share|improve this answer























          • Moonboots your a legend thanku!
            – Juriaan
            yesterday


















          up vote
          6
          down vote













          enter image description here



          All it is, is a curve modifier, really.



          Assign the modifier to the text, and use CtrlT on the curve points in edit mode to change the twist, and make the text stand up.



          If you want to give all the points on the curve the same twist.. first set the twist of all points to 0 in the Transform Panel, and in a new operation, raise it to the required value.






          share|improve this answer





















            Your Answer





            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("mathjaxEditing", function () {
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            });
            });
            }, "mathjax-editing");

            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',
            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
            });


            }
            });






            Juriaan 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%2f123034%2fhow-do-i-type-on-a-b%25c3%25a9zier-curve%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            8
            down vote



            accepted










            You could do it this way:




            • Create a spiral with shift A > Curve > Curve Spirals > Archemedian (maybe it needs the Extra Objects addon?).

            • Play with the parameters on the bottom of the T panel (left of the 3D View), give it a Height value.

            • Put the origin of the spiral on its bottom. Check the direction so that it goes up.

            • Keep the spiral selected and in the Properties panel > Data > Shape > Twisting dropdown menu > choose Z-up, so that the text will stand up.

            • Create your text with shift A > Text and type what you want in Edit mode.

            • Convert your text to mesh with alt C > Mesh From Curve.

            • Put the text at the same point as the spiral origin.

            • Give your text an Array modifier.

            • Give your text a Curve modifier with the Spiral as Object.

            • Now play with the Array Count, with the Array Relative Offset, with the Curve Deformation Axis, and with the text object rotation, until the text correctly follows the spiral.

            • Maybe your text mesh will need some work and additional edge loops so that it bends correctly.


            enter image description here






            share|improve this answer























            • Moonboots your a legend thanku!
              – Juriaan
              yesterday















            up vote
            8
            down vote



            accepted










            You could do it this way:




            • Create a spiral with shift A > Curve > Curve Spirals > Archemedian (maybe it needs the Extra Objects addon?).

            • Play with the parameters on the bottom of the T panel (left of the 3D View), give it a Height value.

            • Put the origin of the spiral on its bottom. Check the direction so that it goes up.

            • Keep the spiral selected and in the Properties panel > Data > Shape > Twisting dropdown menu > choose Z-up, so that the text will stand up.

            • Create your text with shift A > Text and type what you want in Edit mode.

            • Convert your text to mesh with alt C > Mesh From Curve.

            • Put the text at the same point as the spiral origin.

            • Give your text an Array modifier.

            • Give your text a Curve modifier with the Spiral as Object.

            • Now play with the Array Count, with the Array Relative Offset, with the Curve Deformation Axis, and with the text object rotation, until the text correctly follows the spiral.

            • Maybe your text mesh will need some work and additional edge loops so that it bends correctly.


            enter image description here






            share|improve this answer























            • Moonboots your a legend thanku!
              – Juriaan
              yesterday













            up vote
            8
            down vote



            accepted







            up vote
            8
            down vote



            accepted






            You could do it this way:




            • Create a spiral with shift A > Curve > Curve Spirals > Archemedian (maybe it needs the Extra Objects addon?).

            • Play with the parameters on the bottom of the T panel (left of the 3D View), give it a Height value.

            • Put the origin of the spiral on its bottom. Check the direction so that it goes up.

            • Keep the spiral selected and in the Properties panel > Data > Shape > Twisting dropdown menu > choose Z-up, so that the text will stand up.

            • Create your text with shift A > Text and type what you want in Edit mode.

            • Convert your text to mesh with alt C > Mesh From Curve.

            • Put the text at the same point as the spiral origin.

            • Give your text an Array modifier.

            • Give your text a Curve modifier with the Spiral as Object.

            • Now play with the Array Count, with the Array Relative Offset, with the Curve Deformation Axis, and with the text object rotation, until the text correctly follows the spiral.

            • Maybe your text mesh will need some work and additional edge loops so that it bends correctly.


            enter image description here






            share|improve this answer














            You could do it this way:




            • Create a spiral with shift A > Curve > Curve Spirals > Archemedian (maybe it needs the Extra Objects addon?).

            • Play with the parameters on the bottom of the T panel (left of the 3D View), give it a Height value.

            • Put the origin of the spiral on its bottom. Check the direction so that it goes up.

            • Keep the spiral selected and in the Properties panel > Data > Shape > Twisting dropdown menu > choose Z-up, so that the text will stand up.

            • Create your text with shift A > Text and type what you want in Edit mode.

            • Convert your text to mesh with alt C > Mesh From Curve.

            • Put the text at the same point as the spiral origin.

            • Give your text an Array modifier.

            • Give your text a Curve modifier with the Spiral as Object.

            • Now play with the Array Count, with the Array Relative Offset, with the Curve Deformation Axis, and with the text object rotation, until the text correctly follows the spiral.

            • Maybe your text mesh will need some work and additional edge loops so that it bends correctly.


            enter image description here







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 20 hours ago

























            answered yesterday









            moonboots

            6,9772514




            6,9772514












            • Moonboots your a legend thanku!
              – Juriaan
              yesterday


















            • Moonboots your a legend thanku!
              – Juriaan
              yesterday
















            Moonboots your a legend thanku!
            – Juriaan
            yesterday




            Moonboots your a legend thanku!
            – Juriaan
            yesterday












            up vote
            6
            down vote













            enter image description here



            All it is, is a curve modifier, really.



            Assign the modifier to the text, and use CtrlT on the curve points in edit mode to change the twist, and make the text stand up.



            If you want to give all the points on the curve the same twist.. first set the twist of all points to 0 in the Transform Panel, and in a new operation, raise it to the required value.






            share|improve this answer

























              up vote
              6
              down vote













              enter image description here



              All it is, is a curve modifier, really.



              Assign the modifier to the text, and use CtrlT on the curve points in edit mode to change the twist, and make the text stand up.



              If you want to give all the points on the curve the same twist.. first set the twist of all points to 0 in the Transform Panel, and in a new operation, raise it to the required value.






              share|improve this answer























                up vote
                6
                down vote










                up vote
                6
                down vote









                enter image description here



                All it is, is a curve modifier, really.



                Assign the modifier to the text, and use CtrlT on the curve points in edit mode to change the twist, and make the text stand up.



                If you want to give all the points on the curve the same twist.. first set the twist of all points to 0 in the Transform Panel, and in a new operation, raise it to the required value.






                share|improve this answer












                enter image description here



                All it is, is a curve modifier, really.



                Assign the modifier to the text, and use CtrlT on the curve points in edit mode to change the twist, and make the text stand up.



                If you want to give all the points on the curve the same twist.. first set the twist of all points to 0 in the Transform Panel, and in a new operation, raise it to the required value.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered yesterday









                Robin Betts

                5,1851627




                5,1851627






















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










                     

                    draft saved


                    draft discarded


















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













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












                    Juriaan 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%2f123034%2fhow-do-i-type-on-a-b%25c3%25a9zier-curve%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

                    Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                    ts Property 'filter' does not exist on type '{}'

                    mat-slide-toggle shouldn't change it's state when I click cancel in confirmation window