Archived issue #0030619

Draw Harness, ViewerTest - add continuous rendering option to vrepaint command

Open CASCADEOCCT:DRAWclosed11 public notes

Search issues

Description

It is desired having a continuous rendering option for testing some algorithms like Path Tracing (relying on incremental viewer updates).

Public activity

11 archived notes

Participants are labeled by their role within this record.

01Commenter 3
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Mar 28 18:36:54 2019 +0300

    0030619: Draw Harness, ViewerTest - add continuous rendering option to vrepaint command
    
    Aspect_Window::InvalidateContent() - added new virtual method for invalidating window content using platform-specific API.
    
    TKDraw, tkLoop() on Window platform has been changed so that to prevent
    continuous input window events blocking terminal input
    (e.g. in case if processing events is not fast enough or
    if another continuously sends new events).
    
    TKViewerTest, on X11 platform has been fixed a message processing
    so that to avoid messages being not processed.
    Added aggregation of Exposer and ConfigureNotify events.
    Fixed aggregation MotionNotify events.
02Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
03Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
04Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
05Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
06Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
07Commenter 3
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
08Author
09Commenter 9
Reviewed without remarks
10Commenter 1
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 16574.060000000034 / 16549.040000000037 [+0.15%]
Products
Total CPU difference: 10473.190000000028 / 9115.580000000047 [+14.89%]
Windows-64-VC14:
OCCT
Total CPU difference: 17984.734375 / 17926.078125 [+0.33%]
Products
Total CPU difference: 11996.3125 / 10583.1875 [+13.35%]

Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention
11Commenter 3
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records