tqec.interop.collada_html_viewer.ColladaHTMLViewer#
- class ColladaHTMLViewer(filepath_or_bytes: str | Path | bytes)[source]#
Helper class to view COLLADA model in html with the help of three.js.
This can display a COLLADA model in IPython compatible environments with the implementation of _repr_html_ method.
Methods
__init__
(filepath_or_bytes)Attributes
HTML_TEMPLATE