You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ <h1>About</h1>
115
115
<article>
116
116
<sectionid="about" class="entry">
117
117
<h1>About OpenSCAD</h1>
118
-
<p>OpenSCAD is a software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies.</p>
118
+
<p>OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies.</p>
119
119
<p>OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.</p>
120
120
<p>OpenSCAD provides two main modelling techniques: First there is constructive solid geometry (aka CSG) and second there is extrusion of 2D outlines. As data exchange format format for this 2D outlines Autocad DXF files are used. In addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats.</p>
{"id":4,"name":"Cyclone PCB Factory","public_url":"https://github.com/carlosgs/Cyclone-PCB-Factory/","thumbnail":"assets/img/gallery-cyclone.png","creator":{"name":"Carlos García Saura", "public_url":"http://carlosgs.es"}},
5
-
{"id":5,"name":"Tapster - Mobile Automation Robot","public_url":"https://github.com/hugs/tapsterbot","thumbnail":"https://camo.githubusercontent.com/3ead8996912fa34265cd92ef0a700714f9e2a0cd/687474703a2f2f687567732e6769746875622e696f2f696d672f746170737465722d322d6465736b2e6a7067","creator":{"name":"Jason Huggins", "public_url":"https://twitter.com/hugs"}}]
5
+
{"id":5,"name":"Tapster - Mobile Automation Robot","public_url":"https://github.com/hugs/tapsterbot","thumbnail":"https://camo.githubusercontent.com/3ead8996912fa34265cd92ef0a700714f9e2a0cd/687474703a2f2f687567732e6769746875622e696f2f696d672f746170737465722d322d6465736b2e6a7067","creator":{"name":"Jason Huggins", "public_url":"https://twitter.com/hugs"}},
6
+
{"id":6,"name":"ShimonBox - 3D printable cases for development boards","public_url":"https://github.com/ubitux/shimonbox/","thumbnail":"https://raw.githubusercontent.com/ubitux/shimonbox/master/pics/small/orangepi_zero.jpg","creator":{"name":"Clément Bœsch", "public_url":"http://blog.pkh.me/"}}]
0 commit comments