- Home /
How to render black borders around texture of simple 3D quad in c#?
How to render black borders around texture of simple 3D quad in c#?
I am creating voxel terrain generator and I want to add outlines for all block faces.
Textures are very small (8x8) so I can not draw black lines in textures.
Thanks for any help!
Comment