Archived issue #0023282
Wrong triangulation on cone
Description
For cone with angle from around 90 to 180 the produced triangulation is wrong, see screenshots.
The issue is reproduced with versions 6.5.0-6.5.3.
If to specify an angle 181 (in the DRAW reproducer) then the triangulation is correct.
The issue is reproduced with versions 6.5.0-6.5.3.
If to specify an angle 181 (in the DRAW reproducer) then the triangulation is correct.
Steps to reproduce
pcone p 50 0 100 18
#pcone p 50 0 100 90 - is also bad
#pcone p 50 0 100 181 - is fine
vdisplay p
vsetdispmode p 1
triangles p
#pcone p 50 0 100 90 - is also bad
#pcone p 50 0 100 181 - is fine
vdisplay p
vsetdispmode p 1
triangles p
Public activity
2 archived notes
Participants are labeled by their role within this record.
Dear Bugmaster,
this bug has been fixed in the context of #0022818.
Please create test cases and close it, if the results are Ok.
this bug has been fixed in the context of #0022818.
Please create test cases and close it, if the results are Ok.
Dear Bugmaster,
Test cases bugs modalg_5(010) bug23282_1, bug23282_2 was created, tested and pushed into git-branch CR23282.
These test cases are OK.
Test cases bugs modalg_5(010) bug23282_1, bug23282_2 was created, tested and pushed into git-branch CR23282.
These test cases are OK.
Related records