Fst Example
Attempt to solve all fst examples
- Read more about Fst Example
- Log in or register to post comments
Attempt to solve all fst examples
MIDI->Fingering->3D Animation
-.- -.- -.- -.-
Have very limited time to make new publishment.
And very little resource to publish because of the private property of my work most belongs to the company.
0.0 0.0 0.0 0.0
一种简单的7自由度机器臂的抽象图。
robot arm abstraction.
把它分解每2个圆柱一个单元的形式。
Split this kind of arm into elementary part.
Shader "LightEdge/CubeEdge"
{
Properties
{
_Color("Color", Color) = (0.5,0.5,0.5,0.5)
_Length("Length", Range(0,1)) = 0.1
_Softness("Softness", float) = 0.1
}
SubShader
{
Tags { "RenderType"="Opaque" }
LOD 100