Gradient along object hair particles (like grass)?












2














I've spent way too many hours on this and I don't know how else to make this work. Perhaps a dozen hours went into getting the coordinates right on a group of grass, only for it to break completely when made into a particle (I thought this would not be an issue since it is generated from the "object" as you can see below). As for the original mesh, there is a special location that I have put my grass (under the ground) because I don't want to use a (useless) tilted object (seems to be the only way to get the particles to stay upright or they end up being on the side). Here's what I'm trying to do:



enter image description here



Here's what I get, though:



enter image description here



Any help is greatly appreciated. Btw, I'm trying to do this (with the translucent-like effect):



enter image description hereenter image description here










share|improve this question





























    2














    I've spent way too many hours on this and I don't know how else to make this work. Perhaps a dozen hours went into getting the coordinates right on a group of grass, only for it to break completely when made into a particle (I thought this would not be an issue since it is generated from the "object" as you can see below). As for the original mesh, there is a special location that I have put my grass (under the ground) because I don't want to use a (useless) tilted object (seems to be the only way to get the particles to stay upright or they end up being on the side). Here's what I'm trying to do:



    enter image description here



    Here's what I get, though:



    enter image description here



    Any help is greatly appreciated. Btw, I'm trying to do this (with the translucent-like effect):



    enter image description hereenter image description here










    share|improve this question



























      2












      2








      2







      I've spent way too many hours on this and I don't know how else to make this work. Perhaps a dozen hours went into getting the coordinates right on a group of grass, only for it to break completely when made into a particle (I thought this would not be an issue since it is generated from the "object" as you can see below). As for the original mesh, there is a special location that I have put my grass (under the ground) because I don't want to use a (useless) tilted object (seems to be the only way to get the particles to stay upright or they end up being on the side). Here's what I'm trying to do:



      enter image description here



      Here's what I get, though:



      enter image description here



      Any help is greatly appreciated. Btw, I'm trying to do this (with the translucent-like effect):



      enter image description hereenter image description here










      share|improve this question















      I've spent way too many hours on this and I don't know how else to make this work. Perhaps a dozen hours went into getting the coordinates right on a group of grass, only for it to break completely when made into a particle (I thought this would not be an issue since it is generated from the "object" as you can see below). As for the original mesh, there is a special location that I have put my grass (under the ground) because I don't want to use a (useless) tilted object (seems to be the only way to get the particles to stay upright or they end up being on the side). Here's what I'm trying to do:



      enter image description here



      Here's what I get, though:



      enter image description here



      Any help is greatly appreciated. Btw, I'm trying to do this (with the translucent-like effect):



      enter image description hereenter image description here







      cycles nodes particles






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 3 hours ago









      Scott Milner

      3,5241130




      3,5241130










      asked 5 hours ago









      Lucidity of Power

      3338




      3338






















          1 Answer
          1






          active

          oldest

          votes


















          1














          A couple problems arise from using the Object coordinates. I would use Vertex Colors:



          In Weight Paint mode, use the Weight Gradient tool under Weight Tools in the T sidebar to create a weight gradient along your grass blade. Use the weight painting tools to adjust as needed:



          enter image description here



          Next, enable the Tissue add-on in the Add-ons panel of the user preferences:



          enter image description here



          Now, in Vertex Paint mode, use the Vertex Color from Vertex Group tool in the Tissue Tools panel of the T sidebar to convert the weight into a vertex group:



          enter image description here



          Last, use an Attribute node to get the gradient from the vertex color:



          enter image description here



          Result as a particle:



          enter image description here






          share|improve this answer

















          • 1




            Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
            – Lucidity of Power
            3 hours ago











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f127328%2fgradient-along-object-hair-particles-like-grass%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









          1














          A couple problems arise from using the Object coordinates. I would use Vertex Colors:



          In Weight Paint mode, use the Weight Gradient tool under Weight Tools in the T sidebar to create a weight gradient along your grass blade. Use the weight painting tools to adjust as needed:



          enter image description here



          Next, enable the Tissue add-on in the Add-ons panel of the user preferences:



          enter image description here



          Now, in Vertex Paint mode, use the Vertex Color from Vertex Group tool in the Tissue Tools panel of the T sidebar to convert the weight into a vertex group:



          enter image description here



          Last, use an Attribute node to get the gradient from the vertex color:



          enter image description here



          Result as a particle:



          enter image description here






          share|improve this answer

















          • 1




            Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
            – Lucidity of Power
            3 hours ago
















          1














          A couple problems arise from using the Object coordinates. I would use Vertex Colors:



          In Weight Paint mode, use the Weight Gradient tool under Weight Tools in the T sidebar to create a weight gradient along your grass blade. Use the weight painting tools to adjust as needed:



          enter image description here



          Next, enable the Tissue add-on in the Add-ons panel of the user preferences:



          enter image description here



          Now, in Vertex Paint mode, use the Vertex Color from Vertex Group tool in the Tissue Tools panel of the T sidebar to convert the weight into a vertex group:



          enter image description here



          Last, use an Attribute node to get the gradient from the vertex color:



          enter image description here



          Result as a particle:



          enter image description here






          share|improve this answer

















          • 1




            Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
            – Lucidity of Power
            3 hours ago














          1












          1








          1






          A couple problems arise from using the Object coordinates. I would use Vertex Colors:



          In Weight Paint mode, use the Weight Gradient tool under Weight Tools in the T sidebar to create a weight gradient along your grass blade. Use the weight painting tools to adjust as needed:



          enter image description here



          Next, enable the Tissue add-on in the Add-ons panel of the user preferences:



          enter image description here



          Now, in Vertex Paint mode, use the Vertex Color from Vertex Group tool in the Tissue Tools panel of the T sidebar to convert the weight into a vertex group:



          enter image description here



          Last, use an Attribute node to get the gradient from the vertex color:



          enter image description here



          Result as a particle:



          enter image description here






          share|improve this answer












          A couple problems arise from using the Object coordinates. I would use Vertex Colors:



          In Weight Paint mode, use the Weight Gradient tool under Weight Tools in the T sidebar to create a weight gradient along your grass blade. Use the weight painting tools to adjust as needed:



          enter image description here



          Next, enable the Tissue add-on in the Add-ons panel of the user preferences:



          enter image description here



          Now, in Vertex Paint mode, use the Vertex Color from Vertex Group tool in the Tissue Tools panel of the T sidebar to convert the weight into a vertex group:



          enter image description here



          Last, use an Attribute node to get the gradient from the vertex color:



          enter image description here



          Result as a particle:



          enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 3 hours ago









          Scott Milner

          3,5241130




          3,5241130








          • 1




            Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
            – Lucidity of Power
            3 hours ago














          • 1




            Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
            – Lucidity of Power
            3 hours ago








          1




          1




          Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
          – Lucidity of Power
          3 hours ago




          Awesome. Exactly what I was looking for. Lifesaver, man. I appreciate it!
          – Lucidity of Power
          3 hours ago


















          draft saved

          draft discarded




















































          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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.


          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%2f127328%2fgradient-along-object-hair-particles-like-grass%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

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...