rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Streamline the Color builtin #197

Closed rdw-software closed 2 years ago

rdw-software commented 2 years ago

It might be sensible to move this to a standard, float-based format or even use BJS directly, but for now having the option to use 32bpp colors in addition to 8bpp allows the existing legacy code to remain unchanged while facilitating future changes.