← Back
JetBrains TV October 23, 2024 53m

CSharpify Your Engine: A Guide to Embedding C# | GameDev Days 2024

Summary

This talk discusses embedding the C scripting language into C++ applications, highlighting C's expressiveness, power, and ease of use for creating quick scripting behaviors. The practical takeaway is that embedding C offers a performant and accessible way to add scripting functionality to game engines and other C++ projects, even though the process can be technically complex.

View original episode ↗