Allen-ISD-Computer-Science / REPO_IceTilePhysics_2024

3 stars 1 forks source link

Cube Tile Texture #29

Open Delikatessen opened 7 months ago

Delikatessen commented 7 months ago

We need a seamless square tile texture we can use to cover the surface of any cube, preferably in grayscale so colors can be overlayed.

Delikatessen commented 7 months ago

created seamless grass tiles https://github.com/Allen-ISD-Computer-Science/REPO_IceTilePhysics_2024/tree/main/assets/textures/tiles/grass

Delikatessen commented 7 months ago

greyscale textures can be used to overlay custom colors or to be used as a bump map. invert the greyscale texture to use as a bumpmap, otherwise it maps the wrong way.

Delikatessen commented 5 months ago

What style / aesthetic are we going for?