Webview is a system to display OFF and VRML/X3D files via web based viewers.
offview.py is a python program to view OFF files with an online off viewer written in threejs by Wagyx Xygaw
x3dview.py is a python program to view VRML/X3D files using X_Ite X3D Browser written in Javascript and WebGL.
Installation: Place python files (ending in .py) in a directory in your path.
These scripts have been tested under Cygwin64 bash and Windows WSL bash. These environments require Python3.
If you have any comments or suggestions, please E-mail me at PolyhedraSmith@gmail.com
Link to pages using the online viewer embedded in a webpage or full screen
Download:
Link via Google Drive
History:
2024-06-21 Update to Version 3.2
2024-06-20 Update to Version 3.1
2024-06-17 Use base.css
2024-06-13 Update to Version 3.0
2023-12-03 Update to Version 2.5
2023-08-24 Update to Version 2.0
2023-07-11 Update to Version 1.3
2023-06-01 Update to Version 1.2
2023-05-23 Update to Version 1.1
2023-05-10 Initial Release