Opened 10 years ago

Closed 7 years ago

#39 closed defect (wontfix)

Decrease CPU usage to zero when nothing happens

Reported by: Maciej Komosinski Owned by: mmichalski
Priority: major Milestone:
Component: javascript f0 viewer Version:
Keywords: Cc:

Description

Looks like now it re-paints the scene continuously. The scene should only be repainted when it changes (e.g. because of rotation of the 3D object or other user input) or when the browser requests repaint (e.g. the control has been resized).

Change History (1)

comment:1 Changed 7 years ago by Maciej Komosinski

Resolution: wontfix
Status: newclosed

A new js-based Framsticks 3D editor is available and this problem does not exist in the new editor.

Note: See TracTickets for help on using tickets.