Registriert seit: 4. Jun 2010
15.774 Beiträge
|
Introduction to Shader Programming
14. Jan 2021, 16:00
In this post, I will show you how to take full advantage of the GPU by creating custom shaders. Shaders are used in two places in the FireMonkey framework: for creating materials that you can apply to 3D objects, and for creating filter effects that you can apply to bitmaps. I will focus mostly on… Continue reading Introduction to Shader Programming
Weiterlesen...
|