X3D

defaults: dict
X3DOM_JS: str
X3DOM_CSS: str

 

@classmethod
get_new_id(cls): 

 

__init__(self, *children, id=None, dynamic_loading=True, x3dom_path=None, x3dom_css_path=None, recording_options=None, include_export_button=False, include_record_button=False, include_view_settings_button=False, **opts): 

 

@classmethod
get_export_script(self, id): 

 

@classmethod
get_view_settings_script(self, id): 

 

@classmethod
parse_view_matrix(cls, vs): 

 

@classmethod
get_record_screen_script(self, id, polling_rate=30, recording_duration=2, video_format='video/webm'): 

 

@classmethod
set_animation_duration_script(self, id): 

 

to_widget(self, dynamic_loading=None, include_export_button=None, include_record_button=None, include_view_settings_button=None): 

 

to_html(self, *base_elems, header_elems=None, dynamic_loading=False, include_export_button=None, include_record_button=None, **header_info): 

 

get_mime_bundle(self): 

 

to_x3d(self): 

 

display(self): 

 

show(self): 

 

dump(self, file, write_html=True, **opts): 

 

get_children(self): 

Feedback

Examples

Templates

Documentation