Nabla
Nabla copied to clipboard
Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
## Description Basically we need a way to log utf-8 strings. ## Solution proposal looks like here https://stackoverflow.com/a/45622802/11246997 is a possible solution for Windows but it needs a linux check...
GGX BRDF begins to lose energy at about 0.5 roughness due to single scattering statistical model of the microsurface. This can be trivially solved with energy compensation approach proposed in...
## Description This issue covers native clipboard support on several operating systems, including Windows, Linux, macOS, IOS and Android. It also contains suggestions for possible lightweight cross-platform libraries which can...
# RenderpassIndependentPipeline Figure out what the !"£% is this for and if its Nvidia only (if it is then !"£% it): https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkPipelineCoverageModulationStateCreateInfoNV.html https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkPipelineCoverageToColorStateCreateInfoNV.html reduction modes: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkCoverageReductionModeNV.html just the array of...
## Description Get the thing compiling on ARM. ## Description of the related problem Nabla doesn't compile on ARM, which precludes it from running on the Nintendo Switch, Apple M1...
# Description This article covers the functionality of the [Steam Input](https://partner.steamgames.com/doc/features/steam_controller/getting_started_for_devs#1) API. # Overview The Steam Input API is designed to allow you to easily enable full support for [Steam...
## Describe the bug Everything uses the same sampler as the floating point samplers. https://github.com/Devsh-Graphics-Programming/Nabla/commit/d9d27d979bdd78c66f7861b7cf32f93d6cebc893 ## Steps to Reproduce Try and use integer or unsigned integer texture formats ## Expected...
## Description Initial idea was to just have a `.basis` texture loader, but now KTX2 has it! ## Description of the related problem https://github.com/buildaworldnet/IrrlichtBAW/issues/342 ## Solution proposal Pimp our KTX...
## Description Need to test Wayland window and Wayland EGL surface. For it, EGL functions must be loaded from .so (test this as well if this is working correctly --...
## Description This issue covers native drag & drop support on several operating systems, including Windows, Linux, macOS, IOS and Android. It also contains suggestions for possible lightweight cross-platform libraries...