lambdacube3d / lambdacube-ir

LambdaCube 3D intermediate representation of 3D graphics pipelines. See:
https://lambdacube3d.wordpress.com/2013/10/12/introducing-the-lambdacube-intermediate-representation/
8 stars 3 forks source link

Add support for line and triangle-fan mesh types (DDL only) #9

Open ScottFreeCode opened 12 months ago

ScottFreeCode commented 12 months ago

Helps resolve https://github.com/lambdacube3d/lambdacube-gl/issues/17

I wasn't sure if this should include the generated files; they seem to be up to date, so maybe, so I'll open an additional PR with them ( #10 ).

Tested locally by patching both packages and using line loop mesh type in a program.