Skip to content

Blender scripts to import/export C3 models.

Notifications You must be signed in to change notification settings

SqueakyBed/C3-Operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

C3-Operator

Blender scripts to import/export C3 models.

version: 1.1

Blender Tested Versions: 2.79

Example: the model 003194790.C3 posed freely. 2

How to use it

Import

For your first experiment it is suggested to use the model 003194790.C3 along with its texture 003194790.dds.

  • Download the script.
  • Open Blender.
  • Remove the cube :p (as usual) by pressing x or delete on the cube.
  • On the upper bar there is a drop down menu. Change the engine to Cycles. 1
  • Change the UI view to scripting. 1
  • Open the script OpenC3_with_bones using the open button you find below on the scripting panel to the left.
  • Go to the end of the script once opened and change the variable filePath and texturePath to the path of the model .c3 and the texture .dds you want to import respectively.
  • Click Run Script (it is found to the right of the open button you clicked previously).

Import Animation

Under Construction

ezgif-4-ae81d637973e

Limitations and Issues

  • Tested on garments.

References

About

Blender scripts to import/export C3 models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%