We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7cb3a8 commit 8e19ca2Copy full SHA for 8e19ca2
OMEdit/OMEditLIB/Animation/ExtraShapes.h
@@ -57,7 +57,8 @@
57
// In addition, the extra parameter is not always considered, in particular for cone and cylinder shapes.
58
// See documentation of Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape model.
59
// Also, the spring shape is implemented but has an undesired torsion near the end of each winding,
60
-// and it should be drawn with more facets for a nicer animation.
+// and it should be drawn with more facets for a nicer animation
61
+// (moreover, it misses normals and texture coordinates).
62
63
class Pipecylinder : public osg::Geometry
64
{
0 commit comments