erwincoumans / sce_vectormathView external linksLinks
SIMD optimized operations on 3d and 4d vectors, 3x3 and 4x4 matrices and quaternions for SSE, PPU and SPU
☆161Jan 9, 2015Updated 11 years ago
Alternatives and similar repositories for sce_vectormath
Users that are interested in sce_vectormath are comparing it to the libraries listed below
Sorting:
- DFG LUT generator☆56Nov 7, 2017Updated 8 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/nvidia-mesh-tools☆11May 26, 2020Updated 5 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- Photorealistic physically-based renderer☆44Sep 27, 2016Updated 9 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 10 years ago
- Cone-sphere occlusion LUT generator☆83Aug 28, 2016Updated 9 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Apr 10, 2011Updated 14 years ago
- Software rasterization occlusion culling library☆39Sep 18, 2015Updated 10 years ago
- libdds is a library for operating DDS textures. It is able to load DXT1-5 compressed textures, pack/unpack them with different compressio…☆19Feb 26, 2017Updated 8 years ago
- An abstract graphics API library☆125Mar 16, 2019Updated 6 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Nov 25, 2019Updated 6 years ago
- Single header Wavefront OBJ parser written in C.☆28Oct 23, 2017Updated 8 years ago
- A C++ Microfacet BRDF Fitting and Rendering Library☆122Jun 7, 2023Updated 2 years ago
- 2D physics engine with SoA/SIMD optimizations☆112Nov 27, 2018Updated 7 years ago
- C portable low-level assemblies for parallelism and threading☆43Jul 19, 2010Updated 15 years ago
- Memory Tracing Software☆433Jun 19, 2021Updated 4 years ago
- Depth-of-field implemented with a summed area table☆48Nov 30, 2016Updated 9 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Nov 15, 2013Updated 12 years ago
- ☆33May 2, 2022Updated 3 years ago
- Multiplatform multithreaded context swapping fiber based job system.☆165Nov 23, 2016Updated 9 years ago
- Debug heap useful for tracking down memory errors.☆184Nov 9, 2015Updated 10 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- The Stardust sample application uses the Vulkan graphics API to efficiently render a cloud of animated particles.☆119Jan 3, 2023Updated 3 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆590Nov 18, 2020Updated 5 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Feb 6, 2013Updated 13 years ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆410Jan 3, 2023Updated 3 years ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- implementation of safegi: an rendering system with dimensional analysis.☆32Jan 25, 2013Updated 13 years ago
- Modified version of Sony's open sourced vector and matrix math library.☆309Apr 5, 2024Updated last year
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 10 years ago
- A set of C# libraries for runtime behaviour tree editing, scripting and inspection☆52Dec 2, 2015Updated 10 years ago
- import of nvidia-texture-tools from Google Code☆22May 23, 2013Updated 12 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- Frustum culling with an octree and depth sorting with a mergeable heap priority queue☆12Apr 19, 2012Updated 13 years ago
- sino - a Simplex Noise implementation in C.☆30Nov 26, 2024Updated last year
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago