View Issue Details

IDProjectCategoryView StatusLast Update
0028114Open CASCADEOCCT:Visualizationpublic2016-12-09 16:39
ReporterdbpAssigned Toapn  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version7.0.0 
Target Version7.1.0Fixed in Version7.1.0 
Summary0028114: Visualization, Ray tracing - Make ray tracing mode interactive in high resolutions
DescriptionIn HD screen resolutions, path tracing could become non-interactive. It is proposed to dynamically adjust number of bounces depending on the type of ray-surface interaction and to gradually increase it when the camera is stabilized.
Steps To ReproduceNow it is inherent property and cannot be enabled/disabled.
TagsNo tags attached.
Test case numberNot needed

Attached Files

  • 1.png (243,635 bytes)
  • 5.png (455,219 bytes)
  • 10.png (487,512 bytes)
  • 15.png (491,337 bytes)
  • 20.png (495,790 bytes)

Relationships

related to 0028129 closedapn Visualization, Path Tracing - Improve interactivity in "steady" rendering mode 

Activities

git

2016-11-16 15:45

administrator   ~0060430

Branch CR28114 has been created by dbp.

SHA-1: c57c1cdc5bf83e135a8844919e3a4735665a9045


Detailed log of new commits:

Author: dbp
Date: Wed Nov 16 15:44:56 2016 +0300

    0028114: Visualization, Ray tracing - Make ray tracing mode interactive in high resolutions

dbp

2016-11-16 15:46

developer   ~0060431

Dear kgv,

Could you please review the patch in branch CR28114?

dbp

2016-11-16 15:49

developer  

1.png (243,635 bytes)

dbp

2016-11-16 15:49

developer  

5.png (455,219 bytes)

dbp

2016-11-16 15:50

developer  

10.png (487,512 bytes)

dbp

2016-11-16 15:50

developer  

15.png (491,337 bytes)

dbp

2016-11-16 15:50

developer  

20.png (495,790 bytes)

dbp

2016-11-16 15:51

developer   ~0060432

For example, please check images attached. At the first frame (1.png) the image is computed only with the 1 bounce. For 10-th frame (10.png) path tracer starts to use 2 bounces etc.

kgv

2016-11-16 16:01

developer   ~0060433

Please test the patch.

git

2016-11-16 16:12

administrator   ~0060434

Branch CR28114 has been updated forcibly by dbp.

SHA-1: 6187e801b87141d55e7ba4d29e07d7113e2dd40c

mkv

2016-11-17 12:47

tester   ~0060489

Dear BugMaster,
Branch CR28114 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode.
SHA-1: 6187e801b87141d55e7ba4d29e07d7113e2dd40c

Number of compiler warnings:

occt component :
Linux: 0 (0 on master)
Windows: 0 (0 on master)
MacOS : 0 (0 on master)

products component :
Linux: 63 (63 on master)
Windows: 0 (0 on master)
MacOS : 1162

Regressions/Differences/Improvements:
No regressions/differences

Testing cases:
Not needed

Testing on Linux:
occt component :
Total MEMORY difference: 91431845 / 91853350 [-0.46%]
Total CPU difference: 21707.740000000216 / 21600.74000000031 [+0.50%]
products component :
Total MEMORY difference: 29951690 / 29934528 [+0.06%]
Total CPU difference: 5288.019999999977 / 5309.129999999963 [-0.40%]

Testing on Windows:
occt component :
Total MEMORY difference: 56588704 / 56597852 [-0.02%]
Total CPU difference: 20368.457766198466 / 19669.510885798518 [+3.55%]
products component :
Total MEMORY difference: 20822511 / 20790286 [+0.16%]
Total CPU difference: 5246.3604302999765 / 5153.477434899959 [+1.80%]

There are no differences in images found by testdiff.

mkv

2016-11-17 12:47

tester   ~0060490

Dear BugMaster,
Branch CR28114 is TESTED.

git

2016-12-07 11:31

administrator   ~0061298

Branch CR28114 has been deleted by kgv.

SHA-1: 6187e801b87141d55e7ba4d29e07d7113e2dd40c

Related Changesets

occt: master 383c6c9f

2016-11-16 12:44:56

dbp


Committer: apn Details Diff
0028114: Visualization, Path tracing - Make path tracing mode interactive in high resolutions Affected Issues
0028114
mod - src/OpenGl/OpenGl_View.hxx Diff File
mod - src/OpenGl/OpenGl_View_Raytrace.cxx Diff File
mod - src/Shaders/PathtraceBase.fs Diff File
mod - src/Shaders/RaytraceRender.fs Diff File
mod - src/Shaders/Shaders_PathtraceBase_fs.pxx Diff File
mod - src/Shaders/Shaders_RaytraceRender_fs.pxx Diff File

Issue History

Date Modified Username Field Change
2016-11-16 15:40 dbp New Issue
2016-11-16 15:40 dbp Assigned To => dbp
2016-11-16 15:45 git Note Added: 0060430
2016-11-16 15:46 dbp Note Added: 0060431
2016-11-16 15:46 dbp Assigned To dbp => kgv
2016-11-16 15:46 dbp Status new => resolved
2016-11-16 15:46 dbp Steps to Reproduce Updated
2016-11-16 15:49 dbp File Added: 1.png
2016-11-16 15:49 dbp File Added: 5.png
2016-11-16 15:50 dbp File Added: 10.png
2016-11-16 15:50 dbp File Added: 15.png
2016-11-16 15:50 dbp File Added: 20.png
2016-11-16 15:51 dbp Note Added: 0060432
2016-11-16 15:59 dbp Description Updated
2016-11-16 16:00 dbp Summary Visualization, Ray tracing - Make ray tracing mode interactive in high resolutions => Visualization, Path tracing - Make path tracing mode interactive in high resolutions
2016-11-16 16:01 kgv Note Added: 0060433
2016-11-16 16:01 kgv Assigned To kgv => bugmaster
2016-11-16 16:01 kgv Status resolved => reviewed
2016-11-16 16:01 kgv Product Version => 7.0.0
2016-11-16 16:01 kgv Target Version 7.2.0 => 7.1.0
2016-11-16 16:01 kgv Summary Visualization, Path tracing - Make path tracing mode interactive in high resolutions => Visualization, Ray tracing - Make ray tracing mode interactive in high resolutions
2016-11-16 16:12 git Note Added: 0060434
2016-11-16 16:23 mkv Assigned To bugmaster => mkv
2016-11-17 12:47 mkv Note Added: 0060489
2016-11-17 12:47 mkv Note Added: 0060490
2016-11-17 12:47 mkv Assigned To mkv => bugmaster
2016-11-17 12:47 mkv Status reviewed => tested
2016-11-17 12:48 mkv Test case number => Not needed
2016-11-18 16:37 apn Changeset attached => occt master 383c6c9f
2016-11-18 16:37 apn Assigned To bugmaster => apn
2016-11-18 16:37 apn Status tested => verified
2016-11-18 16:37 apn Resolution open => fixed
2016-11-18 17:52 kgv Relationship added related to 0028129
2016-12-07 11:31 git Note Added: 0061298
2016-12-09 16:29 aiv Status verified => closed
2016-12-09 16:39 aiv Fixed in Version => 7.1.0