social.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
social.lol is a lighthearted social hangout for the omg.lol community.

Administered by:

Server stats:

846
active users

#colour

9 posts9 participants0 posts today

From the archive! Colour Sorting In PHP: Part 6

This the final part (so far) of a series of posts from @philipnorton42 about how to sort colours.

In this part Phil creates a very simplified 3D engine in PHP in order to show the RGB values of a number of colours in a 3D space, using the RBG values as coordinates in the scene.

This results in drawing a cube of colours and then rotating it to show the cube corner on.

hashbangcode.com/article/colou