effect Credits: Oroginal code from paulhoux https://github.com/paulhoux
Quad stripe in GS. Adopted and translated by antokhio.
Yes!
awesome! only texture is missing
for texture: https://github.com/microdee/mp.dx and Line (DX11 Mitter)
I'm using it via your very helpful suggestion! Is there a way to create a closed line as well ?
LineStripWithAdjacency is't most user friendly type of line, if you want line closed, you have to give it extra vertices, look on that patch:
https://www.dropbox.com/s/gkcivtdxfaltaqe/QuadStripe%20%28DX11.Layer%29%20closed%20help.v4p?dl=0
anonymous user login
~1d ago
~5d ago
~12d ago
~18d ago
~19d ago
~1mth ago
~2mth ago
Yes!
awesome! only texture is missing
for texture:
https://github.com/microdee/mp.dx and Line (DX11 Mitter)
I'm using it via your very helpful suggestion! Is there a way to create a closed line as well ?
LineStripWithAdjacency is't most user friendly type of line, if you want line closed, you have to give it extra vertices, look on that patch: