Lokathor / phosphorusLinks
gl.xml parser / GL bindings generator
☆18Updated 2 years ago
Alternatives and similar repositories for phosphorus
Users that are interested in phosphorus are comparing it to the libraries listed below
Sorting:
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- Task Orchestration Framework☆57Updated 2 years ago
- Vulkan-lite GPU API☆89Updated last year
- Implementation of PBR using wgpu-rs☆80Updated 4 years ago
- Framework for playing around with rendering libraries in Rust☆28Updated 4 years ago
- Async-oriented Vulkan helpers☆37Updated 8 months ago
- Backend Agnostic Renderer in Rust☆38Updated 5 years ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- Rust Graphics meetups☆69Updated 4 years ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆76Updated 9 months ago
- A low-level gltf parser implemented on nanoserde☆35Updated last month
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 7 months ago
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆79Updated last year
- A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)☆57Updated 3 years ago
- Tutorials and examples for rendy☆36Updated 6 years ago
- Reusable post-processing effects for wgpu☆13Updated last year
- Glium-based 3D rendering pipeline☆63Updated 2 years ago
- 3D simulation for a flock of boids in Rust☆29Updated 3 years ago
- Library for post-process antialiasing☆109Updated this week
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆61Updated 8 months ago
- Conway-Hart Polyhedron Notation in Rust☆78Updated 3 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆170Updated 6 months ago
- 🌋 Statically linked MoltenVK for Vulkan on Mac using Ash 🦀☆103Updated last year
- GLSL mathematics for Rust programming language.☆53Updated 2 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 11 months ago
- Interpolation made easy.☆167Updated last year
- Rust EDSL for shading languages☆94Updated 3 years ago
- Pure Rust implementation of the meshoptimizer library☆28Updated last week
- GLSL parser for Rust