Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Asset for Unity 3D to allows character customization

License

Notifications You must be signed in to change notification settings

orchowski/Clothing-System-3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothing System 3D

This is an asset project for Unity 3D that allows customization of a characters appearance.

Read the Documentation to learn how to use the asset.

Unity version and language

The actual version of Unity used in this project is 5.4.1f1, and the language used is C#

3D Models

All the 3d models used here are in FBX format in the Assets folder. The original files in Blender (2.77) format can be found in the Source Models Files folder.

Important Notes

All data used by the asset is stored in a database. In the actual version, the database is a set of XML files. Implementations to use another way to store the necessary data can be easily implemented, check the Documentation for more info.

New features can be implemented in future, like a system to control hair.

Final Words

My two neurons needs tons of coffee to produce things like this one. Help me to feed them ;)

Links


UPDATE HISTORY

12.27.2016 - Second tutorial, showing how to setup the system database, is ready: https://www.youtube.com/watch?v=lxNTYjzXKcI&t

12.16.2016 - Added the first video tutorial about how to use the system: https://youtu.be/DbQ73m2kEQs

About

Asset for Unity 3D to allows character customization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%