https://github.com/harbaum/x3dtosvg
Attempt to convert X3D files into scalable 2D SVG files
https://github.com/harbaum/x3dtosvg
Last synced: about 1 year ago
JSON representation
Attempt to convert X3D files into scalable 2D SVG files
- Host: GitHub
- URL: https://github.com/harbaum/x3dtosvg
- Owner: harbaum
- Created: 2019-11-07T12:48:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T12:54:35.000Z (over 6 years ago)
- Last Synced: 2025-01-16T03:26:17.317Z (over 1 year ago)
- Language: Python
- Size: 151 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# X3dToSvg
This is an attempt to render a 3D X3D format into the 2D SVG vector
format in order to be able to use [fischertechnik Designer
files](http://www.3dprofi.de/de/) inside documents.
Currently most people simply use bitmap graphics for this. But
this results in huge files which don't scale well.

