Jantrack

Jantrack is a personal python program created for my studio film Rider. I designed Jantrack to be a solution to problems that I had experienced working on small scale Houdini based productions on our schools network.

https://github.com/ZachJantz/jantrack

Jantrack is designed to allow an artist to add shots and assets to a json based project manifest on our lab network. I used PyQt5 to develop the UI.

The jantrack interface displays a project’s shots, the corresponding assets, and the asset’s metadata. I built this to be able

A key feature of jantrack is network transfer to SCAD’s render farm. It pulls a shot and all its corresponding assets to a students render farm folder ensuring that all asset dependencies are resolved.