Cargo Features

FragmentColor has no features set by default.

[dependencies]
fragmentcolor = { version = "0.10.5", features = ["glsl", "shadertoy", "python", "gltf", "obj"] }
glsl shadertoy?
shadertoy = glsl
python = pyo3

Affects features::python

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pyo3 python?

Enables pyo3

Python FFI

gltf implicit feature

Enables gltf

gltf:

glTF 2.0 loader

obj implicit feature

Enables obj

obj:

A package for loading Wavefront .obj files