Implement beam rendering #24

Open
opened 2026-03-18 09:00:30 +00:00 by kit · 0 comments
Owner

Problem

Beams (laser beams, ropes, etc.) are not rendered in the web client.

Context

Source engine beams are rendered as billboard quads connecting two points, often using scrolling textures. This should be a relatively simple rendering feature to implement — the main work is parsing beam entity data from the server and generating the appropriate geometry on the client.

## Problem Beams (laser beams, ropes, etc.) are not rendered in the web client. ## Context Source engine beams are rendered as billboard quads connecting two points, often using scrolling textures. This should be a relatively simple rendering feature to implement — the main work is parsing beam entity data from the server and generating the appropriate geometry on the client.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kit/gmod-web-stream#24
No description provided.