View Issue Details

IDProjectCategoryView StatusLast Update
0031098Open CASCADEOCCT:Visualizationpublic2020-12-02 17:12
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Target Version7.5.0Fixed in Version7.5.0 
Summary0031098: Visualization, TKOpenGl - support Normal texture map
DescriptionIt is desired supporting Normal texture map within Metallic-Roughness and Phong shading models.
TagsNo tags attached.
Test case number

Relationships

related to 0030549 resolvedabv Coding - split Image_AlienPixMap into several classes 
related to 0031096 closedbugmaster Visualization, TKOpenGl - support metallic-roughness texture mapping 
parent of 0031302 closedbugmaster Visualization, TKOpenGl - wrong tangent space calculation for normal maps 
child of 0030700 closedapn Visualization, TKOpenGl - support PBR Metallic-Roughness shading model 

Activities

git

2019-11-08 15:10

administrator   ~0088805

Branch CR31098 has been created by iko.

SHA-1: bf73c4b94928fa6d2000db84fd85529cdd0ecdbb


Detailed log of new commits:

Author: iko
Date: Fri Nov 8 15:08:13 2019 +0300

    # work in progress

kgv

2019-11-11 17:19

developer   ~0088894

Last edited: 2019-11-11 17:19

Loading normal map from JPEG file (yuv420p) via FreeImage leads to severe blocking artifacts in RGB24 result. JPEG_ACCURATE loading flag doesn't improve quality.

At the same time, loading the image via FFmpeg and converting it to RGB via swscale with accurate flags SWS_ACCURATE_RND|SWS_FULL_CHR_H_INT produces good result.

git

2019-11-11 17:25

administrator   ~0088895

Branch CR31098 has been updated forcibly by iko.

SHA-1: 1dcb0dc829b9193bd83ef4b03261acaefd9214f0

git

2019-11-19 11:13

administrator   ~0089066

Branch CR31098 has been updated forcibly by iko.

SHA-1: 4919e9f7c05187b5dac58657cf1ad0f0243c3621

git

2019-11-22 12:50

administrator   ~0089147

Branch CR31098 has been updated forcibly by iko.

SHA-1: e4b506f705626caa11416f3c388e360b6abadcce

kgv

2019-12-01 12:26

developer   ~0089315

Please switch to VERIFIED - integrated in scope of 0031096.

git

2019-12-22 11:10

administrator   ~0089698

Branch CR31098 has been deleted by inv.

SHA-1: e4b506f705626caa11416f3c388e360b6abadcce

Issue History

Date Modified Username Field Change
2019-10-23 12:26 kgv New Issue
2019-10-23 12:26 kgv Assigned To => iko
2019-10-23 12:27 kgv Status new => assigned
2019-10-23 12:27 kgv Relationship added child of 0030700
2019-11-08 15:10 git Note Added: 0088805
2019-11-11 17:17 kgv Relationship added related to 0030549
2019-11-11 17:19 kgv Note Added: 0088894
2019-11-11 17:19 kgv Note Edited: 0088894
2019-11-11 17:25 git Note Added: 0088895
2019-11-19 11:13 git Note Added: 0089066
2019-11-22 12:50 git Note Added: 0089147
2019-12-01 12:26 kgv Note Added: 0089315
2019-12-01 12:26 kgv Assigned To iko => bugmaster
2019-12-01 12:26 kgv Status assigned => feedback
2019-12-01 12:26 kgv Relationship added related to 0031096
2019-12-16 09:51 bugmaster Status feedback => verified
2019-12-16 09:51 bugmaster Resolution open => fixed
2019-12-22 11:10 git Note Added: 0089698
2020-01-16 12:13 kgv Relationship added parent of 0031302
2020-12-02 16:40 emo Fixed in Version => 7.5.0
2020-12-02 17:12 emo Status verified => closed