ProceduralMotionTrack
=====================

This is an implementation of a custom timeline track that controls an object
transform with simple procedural motions.
At the moment, it has four types of motions:
- Constant Motion: Fix an object to a specified point.
- Cyclic Motion: Move an object with sine wave functions.
- Brownian Motion: Move an object with a fractal Brownian motion.
- Jitter Motion: Move an object with random values.
These motions can be blended by overlapping clips.
Procedural Motion track supports extrapolation that is useful to give an
infinite motion during an entire timeline.
System Requirements
-------------------
- Unity 2019.4 or later
How To Install
--------------
This package uses the [scoped registry] feature to resolve package
dependencies. Please add the following sections to the manifest file
(Packages/manifest.json).
[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html
To the `scopedRegistries` section:
```
{
"name": "Keijiro",
"url": "https://registry.npmjs.com",
"scopes": [ "jp.keijiro" ]
}
```
To the `dependencies` section:
```
"jp.keijiro.klak.timeline.procedural-motion": "1.0.1"
```
After changes, the manifest file should look like below:
```
{
"scopedRegistries": [
{
"name": "Keijiro",
"url": "https://registry.npmjs.com",
"scopes": [ "jp.keijiro" ]
}
],
"dependencies": {
"jp.keijiro.klak.timeline.procedural-motion": "1.0.1",
...
```
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
ProceduralMotionTrack 这是自定义时间轴轨道的实现,该轨道可通过简单的过程动作来控制对象的变换。 目前,它有四种类型的动作: 等速运动:将对象固定到指定点。 循环运动:使用正弦波功能移动对象。 布朗运动:以分形布朗运动移动对象。 抖动运动:使用随机值移动对象。 这些动作可以通过重叠的剪辑来融合。 程序运动轨迹支持外推,这有助于在整个时间轴内进行无限运动。 系统要求 Unity 2019.4或更高版本 如何安装 该程序包使用功能来解决程序包依赖性。 请将以下部分添加到清单文件(Packages / manifest.json)。 到scopedRegistr
资源详情
资源评论
资源推荐
收起资源包目录















































































共 71 条
- 1




















weirdquirky
- 粉丝: 43
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 随书光盘的有效管理及网络阅览实现技术-管理现状.docx
- 园林景观设计软件.docx
- 文化人类学-计算机科学与技术--常向阳.doc
- 浅析计算机软件技术在化工设计中的应用.docx
- IMS与网络融合技术研究分析tzq.doc
- 计算机技术在教育中的多方应用.docx
- 基于单片机的水温自动控制系统方案设计书.doc
- 浅析互联网金融模式.docx
- ppt模板:蓝色简约风人工智能PPT模板.pptx
- 大学计算机基础教程试题库专业证书.doc
- 基于物联网的智能仓储系统的设计.docx
- 计算机网考最新修改版.doc
- 电子商务税收征管问题分析及对策思考.doc
- Splunk大数据分析实战指南
- 面向对像程序设计试卷.doc
- C单片机的旋转显示屏设计与实现.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0