Porting Wombat Asset Management System on to Flask (a developer friendly python framework) and integrate a 3D model viewer into the system
Pronoy Chopra
Abstract
Wombat currently runs on Pylons 0.9.7 which is outdated. Porting Wombat to Flask is primarily because Flask is more developer friendly and subsequent updates don't really have lots of changes. Wombat was made to assist artists to work with assets in a repository without having to work with the VCS. Also a 3D assets viewer is required because game development repository has 3D models which have to be downloaded and viewed. Rather than that a preview should be given so that the job becomes easier.
Additional Information
Wombat to be ported to Flask - Python and trying to integrate a web 3D viewer to viewer to view 3D models
