Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 3D Textures #127

Open
1 of 5 tasks
ScanMountGoat opened this issue Dec 22, 2018 · 0 comments
Open
1 of 5 tasks

Add support for 3D Textures #127

ScanMountGoat opened this issue Dec 22, 2018 · 0 comments
Labels
enhancement New or improved feature

Comments

@ScanMountGoat
Copy link
Owner

ScanMountGoat commented Dec 22, 2018

3D textures can be used for color LUT textures and other volumetric effects.

  • GL.TexImage3D()
  • GL.CompressedTexImage3D
  • Add RGB LUT to example project
  • Load data from a list of bitmaps
  • Load data from a single bitmap
@ScanMountGoat ScanMountGoat added the enhancement New or improved feature label Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved feature
Projects
None yet
Development

No branches or pull requests

1 participant