Complete Bevy OpenSim scene rendering
This commit is contained in:
@@ -226,9 +226,10 @@ The example records all current queue, message, conversation, tool, behavior,
|
||||
reconnect, and interaction defaults. Important defaults include 256 grid events,
|
||||
32 control commands, 512 observations, four concurrent inference requests,
|
||||
16 tool calls, 512 active senders/sessions, a two-minute model window, and bounded
|
||||
10-second shutdown. Vision defaults to a 320x180 headless-wgpu JPEG with a
|
||||
deterministic software fallback and bounded entities, triangles, texture work,
|
||||
JPEG bytes, time, and concurrency. Authorized `behavior_camera_set` calls are
|
||||
10-second shutdown. Vision defaults to a 640x360 headless Bevy/wgpu JPEG, a
|
||||
64-meter configurable view radius, a persistent 512 MiB decoded-texture cache,
|
||||
and a deterministic software fallback with bounded entities, triangles, asset
|
||||
work, JPEG bytes, time, and concurrency. Authorized `behavior_camera_set` calls are
|
||||
limited to 96 meters from the avatar by default, require a distinct target, and
|
||||
accept a 20-120 degree vertical field of view; `behavior_camera_reset` restores
|
||||
the avatar-facing 60-degree view.
|
||||
|
||||
Reference in New Issue
Block a user