mrvux / dx11-vvvv

DirectX11 Rendering within vvvv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cons (DX11.Geomtry) changes type of resource

rmtttt opened this issue · comments

If you make a spread of geometry with cons node, and inputting IndexedGeometry - cons will output spread of IDX11Geometry which cannot be used with IndexIndirect eg.

ConsGeometry_test.zip

commented

yes this is correct, since you can cons several geometric types, not only one, havinh more cons is indeed good option, ill need tmake help patches for those tho as it will break the build otherwise