Pinned Repositories
dotfiles
My dotfiles and configs
Falcor
Real-Time Rendering Framework
fast-motion-estimation-algorithm
Implementation of Motion Estimation algorithm
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
glm
OpenGL Mathematics (GLM)
GLSample
imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
opencv
Open Source Computer Vision Library
ray-tracing-engine
Vulkan real-time ray tracing engine using VK_KHR_ray_tracing
watersim
ibvfteh's Repositories
ibvfteh/ray-tracing-engine
Vulkan real-time ray tracing engine using VK_KHR_ray_tracing
ibvfteh/dotfiles
My dotfiles and configs
ibvfteh/Falcor
Real-Time Rendering Framework
ibvfteh/fast-motion-estimation-algorithm
Implementation of Motion Estimation algorithm
ibvfteh/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
ibvfteh/glm
OpenGL Mathematics (GLM)
ibvfteh/GLSample
ibvfteh/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ibvfteh/opencv
Open Source Computer Vision Library
ibvfteh/watersim
ibvfteh/opencv_extra
OpenCV extra data
ibvfteh/PythonDevelopment2022
PythonDevelopment2022
ibvfteh/ScrapEngine
A very simple real-time Vulkan 3D game engine
ibvfteh/spdlog
Fast C++ logging library.
ibvfteh/transcriptionstream
turnkey self-hosted offline transcription and diarization service with llm summary
ibvfteh/Vulkan
Examples and demos for the new Vulkan API
ibvfteh/vulkan_compute_step1
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.