You should check out git. It can work any kind of binary data and gives you control over versioning.
You can ofcourse make a python app with qt as front end and some kind database as back end - MySql, Mongo etc. You can also make web based front end woth python using django if you want. Sent from my iPhone > On Jan 29, 2014, at 12:41, Andreas Böinghoff <[email protected]> wrote: > > Hey! > > Over the last months, I've done some research what's the best way to store > our assets in an library with a version control. > > I've tried an self programmed custom python solution, Tactic and Perforce. > Everything works somehow, but it's all not as nice as I wish. > > Knows someone of you guys a good solution to handle all types of assets (abc, > obj, fbx, emdl, ass, psd, tif, sgi, exr, hdr...) with a version control? > > We don't need it in combination with an job- user- taskmanagment, but just as > an server+database where we could upload our files and drag-and-drop our > assets to softimage. > > Any advices? > > Andreas > > -- > > > > ANDREAS BÖINGHOFF > > 3D Artist > > > > > schönheitsfarm production > > GmbH & Co. KG > > > schönheitsfarm > > hamburg > > lippmannstrasse 79 > > 22769 hamburg > > t +4940 432 91 200 > > f +4940 432 91 222 > > > > > > schönheitsfarm > > düsseldorf > > steinstraße 11 > > 40212 düsseldorf > > t +49211 913 701 0 > > f +49211 913 701 99 > > > > > > schönheitsfarm > > frankfurt > > hanauer landstrasse 151-153 > > 60314 frankfurt > > t +4969 484 484 90 > > > > > > > > > w www.s-farm.de > > > > Geschäftsführung Manfred Brunwey > > DE 214892548 | Amtsgericht Hamburg HRA 95793 > > > > > > > >

