VNTANA Model Viewer

You can find all releases of the vntana-model-viewer-wrapper project from this site. Use it to quickly and easily load any version of the project from each branch, tag, or commit, like:

https://viewer.vntana.com/:type/:file

Tags

Use the name of the tag as the type value.

Note: The built files for each tag are immutable. So you can cache these files for as long as you want.

Branches

Use the name of the branch as the type value.

Note: These files will always point to the latests version of the branch and should not be cached.

Commits

Use the full commit hash as the type value.

Note: The built files for each are immutable. So you can cache these files for as long as you want.

Use these files when you want to reference a previous version of the viewer. You can use for troubleshooting purposes like when you use git bisect