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

Implement a Different Image Format #2

Open
Zi7ar21 opened this issue Mar 1, 2021 · 1 comment
Open

Implement a Different Image Format #2

Zi7ar21 opened this issue Mar 1, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted A pull request is wanted

Comments

@Zi7ar21
Copy link
Owner

Zi7ar21 commented Mar 1, 2021

Currently, the program saves the image as a "Truevision Targa" (*.tga) which is not ideal due to the fact that it can only store 8-Bit-Per-Pixel data. Ideally, the program would save the render in the OpenEXR format (*.exr), since it can save floats.

@Zi7ar21 Zi7ar21 added enhancement New feature or request help wanted A pull request is wanted good first issue Good for newcomers labels Mar 1, 2021
@Zi7ar21
Copy link
Owner Author

Zi7ar21 commented Mar 5, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted A pull request is wanted
Projects
None yet
Development

No branches or pull requests

1 participant