Lichtso / VulkanFFTLinks
Fast Fourier Transform using the Vulkan API
☆36Updated 4 years ago
Alternatives and similar repositories for VulkanFFT
Users that are interested in VulkanFFT are comparing it to the libraries listed below
Sorting:
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆183Updated 6 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- NodeGraph - A simple directed graph with visualization UI.☆23Updated last year
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 2 weeks ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.☆46Updated 7 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- FFT visualizer for images☆27Updated 8 years ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated last year
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 7 years ago
- CUDA optimized Path Tracer☆11Updated 6 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Currender: A CPU renderer for computer vision☆32Updated 5 years ago
- A flexible image resampling library☆43Updated 8 years ago
- Header only FFT library☆177Updated 2 years ago
- This is a C++ math library, with a focus on geometry.☆29Updated 5 years ago
- Multithreaded header only C++11 CSV parser☆29Updated last year
- The front end code of my masters thesis which is about computational steering and CAVE virtual reality environment.☆19Updated 5 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 3 weeks ago
- ☆28Updated 6 years ago
- Minimal OpenCL program on Windows☆20Updated last year
- Quick and easy spatial localization with octree☆19Updated 3 months ago
- A tiny library for launching compute shaders on D3D11, Metal and Vulkan☆26Updated 4 years ago
- Minimal example of zep integration with ImGui☆25Updated 2 years ago
- A tiny physics engine focused on rigid body simulation.☆17Updated 3 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆51Updated last month