Skip to content

Fix some tutorial bits#2575

Open
aquagoose wants to merge 2 commits intodotnet:mainfrom
aquagoose:fix-tutorial-stuff
Open

Fix some tutorial bits#2575
aquagoose wants to merge 2 commits intodotnet:mainfrom
aquagoose:fix-tutorial-stuff

Conversation

@aquagoose
Copy link
Copy Markdown
Contributor

@aquagoose aquagoose commented May 1, 2026

Summary of the PR

  • Fixes the Texture tutorial so it uses glTexParameter instead of glTextureParameter
  • Replaces uses of StbImageSharp with ImageSharp
    • This was done because all the other tutorials use ImageSharp, and at the time when I wrote the texture tutorial I decided to replace ImageSharp with StbImageSharp for some reason, but only in the texture tutorial and the existing abstraction tutorial which makes no sense. Also there was a lot of pushback after it was merged after the team noticed it had been replaced, so I'm righting the wrong here.

Related issues, Discord discussions, or proposals

Links go here.

Further Comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant