Skip to content

Commit

Permalink
Update explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed Jul 11, 2024
1 parent 32fa51b commit d4be149
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions etc/assets/app.flecs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ camera {
fov: 20
up: [0, 1, 0]
near_: 0.2
far_: 100
far_: 300
}
}

Expand All @@ -36,7 +36,7 @@ canvas {
ambient_light_ground: {0.8, 0.7, 0.2}
directional_light: light
camera: camera
fog_density: 2
fog_density: 3.0
shadow_far: 20
}
}
Expand Down
2 changes: 1 addition & 1 deletion etc/v4/flecs_explorer.js

Large diffs are not rendered by default.

Binary file modified etc/v4/flecs_explorer.wasm
Binary file not shown.

0 comments on commit d4be149

Please sign in to comment.