rtiow: add noise_explorer_warp.
This commit is contained in:
@@ -418,7 +418,6 @@ fn noise_marble(
|
||||
np: Path<NoiseParamsMarble>,
|
||||
optional: Option<Query<OptionalParams>>,
|
||||
) -> Result<HttpResponse> {
|
||||
info!("optional {:?}", optional);
|
||||
noise(NoiseParams {
|
||||
width: np.width,
|
||||
height: np.height,
|
||||
|
||||
Reference in New Issue
Block a user