-
Updated
Apr 13, 2021 - C++
stl
Here are 870 public repositories matching this topic...
-
Updated
Jul 23, 2021 - C++
-
Updated
Jul 16, 2021 - C++
-
Updated
Jul 5, 2021 - C++
Expected Behavior
The serializer should be able to
- Serialize geom3 to IndexedTriangleSet
- Support colors on polygons, translating to Color
- Serialize geom2 to IndexedLineSet or LineSet
- Serialize path2 to IndexedLineSet or LineSet
- Support UNIT in header
- Support colors on geometries, translating to Appearance
- Material emissiveColor
Actual Behavior
The current se
-
Updated
May 4, 2021 - C++
-
Updated
Jul 15, 2021 - C++
Needs to be updated to use the or string selector, fluent api, and remove the saveModel call.
Add Runnable links of the code below the example.
Use link name Run Code which links to a Online C++ complier conatining the example code.
Use Rextester as the Online C++ Compiler (If you have a better suggesstion please comment).
Follow below steps to generate the Run Code Link.
- Go to Rextester
- Copy or write the example
Hello, it would be great if you could add some 3d text models. Thanks in advance :-)
-
Updated
May 20, 2021 - Clojure
-
Updated
Jun 11, 2021 - OpenSCAD
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Jul 23, 2021 - C++
-
Updated
Jul 17, 2021 - C++
-
Updated
May 17, 2021 - TypeScript
-
Updated
Jul 21, 2021 - Shell
-
Updated
Oct 1, 2020
-
Updated
Jun 8, 2021 - OpenSCAD
-
Updated
Jul 23, 2021 - C++
-
Updated
Jul 15, 2021 - Go
-
Updated
Jan 28, 2020 - C++
-
Updated
Apr 12, 2021 - C++
Improve this page
Add a description, image, and links to the stl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stl topic, visit your repo's landing page and select "manage topics."
Slic3r: 1.3.1-dev-54a31ee
OS: Ubuntu 18.04.4
Load STL
Select model.
Right click - Rotate - Around z axis...
Input 90 - press ok
Model moves 90 degrees counter clock wise as expected.
Input 90 - press ok
BUG Model doesn't move.
Input 0 - press ok
Model doesn't move. (As expected for relative rotations, but not absolute.)
Input -90 - press ok
BUG Model rotates 180 degrees.
Around x