4 个仓库
Libraries for GPGPU and parallel processing.
Explore 4 awesome GitHub repositories matching part of an awesome list · Parallel Computing. Refine with filters or upvote what's useful.
ogl 是一个 WebGL 图形库和 3D 场景图引擎,专为渲染三维场景而设计。它提供了一个轻量级框架,用于在分层系统中管理几何体并协调空间变换。 该项目包括用于创建逼真材质的 PBR 着色器系统,以及用于在图形处理器上执行大规模通用计算和粒子模拟的 GPGPU 计算框架。它还具有一个后期处理套件,用于通过帧缓冲区将视觉滤镜应用于渲染场景。 该库涵盖了更广泛的功能,包括 3D 数学运算、3D 资源的导入和动画,以及通过射线投射和摄像机控制实现的用户交互。
Enables GPGPU parallel computing for complex physics simulations and particle systems in the browser.
This project is a set of libraries designed to work with LDC1 to enable native execution of D on GPUs (and other more exotic targets of OpenCL such as FPGAs DSPs, hereafter just 'GPUs') on the OpenCL and CUDA runtimes. As DCompute depends on developments in LDC for the code generation, a…
GPGPU support for OpenCL and CUDA.