#!/usr/bin/env python3
from DisplayCAL.wx_vrml_2_x3d import main

main()
