Cargo Features

f3l_surface has no features set by default.

[dependencies]
f3l_surface = { version = "0.2.0", features = ["app_kiss3d"] }
app_kiss3d = image, kiss3d, nalgebra

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.

kiss3d app_kiss3d?
nalgebra app_kiss3d?

Enables nalgebra ^0.32

image app_kiss3d?