mrvux / dx11-vvvv

DirectX11 Rendering within vvvv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndexedGeometryBuffer (DX11.Geometry Join) does not support subsets?

joreg opened this issue · comments

commented

hei vux,

i'm trying to join a geometry with multiple subsets but don't get more than the first subset out. is this a bug or am i using it wrong?

image
IndexedGeometryBuffer (DX11.Geometry Join) help.v4p.zip

this is with:

  • b35.8 32bit + latest dx11 pack
  • win10 on a rather old nvidia quadro fx880m

same applies to GeometryBuffer (DX11.Geometry Join).

commented

Indeed in code the geometry output is not spreadable, would need some little revamp to handle it.