shades VS luminance-rs

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

shades

Rust EDSL for shading languages (by hadronized)

luminance-rs

Type-safe, type-level and stateless Rust graphics framework (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
shades luminance-rs
1 7
80 1,086
- -
10.0 0.0
almost 2 years ago about 1 year 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.

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).

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.

What are some alternatives?

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

geodesic_raytracing

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

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