Generate custom mipmaps for a texture

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By SIsilicon

I want to create custom mipmaps to implement 3D textures better. I already have them, but the generated mipmaps they have are very innacurate.
When I say 3D textures, I meant 2D ones read as 3D in a shader.