0031275: Visualization, TKOpenGl - handle normal-map texture with Path-Tracing
[occt.git] / tests / bugs / modalg_7 / bug29524
CommitLineData
ff6d1454 1puts "========"
2puts "0029524: Modeling Algorithms - access violation in HLRBRep_PolyAlgo while computing HLR for triangulation-only surface"
3puts "========"
4puts ""
5
6pload VISUALIZATION XDE MODELING
4c4420df 7readstl m [locate_data_file model_stl_045.stl]
ff6d1454 8vclear
9vinit View1
10vdisplay -dispMode 1 m
11vfit
12vdump $imagedir/${casename}_shading.png
13vhlr on -showHidden 0 -algoType polyAlgo
14vdump $imagedir/${casename}_hlr.png