View Issue Details

IDProjectCategoryView StatusLast Update
0024539Open CASCADEOCCT:Visualizationpublic2014-11-11 12:53
ReporterduvAssigned Tobugmaster  
PrioritylowSeverityminor 
Status closedResolutionfixed 
Product Version6.7.0 
Target Version6.8.0Fixed in Version6.8.0 
Summary0024539: Visualization (new camera) - small objects displayed with visual artifacts
DescriptionSmall interactive object displayed with serious visual artifacts.

This behavior is due to relatively large default "distance" parameter in ortho camera and some limitations of current implementation (were done for consistency with old visualization system).

Though it can be fixed by manually adjusting "distance" parameter in the code of application, or with command "vchangecamera dist 30" in DRAW for given case.

Also perspective camera handles this case.
Steps To Reproducepload VISUALIZATION MODELING
box b 0.001 0.001 0.001
vinit View1
vclear
vsetdispmode 1
vdisplay b
vfit
TagsNo tags attached.
Test case numberbugs vis(004) bug24539

Relationships

related to 0023191 closedbugmaster Open CASCADE Visualization - small objects displayed with visual artifacts 

Activities

kgv

2014-07-09 13:47

developer   ~0030026

Dear Danila,

please attach screenshots with the artifacts - specified test case produces no strange effects.

duv

2014-07-09 13:59

developer   ~0030028

Dear bugmaster,

Problem seems to be fixed already. Issue may be closed.

bugmaster

2014-07-09 14:14

administrator   ~0030030

Please create testing case

git

2014-07-16 14:21

administrator   ~0030192

Branch CR24539 has been created by mkv.

SHA-1: 7ed22e71e0aff451947ec413b883a88ba7dcb781

git

2014-07-16 15:11

administrator   ~0030197

Branch CR24539 has been updated by mkv.

SHA-1: ec065b75d86b7d68291eecf5798728b578484592

mkv

2014-07-16 15:14

tester   ~0030198

Dear BugMaster,

Test case bugs/vis(004)/bug24539 was pushed to new branch CR24539 in occt git-repository.
SHA-1: ec065b75d86b7d68291eecf5798728b578484592

git

2014-07-22 15:54

administrator   ~0030307

Branch CR24539 has been deleted by inv.

SHA-1: ec065b75d86b7d68291eecf5798728b578484592

Related Changesets

occt: master 90cdb15d

2014-07-16 11:11:41

mkv


Committer: bugmaster Details Diff
024539: Visualization (new camera) - small objects displayed with visual artifacts

Test case for issue CR24539
Affected Issues
0024539
add - tests/bugs/vis/bug24539 Diff File

Issue History

Date Modified Username Field Change
2014-01-17 16:28 duv New Issue
2014-01-17 16:28 duv Assigned To => duv
2014-01-20 09:55 kgv Relationship added related to 0023191
2014-04-04 18:16 abv Target Version 6.7.1 => 6.8.0
2014-04-17 15:46 duv Priority normal => low
2014-04-17 15:46 duv Status new => assigned
2014-07-09 13:47 kgv Note Added: 0030026
2014-07-09 13:47 kgv Status assigned => feedback
2014-07-09 13:59 duv Note Added: 0030028
2014-07-09 13:59 duv Assigned To duv => bugmaster
2014-07-09 13:59 duv Status feedback => reviewed
2014-07-09 14:13 bugmaster Assigned To bugmaster => mkv
2014-07-09 14:14 bugmaster Note Added: 0030030
2014-07-16 14:21 git Note Added: 0030192
2014-07-16 15:11 git Note Added: 0030197
2014-07-16 15:14 mkv Note Added: 0030198
2014-07-16 15:15 mkv Test case number => bugs vis(004) bug24539
2014-07-16 15:15 mkv Assigned To mkv => bugmaster
2014-07-16 15:15 mkv Status reviewed => tested
2014-07-22 15:13 bugmaster Changeset attached => occt master 90cdb15d
2014-07-22 15:13 bugmaster Status tested => verified
2014-07-22 15:13 bugmaster Resolution open => fixed
2014-07-22 15:54 git Note Added: 0030307
2014-11-11 12:46 aiv Fixed in Version => 6.8.0
2014-11-11 12:53 aiv Status verified => closed