zoukankan      html  css  js  c++  java
  • 藤条生长为字母的动画

     https://www.youtube.com/watch?v=LshPEGiHsqc

    Blender Tutorial: Vine Animation Text

    需要使用插件Add Curve: IvyGen, 进入用户设置,找到并沟选该插件.

    建模:
    立体文字, [Alt C] 转换为网格mesh;
    选中网格文字,新建藤蔓:
    [Shift A], CurveAdd Ivy to Mesh
    左边工具栏下方的IvyGen设置
    去掉Grow Leaes, 点击{Update Ivy};
    Size Settings:Max Ivy Length:3; 点击{Update Ivy};
    Weight Settings:Adhesion Weight:0.25; 点击{Update Ivy};
    Branch Settings:Ivy Branch Size:0.002; 点击{Update Ivy};
    新建材质节点,如下图:

    选择多个藤条曲线 [Ctrl L]选择材质.使用相同材质.
    注: 多选时,已设置的藤条要最后选择.

    水平地面, UV贴图
    直立的木板背景, UV贴图

    生长动画,选择某个藤条,右边属性区的曲线数据页签,Geometry 几何数据面板.
    TimeLine的当前帧设为{1}时, Bevel Factor: {End:0}; 鼠标放在end上,[I] 插入关键帧;
    TimeLine的当前帧设为{9}时, Bevel Factor: {End:0}; 鼠标放在end上,[I] 插入关键帧;
    TimeLine的当前帧设为{99}时, Bevel Factor: {End:1}; 鼠标放在end上,[I] 插入关键帧;
    播放动画, 从第9帧开始生长,到99帧,长满这个字母;

    选择其他字母的藤条,最后选择设置好动画的藤条,[Ctrl L]选择动画数据
    播放动画...

  • 相关阅读:
    leetcode Remove Linked List Elements
    leetcode Word Pattern
    leetcode Isomorphic Strings
    leetcode Valid Parentheses
    leetcode Remove Nth Node From End of List
    leetcode Contains Duplicate II
    leetcode Rectangle Area
    leetcode Length of Last Word
    leetcode Valid Sudoku
    leetcode Reverse Bits
  • 原文地址:https://www.cnblogs.com/sztom/p/9930062.html
Copyright © 2011-2022 走看看