Gpinchon
Gpinchon
I've got a scene with 5 or 6 lightmaps and when I try baking them it freezes Blender with 30% CPU usage and 0% GPU usage, I've let it run...
Thanks to [glSpecializeShader ](https://www.khronos.org/opengl/wiki/SPIR-V/Compilation) it is now possible to specify custom entry points for shaders in OpenGL, shaderc should allow for custom entry point when compiling GLSL, not only for...
I am trying to use Kazmath for my engine, but I am having issues with incorrect lookAt, so I launched the test and I got this : > ./kazmath_tests >...
It would be nice to add a CMakeLists to the library in order to simplify the use of this lib with bigger projects.
I'm trying to use EGL on Linux and on linking it cannot find any of EGLEW symbols. Are they only defined in the shared libraries ? Up to this point...
Several elements are fully transparent like the header-normal which means you can see the folders through the headers in "details" view mod in Dolphin. Plus buttons being semi transparent means...
Tooltips seem broken for some apps when using Kvantum since kvantum seems to force white tooltips when using a "light" theme. Because the "light" color scheme has white text, some...
Having no way of specifying point size is kind of a problem when using GLTF to share datasets. When we want to use points to render a "surface" or "volumetric"...
Hello, after going through several discussions/issues here about this I couldn't find any definitive answer on this matter... The KHR_lights_punctual extension specifies an intensity without addressing how to use it,...
It seems the way OpenGL-Registry is cloned during compilation can cause problems if Khronos pushes an unexpected change to the main branch. I would recommand pulling the dependencies at a...