Skip to content

Commit 8e19ca2

Browse files
[OMEdit] Document TODO for spring shape (#10332)
1 parent d7cb3a8 commit 8e19ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

OMEdit/OMEditLIB/Animation/ExtraShapes.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
// In addition, the extra parameter is not always considered, in particular for cone and cylinder shapes.
5858
// See documentation of Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape model.
5959
// 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.
60+
// and it should be drawn with more facets for a nicer animation
61+
// (moreover, it misses normals and texture coordinates).
6162

6263
class Pipecylinder : public osg::Geometry
6364
{

0 commit comments

Comments
 (0)