Unity logo
取消
购物车
应用
Sell Assets

11000+款5星资源

8.5万+用户参与评分

10万+社区成员鼎力支持

每款资源都经过 Unity 审核

此内容由第三方提供商托管,该第三方提供商在未接受Targeting Cookies的情况下不允许观看视频。如果您想观看来自这些提供商的视频,请将“Targeting Cookie”的Cookie偏好设置为“是”。
1/4
A fully-featured realtime deformer system for animating meshes in Unity. Bend, squash, twist and much more.
可编程渲染管线(SRP)兼容性
Unity可编程渲染管线(SRP)是让您能够通过C#脚本控制渲染的一个功能。SRP是支撑通用渲染管线(URP)和高清渲染管线(HDRP)的底层技术。
Unity版本内置渲染管线通用渲染管线(URP)高清渲染管线(HDRP)
2022.3.45f1
兼容
兼容
兼容
描述

FEATURES

• Lightning fast!

• Fully multi-threaded!

• 40+ deformers!

• Meshes can be saved!

• Easily extendable!

• Works in worldspace!

• Custom editors and handles!


DOCUMENTATION

Installation

Getting Started

Creating a Custom Deformer

Optimization Tips


LIMITATIONS

Deform runs on the CPU. While it is incredibly fast, you should not expect to get performance comparable to vertex shaders. Because meshes are modified on the CPU each mesh has to be unique. This means that, unless dynamically batched (which comes with its own performance costs), each mesh will require a new draw call. Deform is not meant to be used at a massive scale. If you need to deform an entire world, tons of meshes, or an incredibly high poly model use vertex shaders.


Use shaders if you need speed, use Deform if you need modularity and ease-of-use.


ACKNOWLEDGEMENTS

Thanks to Thomas Ingram for going the extra-mile to help with editor scripting.

Thanks to Alexander Ameye, William Besnard, Raphael Herdlicka and David Carney for beta testing and giving crucial feedback.


Additional massive thanks to the following contributors for helping develop Deform into the best tool it can be:

sabresaurus, Brullworfel, favoyang, and HitCache


CONTACT

I love seeing creative and cool uses of this tool. If you make something you're proud of I'd be honored if you showed it to me!


You can find me on the interwebs at these addresses:

email

twitter

website


If you need help with Deform, I'd love it if you created an issue on the repository instead of sending an email so other people can find the solution. That being said, feel free to reach out about anything! I'm always happy to talk shop :)

技术细节

FEATURES:

  • Calculations are multithreaded with the job system to make the most of system resources and lighten the load on the main thread.
  • Mesh data/operations use Burst-friendly data types (float3, float4x4 etc) for shader-like effect-authoring, and high performance compiled code.
  • Deform provides a framework for easily authoring performant mesh effects. Simply derive your class from Deformer to get started. Tutorial can be found here.
  • Deformable meshes can be exported to .OBJ or Unity's native mesh asset format. FBX export is not supported, but you can use other tools like Unity's FBX Exporter package.
  • Deformables can be automatically stripped from scenes in builds and when entering play-mode if you are not using Deform for runtime effects.
  • Whenever sensible, every deformer is authored to work in worldspace. This means you can create a single effect, that can be shared seamlessly by multiple objects in the world.
  • Most Deformer parameters are represented intuitively in the scene via custom handles.

SUPPORTED OS:

  • Nothing is OS-specific, but be careful with performance on mobile and low-end hardware.

DOCUMENTATION:

Here :)

Deform

(52)
919 users have favourite this asset
(919)
FREE
许可证类型
文件大小
199.5 KB
最新版本
1.2.2
最新发布日期
2024年10月7日
原始 Unity 版本
2022.3.45
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持
Unity logo
语言
反馈
合作伙伴计划
合作伙伴
USD
EUR
Copyright © 2025 Unity Technologies
所有价格不包含税
USD
EUR