Extensions:2.6/Py/Scripts/Import-Export/PC2 Pointcache import

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Import-Export
2018年6月29日 (金) 04:45時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Pointcache Importer (.pc2)
Import pointcache data to shapekeys
UI location File > Import > Pointcache (.pc2)
Version 0.5 Author(s) Jasper van Nieuwenhuizen, Matt Ebb, Ivo Grigull, Bill L. Nieuwendorp
Blender 2.5.8 Rev:#35764 License GNU General Public License (GPL)


Executable information
File name io_import_pc2.py
Current version download https://github.com/jasperges/blender_scripts/blob/master/io_import_pc2.py



About


This addons lets you import .pc2 pointcache-files to the shapekeys of an object. In this way you can transfer animated meshes from another application to Blender.


Installation

To install the the script:

  • Copy the script to the addons folder
  • Enable the Add-On from the Add-Ons tab in the User Preferences window

Use

Select the object you want to import the pointcache to. Select File > Import > Pointcache (.pc2) to enter the importer. From there, choose the frame offset (default=0), choose a .pc2 file, and then click Import. Make sure the object is the same as the object you baked the pointcache from. If you import an .obj from another package, make sure you select "Keep Vert Order" in the .obj import. If the mesh is somehow different, you will probably get a mess or strange artifacts. For now the only option you can choose is the frame offset.