1. 首页
  2. 游戏开发
  3. Unity3D
  4. UNITY插件Hair Tool

UNITY插件Hair Tool

上传者: 2018-12-25 06:58:34上传 UNITYPACKAGE文件 6.18MB 热度 66次
Hair tool is a plugin for creating animated hair and cloth. Physics are implemented with a custom engine based on Verlet integration, and executed on GPU (Compute Shader). You can configure elasticy, gravity, drag, and curveness in editor. Sphere Colliders and Swept Spheres can be added to bones so it interacts with body a realistically. Unity WindZone component is supported. Lighting is based on Kajiya-Kay reflection model. Dirrectional, Point, Spot lights, Cookies and Normal Depth Texture are supported. Shadows are implemen ted as a Unity shadow caster pass. Editor is integrated in Unity. Also you can create hair geometry with Blender and 3dmax. Plans for the next update: - Metal on IOS and OSX support
用户评论
码姐姐匿名网友 2018-12-25 06:58:34

Assets/GPUTools/Hair/Scripts/Geometry/MayaImport/MayaHairGeometryImporter.cs(9,7): error CS0246: The type or namespace name `NUnit' could not be found. Are you missing an assembly reference?