Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#5567 closed defect (fixed)

The engine V6 animation is completely black

Reported by: Francesco Casella Owned by: Volker Waurich
Priority: blocker Milestone: 1.14.0
Component: OMEdit Version:
Keywords: Cc:

Description

The Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic_res model is a nice demo of the capabilities of Modelica and OpenModelica.

Unfortunately, for some reason the animation turns out to be completely black. Why is that the case? If I am not mistaken, this didn't happen in the past.

Change History (5)

comment:1 by Adeel Asghar, 5 years ago

Yes. I can reproduce this.

Last edited 5 years ago by Adeel Asghar (previous) (diff)

comment:2 by Adeel Asghar, 5 years ago

Owner: changed from Adeel Asghar to Volker Waurich
Status: newassigned

comment:3 by Volker Waurich, 5 years ago

I added the complete AutoDesk color map. https://github.com/OpenModelica/OpenModelica/pull/329
Some color codes have been missing.
Nevertheless, the scaling of the DXF-files is still wrong and I am unsure, how this should be done correctly. There is a length, width, height attribute which should influence the scaling of the bodies. Using these values as a scaling factor is not correct. Maybe the outer dimensions of the DXF-File have to be scaled to the given values.

in reply to:  3 comment:4 by Francesco Casella, 5 years ago

Resolution: fixed
Status: assignedclosed

Replying to vwaurich:

I added the complete AutoDesk color map. https://github.com/OpenModelica/OpenModelica/pull/329
Some color codes have been missing.

This looks good after PR 319

in reply to:  3 comment:5 by Francesco Casella, 5 years ago

Replying to vwaurich:

Nevertheless, the scaling of the DXF-files is still wrong and I am unsure, how this should be done correctly. There is a length, width, height attribute which should influence the scaling of the bodies. Using these values as a scaling factor is not correct.
Maybe the outer dimensions of the DXF-File have to be scaled to the given values.

I opened #5593 on this topic.

Last edited 5 years ago by Francesco Casella (previous) (diff)
Note: See TracTickets for help on using tickets.