2 مستودعات
High-performance graphics engines compiled to WebAssembly for cross-platform execution.
Distinct from WebAssembly Compilation: Focuses on the core rendering engine implementation rather than general application bundling.
Explore 2 awesome GitHub repositories matching web development · WebAssembly Rendering Cores. Refine with filters or upvote what's useful.
f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It operates across multiple deployment profiles, functioning as a lightweight desktop application, a scientific data visualizer for volumetric and scalar datasets, a headless rendering engine for automated image generation, and a WebAssembly-based renderer for web applications. The project distinguishes itself through specialized support for Gaussian Splatting scene reconstructions and the ability to visualize complex scientific formats such as VTK, NetCDF, and HDF. It features
Compiles a high-performance C++ rendering engine to WebAssembly for cross-platform use in web and desktop environments.
Photon is a high-performance image processing library written in Rust. It serves as a pixel manipulation toolkit and image format transcoder, providing a WebAssembly graphics engine for executing visual effects and transformations directly within web browsers. The project is built around a functional image pipeline, which allows for the programmatic chaining of sequential transformation operations. This architecture supports the creation of complex visual effects through a coded pipeline. The library covers a wide range of image processing capabilities, including color management across mult
Implements a high-performance graphics engine compiled to WebAssembly for cross-platform execution in browsers.