Pinned Repositories
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
cpp-di
Simple yet powerful dependency injection library for c++
DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Falcor
Real-Time Rendering Framework
Fossilize
A serialization format for various persistent Vulkan object types.
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
glm
OpenGL Mathematics (GLM)
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
rs-raytracer
Raytracer implemented in rust for educational purposes
Sphag's Repositories
Sphag/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Sphag/cpp-di
Simple yet powerful dependency injection library for c++
Sphag/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Sphag/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
Sphag/Falcor
Real-Time Rendering Framework
Sphag/Fossilize
A serialization format for various persistent Vulkan object types.
Sphag/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Sphag/glm
OpenGL Mathematics (GLM)
Sphag/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Sphag/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
Sphag/raytracer
Raytracer for my bachelor thesis, very poorly written, based on Raytracing in one weekend
Sphag/rpf
Lightweight framework (for now) to play with different graphics algorithms and techniques made for funzies
Sphag/rs-raytracer
Raytracer implemented in rust for educational purposes
Sphag/rs-renderer
Basic software rasterizer written in rust for educational purposes
Sphag/template-cpp-premake5
A template for C++ projects with premake5 scripts for generating project files.
Sphag/OpenFBX
Lightweight open source FBX importer
Sphag/spdlog
Fast C++ logging library.
Sphag/stb
stb single-file public domain libraries for C/C++
Sphag/tinygltf
Header only C++11 tiny glTF 2.0 library
Sphag/volk
Meta loader for Vulkan API
Sphag/Vulkan-Hpp
Open-Source Vulkan C++ API
Sphag/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library