Cargo Features
Ranim has no features set by default.
[dependencies]
ranim = { version = "0.1.0-alpha.11", features = ["profiling", "app"] }
- profiling
-
Enables profiling, puffin, puffin_http, and wgpu-profiler ^0.22.0
- app
-
Enables egui, egui-wgpu, egui-winit, and winit
Affects
ranim::app
,pipelines::app
…