Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bgfx.cmake
CMake build scripts for bgfx. Released under public domain.
bimg
Image library.
bx
Base library used across multiple projects
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
fmt
A modern formatting library
generator
A procedural geometry generation library for C++11
glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
gml
GLSL like minimalist vector, matrix and quaternion math library for C++11
OpenMesh
jay3d's Repositories
jay3d/bgfx.cmake
CMake build scripts for bgfx. Released under public domain.
jay3d/OpenMesh
jay3d/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
jay3d/bimg
Image library.
jay3d/bx
Base library used across multiple projects
jay3d/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
jay3d/fmt
A modern formatting library
jay3d/generator
A procedural geometry generation library for C++11
jay3d/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
jay3d/gml
GLSL like minimalist vector, matrix and quaternion math library for C++11
jay3d/Imath
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
jay3d/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
jay3d/FastTrigo
Fast yet accurate trigonometric functions
jay3d/include_guard
Tool to create include guards for C/C++.
jay3d/libjpeg-turbo
Main libjpeg-turbo repository
jay3d/lwpp
LightWrap ++, A C++ wrapper for the LightWave 3D SDK
jay3d/nativefiledialog-extended
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
jay3d/Nuclex.Support.Native
General purpose library with utility code for C++17 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.
jay3d/Octree
Octree/Quadtree/N-dimensional linear tree
jay3d/oiio
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
jay3d/oneTBB
oneAPI Threading Building Blocks (oneTBB)
jay3d/OpenColorIO
A color management framework for visual effects and animation.
jay3d/OpenDDL
Open Data Description Language
jay3d/openexr
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
jay3d/OpenSubdiv
An Open-Source subdivision surface library.
jay3d/openvdb
OpenVDB - Sparse volume data structure and tools
jay3d/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
jay3d/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.