luminance-rs VS shades

Compare luminance-rs vs shades and see what are their differences.

luminance-rs

Type-safe, type-level and stateless Rust graphics framework (by hadronized)

shades

Rust EDSL for shading languages (by hadronized)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
luminance-rs shades
7 1
1,086 80
- -
0.0 10.0
about 1 year ago almost 2 years ago
Rust Rust
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

luminance-rs

Posts with mentions or reviews of luminance-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.

shades

Posts with mentions or reviews of shades. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.
  • Introducing posh: Type-Safe Graphics Programming in Rust
    6 projects | /r/rust | 4 Jun 2023
    However, if we accept these disadvantages, there is obviously a lot to be gained from a proc macro. I highly recommend checking out Shades, which is more powerful than posh with respect to the types of shaders that can be written (e.g., it supports mutable variables and loops).

What are some alternatives?

When comparing luminance-rs and shades you can also consider the following projects:

learn-wgpu - Guide for using gfx-rs's wgpu library.

geodesic_raytracing

three-d - 2D/3D renderer - makes it simple to draw stuff across platforms (including web)

bevy - A refreshingly simple data-driven game engine built in Rust

gfx - [maintenance mode] A low-overhead Vulkan-like GPU API for Rust.

vulkan-tutorial-rust - Following the vulkan tutorial(https://vulkan-tutorial.com/) using the Rust programming language.

rusterizer - Bare-bones software renderer written in Rust

rust-graphics-crates

ux-dx - The core for UX Components and UX Animate

rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

compaster - Rasterization using compute shaders

spirv_cross - Safe Rust wrapper around SPIRV-Cross