Kemal EnverforOcclusionocclusion.hashnode.net·Dec 1, 20211. IntroductionThere have been incredible advances in the area of computer graphics over the past thirty years. Graphics hardware is ever more powerful, and developer tooling has advanced. Working with Metal gives us access to amazing tooling that allows us to debu...Discuss·1 like·92 readsBeginning 3D Graphics with MetaliOS
Kemal EnverforOcclusionocclusion.hashnode.net·Feb 12, 20222. Setting up a Development EnvironmentIn this part of the series we will setup a development environment from scratch so that we’re ready to begin writing some code. One of the reasons I chose to write this series using Metal is because of how straight forward it is to setup an environme...Discuss·86 readsBeginning 3D Graphics with MetaliOS
Kemal EnverforOcclusionocclusion.hashnode.net·Jul 31, 20223. The Rendering PipelineThe GPU that's part of the graphics card in your computer is a piece of hardware that's capable of processing lots of data, in parallel really quickly. The types of processing it can perform are highly specialised and this is what allows it to perfor...Discuss·74 readsBeginning 3D Graphics with MetalMetal
Kemal EnverforOcclusionocclusion.hashnode.net·Jul 31, 20223. The Rendering PipelineThe GPU that's part of the graphics card in your computer is a piece of hardware that's capable of processing lots of data, in parallel really quickly. The types of processing it can perform are highly specialised and this is what allows it to perfor...Discuss·74 readsBeginning 3D Graphics with MetalMetal
Kemal EnverforOcclusionocclusion.hashnode.net·Feb 12, 20222. Setting up a Development EnvironmentIn this part of the series we will setup a development environment from scratch so that we’re ready to begin writing some code. One of the reasons I chose to write this series using Metal is because of how straight forward it is to setup an environme...Discuss·86 readsBeginning 3D Graphics with MetaliOS
Kemal EnverforOcclusionocclusion.hashnode.net·Dec 1, 20211. IntroductionThere have been incredible advances in the area of computer graphics over the past thirty years. Graphics hardware is ever more powerful, and developer tooling has advanced. Working with Metal gives us access to amazing tooling that allows us to debu...Discuss·1 like·92 readsBeginning 3D Graphics with MetaliOS