meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:user_guide_formats [2020/11/28 02:00] Admin created |
en:user_guide_formats [2021/11/07 07:05] (current) JSCAD Editor |
||
---|---|---|---|
Line 4: | Line 4: | ||
^ Format | ^ Format | ||
- | | JSCAD | .jscad | [[http://www.OpenJSCAD.org|OpenJSCAD.org]] |{{: | + | | JSCAD | .js | [[https://www.openjscad.xyz|openjscad.xyz]] |{{: |
- | | SCAD | .scad | [[http:// | + | |
| AMF | .amf | [[https:// | | AMF | .amf | [[https:// | ||
| DXF | .dxf | [[https:// | | DXF | .dxf | [[https:// | ||
- | | OBJ | .obj | [[https:// | + | | JSON | .json | [[https:// |
+ | | OBJ | .obj | [[https:// | ||
| STL | .stl | [[https:// | | STL | .stl | [[https:// | ||
| SVG | .svg | [[https:// | | SVG | .svg | [[https:// | ||
- | | X3D | .x3d | [[http:// | + | | X3D | .x3d | [[http:// |
//Note: JSCAD is written in JavaScript, as well as JSCAD designs. Therefore, files saved with the standard JavaScript file extention (.js) can also be imported as JSCAD designs.// | //Note: JSCAD is written in JavaScript, as well as JSCAD designs. Therefore, files saved with the standard JavaScript file extention (.js) can also be imported as JSCAD designs.// |