khronos
There are 32 repositories under khronos topic.
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
WebKit/standards-positions
WebKit's positions on emerging web specifications
KhronosGroup/SPIRV-Guide
One stop shop for getting started with SPIR-V.
keith2018/spvm
Tiny C++ SPIR-V virtual machine (interpreter), can be used for shader debugging. Spvm-ShaderToy simulated the runtime environment of shadertoy, and execute shader code using SPVM.
septag/dds-ktx
Single header "no-allocation" KTX/DDS file reader
GameTechDev/PracticalVulkan
Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.
headjack-dev/gltf-api
API to convert OBJ, FBX and COLLADA files to glTF or GLB
PAMinerva/LearnVulkan
Learning Vulkan from code samples - Tutorial series
KhronosGroup/glTF-iOS-Viewer
Khronos glTF Viewer for iOS
ptrumpis/OpenCL-AMD-GPU
Fix OpenCL detection and performance issues on AMD Radeon GPU's by registering Installable Client Driver (ICD) files.
OpenCL/OpenCLCXXPortingGuidelines
Set of guidelines for porting OpenCL™ C to OpenCL C++
kwokcb/glTF_MaterialX
glTF / MaterialX Translation Library
syb0rg/Khronos
The open source intelligent personal assistant
daemyung-archive/clmtl
Experimental implementation of OpenCL over Metal
leonardus/lua-gltf
glTF loader for Lua
xlog2API/xlog
xlog api fully decrypted
LibVega/VVK
Low-overhead Vulkan API bindings for .NET 5 and C# 9
AtharvNatu/CLFW
A C and C++ Based OpenCL Framework
needle-tools/three-animation-pointer
KHR_animation_pointer support for three.js
khronos-melbourne-chapter/khronos-melbourne-chapter.github.io
Website Homepage
luca-moser/chronos
task scheduling system (similar to cron) for Go
pezcode/lava-rt
Raytracing with liblava
webbju/wrangle-gl
Mobile-focused extension wrangling for Khronos APIs (OpenGL, OpenGL-ES, EGL, etc).
WhaSukGO/EGLStreamProducer
A GStreamer pipeline that accepts a video file (.mkv) and returns a EGLStream
jqntn/cvk
C Vulkan
mez/opencl_by_example
Explore OpenCL via examples of increasing complexity!
bincrafters/conan-khronos-opencl-clhpp
Conan package for Khrono OpenCL CLHPP
Pacheco95/khronos-vulkan-tutorial-cpp
Implementation of the original Khronos Vulkan Tutorial using the C++ binding
Sakshiii2029/glapi
🛠️ Generate and load OpenGL functions easily with glapi, a single-header solution using the latest standards from KhronosGroup.