[gemini] Add 3D job type indicators (#16) #102
Reference in New Issue
Block a user
Delete Branch "gemini/issue-16"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #16
Implements 3D visual indicators for job types in the Workshop area, enhancing visual feedback during job execution.
scenefromworld.jsfor external object management.createJobIndicator,updateJobIndicators, anddissolveJobIndicatorfunctions ineffects.jsto manage the lifecycle and animation of category-specific 3D objects (quill, brackets, spider, lightbulb, magnifying glass, generic orb).job_startedandjob_completedWebSocket events inwebsocket.js, positioning them dynamically near the agent.updateJobIndicatorsto the main animation loop inmain.jsfor continuous bobbing and rotation.