Game Engine Programming 025.1 - Writing geometry data to a memory buffer | C++ Game Engine

Published April 05, 2021
Advertisement

Now that we're able to generate geometry using the content tools, we need to send the data back to the level editor so that it can be processed further and saved to an asset file. In this video, I'll finish the last part in the C++ side that's needed to pack and send the data to the C# side. (Red Episode)

Support Game Engine Series: https://patreon.com/gameengineseries

Discord: https://discord.gg/75ZmXwz

Further reading: Memory allocation in COM: https://docs.microsoft.com/en-us/windows/win32/learnwin32/memory-allocation-in-com

keywords: mesh, geometry, vertices, UV coordinates, compression, asset pipeline

by Arash Khatami

-------------------------------------------------------------

#PrimalEngine #GameEngineSeries #GameEngineProgramming #TheGameEngineProgrammingSeries

0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement