We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
many_morph_targets
1 parent 00401eb commit fbb11c9Copy full SHA for fbb11c9
Cargo.toml
@@ -3011,17 +3011,6 @@ description = "Loads an animated fox model and spawns lots of them. Good for tes
3011
category = "Stress Tests"
3012
wasm = true
3013
3014
-[[example]]
3015
-name = "many_morph_targets"
3016
-path = "examples/stress_tests/many_morph_targets.rs"
3017
-doc-scrape-examples = true
3018
-
3019
-[package.metadata.example.many_morph_targets]
3020
-name = "Many Morph Targets"
3021
-description = "Simple benchmark to test rendering many meshes with animated morph targets."
3022
-category = "Stress Tests"
3023
-wasm = true
3024
3025
[[example]]
3026
name = "many_glyphs"
3027
path = "examples/stress_tests/many_glyphs.rs"
examples/stress_tests/many_morph_targets.rs
0 commit comments