您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
GitHub 80b45443 Merge pull request #9 from Unity-Technologies/package-reorganization 5 年前
DCC-Tools~/Houdini Merge pull request #9 from Unity-Technologies/package-reorganization 5 年前
Editor Merge pull request #9 from Unity-Technologies/package-reorganization 5 年前
ImageSequencer Set everything to internal (for the time being) 6 年前
PropertyAttributes Initial Commit 6 年前
Editor.meta Initial Commit 6 年前
ImageSequencer.meta Initial Commit 6 年前
LICENSE.md Initial Commit 6 年前
LICENSE.md.meta Updated Readme + Added OpticalFlow handling in PostProcessor 5 年前
PropertyAttributes.meta Initial Commit 6 年前
README.md Updated Requirements + Readme 5 年前
README.md.meta Updated Readme + Added OpticalFlow handling in PostProcessor 5 年前
Unity.VFXToolbox.Editor.asmdef Initial Commit 6 年前
Unity.VFXToolbox.Editor.asmdef.meta Initial Commit 6 年前
package.json Updated Requirements + Readme 5 年前
package.json.meta Set new information in package.json + Updated Readme for future releases 5 年前

README.md

VFXToolbox

Additional tools for Visual Effect Artists.

Install VFX Toolbox Unity Package

Local Package Install :

  • Git Clone this repository (or download zip and unzip locally)
  • Install Unity 2019.1 or newer and run it for your project
  • Open Package Manager Window (Window/Package Manager)
  • Use the + Button at the bottom of the window and select "Add Package from Disk"
  • Navigate to the root of the repository directory then open the package.json file.

Git Reference Install (Package will be available as read-only):

  • (Make sure you have Git CLI installed on your system and path correctly configured)
  • Install Unity 2019.1 or newer
  • Open your project's Packages/manifest.json file with a text editor
  • Add the following line to dependencies list : "com.unity.vfx-toolbox": "https://github.com/Unity-Technologies/VFXToolbox.git#1.0.0-preview",

You should be good to go!

Image Sequencer

This utility enables the authoring of Flipbook Texture Sheets in an easy way. Create Image Sequence assets, import your texture sequences and start retiming, loop, and assemble into a flipbook texture sheet.

By using templates, you can go back, make adjustments then re-export with only one click.

  • You can create Image Sequence Templates using the Create/Visual Effects/Image Sequence project window menu
  • You can open the Image Sequencer using the Window/Visual Effects/Image Sequencer menu

DCC Tools

DCC Tools enable the export of .pcache and .vf files to be used with Visual Effect Graph. They are available for the following DCCs at the moment:

Houdini

  • Point Cache
  • Volume Exporter