Projects with this topic
Sort by:
-
Web presentation of Flow Render Engine an in-development, high-performance rendering engine with a layered RHI architecture. Currently implemented in OOP, with a transition to modern C++ and DOD underway, supporting OpenGL and Vulkan, and planned DX12 support. Showcases development progress and technical insights, the source code is currently not published. Includes references to Flow Labs Research, a public research group focused on exploring high-performance computing, high-performance rendering and modern graphics APIs in C/C++ mainly.
UpdatedUpdated -
High-performance cryptographic suite featuring massive parallel execution of Secp256k1, SHA-256, and RIPEMD-160 using NVIDIA CUDA (GPU) and AVX2 (CPU). Includes a standalone CashAddr library.
Updated