An open API service indexing awesome lists of open source software.

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

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.

![SVG](ftd.svg)

![PDF](ftd.pdf)