3D viewer for iOS using MetalKit and Swift – Depth doesn’t work – Ios swift
I’m using Metal with Swift to build a 3D viewer for iOS and I have some issues to make the depth working. From now, I can draw and render a single shape correctly in 3D (like a simple square plane…