All Projects → fiigii → Packettracer

fiigii / Packettracer

Licence: mit
The SIMD-accelereted ray tracing in C# powered by Intel hardware intrinsic of .NET Core.

Projects that are alternatives of or similar to Packettracer

Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+375.23%)
Mutual labels:  simd, avx
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+784.4%)
Mutual labels:  simd, avx
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+713.76%)
Mutual labels:  simd, avx
Bitmagic
BitMagic Library
Stars: ✭ 263 (+141.28%)
Mutual labels:  simd, avx
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-42.2%)
Mutual labels:  simd, avx
Std Simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stars: ✭ 275 (+152.29%)
Mutual labels:  simd, avx
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-88.07%)
Mutual labels:  simd, avx
penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
Stars: ✭ 110 (+0.92%)
Mutual labels:  avx, simd
Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+828.44%)
Mutual labels:  simd, avx
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+803.67%)
Mutual labels:  simd, avx
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-77.06%)
Mutual labels:  avx, simd
Simd
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Stars: ✭ 1,263 (+1058.72%)
Mutual labels:  simd, avx
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase antialiasing.
Stars: ✭ 25 (-77.06%)
Mutual labels:  avx, simd
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+223.85%)
Mutual labels:  simd, avx
sse-avx-rasterization
Triangle rasterization routines accelerated by SSE and AVX
Stars: ✭ 53 (-51.38%)
Mutual labels:  avx, simd
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+688.07%)
Mutual labels:  simd, avx
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (-69.72%)
Mutual labels:  avx, simd
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (-64.22%)
Mutual labels:  avx, simd
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+803.67%)
Mutual labels:  simd, avx
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-39.45%)
Mutual labels:  simd, avx

PacketTracer

The SIMD-accelereted Ray Tracing Algorithm in C# powered by Intel Hardware Intrinsic of .NET Core.

This program has been a CoreCLR perf test at https://github.com/dotnet/runtime/tree/master/src/tests/JIT/Performance/CodeQuality/HWIntrinsic/X86/PacketTracer

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].