Skip to content

Add basic support for interface blocks#335

Merged
laurentlb merged 1 commit intomasterfrom
block
Apr 12, 2024
Merged

Add basic support for interface blocks#335
laurentlb merged 1 commit intomasterfrom
block

Conversation

@laurentlb
Copy link
Copy Markdown
Owner

uniform MatrixBlock
{
mat4 projection;
mat4 modelview;
};

-> rename projection and modelview like global variables

#237

uniform MatrixBlock
{
  mat4 projection;
  mat4 modelview;
};

-> rename projection and modelview like global variables
@laurentlb laurentlb merged commit b034b5c into master Apr 12, 2024
@laurentlb laurentlb deleted the block branch April 12, 2024 16:43
@laurentlb laurentlb mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants