View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002213 | Spring engine | General | public | 2010-11-07 17:54 | 2010-11-11 02:23 | ||||
Reporter | Beherith | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.82.6.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002213: s3o support for triangle strips is broken | ||||||||
Description | I encountered this bug while using a script to convert 3do-s to s3o-s. I couldnt, for the life of me figure out why my s3os crashed upspring if I had models with tristrips. I tried both strips and fans, both crashed upspring (correct vertice orders were verified with a manual .obj conversion). Oddly, spring loaded these s3os, but didnt render them properly, see picture. It did, however, seem to render pentagons right, it failed on quads and hexagons. This is highly non optimal, and may result in us pushing many times the triangles required (since piece shares primitive size to all primitives in piece, any piece with a single more than 4 sided face will be split into triangles) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2010-11-11 02:23 |
Fixed in non-GML builds; the NV_primitive_restart extension must be present. However, as said, your converted armcom does not render correctly even when it is. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-07 17:54 | Beherith | New Issue | |
2010-11-07 17:54 | Beherith | File Added: badtristrips.7z | |
2010-11-11 02:23 | Kloot | Note Added: 0005857 | |
2010-11-11 02:23 | Kloot | Status | new => resolved |
2010-11-11 02:23 | Kloot | Resolution | open => fixed |
2010-11-11 02:23 | Kloot | Assigned To | => Kloot |