spearmint icon indicating copy to clipboard operation
spearmint copied to clipboard

Support Elite Force MP rendering primitives

Open zturtleman opened this issue 11 years ago • 0 comments
trafficstars

Thilo's Elite Force patch for ioq3 adds several new rendering primitives, most of which are in JK2/JA too I think.

I'd like to make it possible to add them in cgame. Probably requires engine changes before this can happen. Need option to force two sided cull, and generalize other parts that use backEnd.viewParms.or.origin (so they can work in mirrors and portals).

Might be tempted to add a patch shader with the correct cull types...

Initial work on moving Q3 rendering primitives was done in issue #135.

zturtleman avatar Jan 23 '14 21:01 zturtleman