mirror of
https://github.com/NopeFoundry/nope.gl.git
synced 2025-12-04 04:24:00 -05:00
No description
Ensures linear->sRGB conversions are performed when using sRGB color formats. This test targets the OpenGL backend which needs to explicitly enable GL_FRAMEBUFFER_SRGB to behave like Vulkan and OpenGLES. |
||
|---|---|---|
| .github/workflows | ||
| doc | ||
| libnopegl | ||
| ngl-tools | ||
| python | ||
| scripts | ||
| tests | ||
| .flake8 | ||
| .gitignore | ||
| CHANGELOG.md | ||
| codecov.yml | ||
| configure.py | ||
| LICENSE | ||
| NOTICE | ||
| pyproject.toml | ||
| README.md | ||
| VERSION | ||
nope.gl
nope.gl is a graphics engine for building and rendering graph-based scenes.
It is designed to run on both desktop (Linux, OSX, Windows) and mobile (Android,
iOS).
Warning: note that nope.gl is still highly experimental. This means the ABI
and API can change at any time.
📜 License
nope.gl is licensed under the Apache License, Version 2.0. Read the
LICENSE and NOTICE files for details.