Native Scripting with Virtual Functions - Game Engine Series
Offered By: The Cherno via YouTube
Course Description
Overview
Explore the implementation of native scripting with virtual functions in game engine development through this comprehensive video tutorial. Learn about the importance of virtual functions, function pointers, and the Instantiate method in game scripting. Dive into the Scene class, test the implementation, and troubleshoot common bugs. Gain valuable insights into return types and their significance in native scripting for game engines.
Syllabus
Intro
Why we did this
Virtual Functions
Function Pointer
Why Instantiate
Instantiate Script
Scene Class
Testing
Bug
Return type
Outro
Taught by
The Cherno
Related Courses
Code-It-Yourself 3D Graphics Engine - Texturing and Depth Buffers - Part 4javidx9 via YouTube DirectX 11 Integration in CryENGINE 3 - Features and Improvements
Nvidia via YouTube C# Game Engine Code Review - Building a 3D Renderer at 16
The Cherno via YouTube Rendering Lines in a Game Engine - Game Engine Series
The Cherno via YouTube Universally Unique Identifiers - Game Engine Series
The Cherno via YouTube