Graphics programming is a field dominated by traditional languages like C and C++, or specialized languages like GLSL and HLSL. In this talk, we'll go over how Kotlin allows you to take advantage of a managed language while preserving the conciseness and expressiveness of low-level languages like C++ when writing math and graphics oriented code.