jsocol / indirect3d

The worst pure-software 3D engine ever!

Home Page:http://jamessocol.com/indirect3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factor out "draw line" method

jsocol opened this issue · comments

Similar to #10, but for lines. Supports DrawIndexedPrimitive and enables LINESTRIP and LINELIST to actually be different cases.