Hey,
I’m slowly picking up some more technical jobs at work, and i’ve written a couple of pipeline tools for us artists to use and i’m about to start tackling an asset library / asset manager.
More specifically we’re just worrying about managing materials for now.
I guess what i’d like to ask is, for you who have built one before, is there any tips or hints you could share. Anything to watch out for / Best practices?
I’m probably going to to use XML for managing the assets instead of a database, only because i’ve never used databases.
That being said, what is the best way to maintain that XML document across various artists, we can use p4merge but i’ve read that it can be problematic merging XML.
Anyway, I’d love to hear some tips / thoughts.
- Joel