Back to Browse

C++ 3D Game Tutorial 9: Creating 3D Engine - Basic Animation

17.8K views
Apr 25, 2019
30:30

[IMPORTANT]: NEW VERSION (2025) of C++ 3D Game Tutorial Series available here: https://www.youtube.com/watch?v=XeLyqELshHM&list=PLv8DnRaQOs5-ST_VDqgbbMRtzMtpK36Hy&index=1 This video is part of the previous series. Videos from that version feature an exclamation point icon in the top-right corner of their thumbnails, which should help distinguish them from the new ones. SUPPORT ON PATREON: https://patreon.com/pardcode DISCORD SERVER: https://discord.gg/RymBzwKPyZ DESCRIPTION: Hello everyone! In this ninth video tutorial we will see how to make a basic animation with our Graphics Engine by using the DirectX 11 API! I'm really sorry for the delay! I was really busy in this period! I'll try to do more videos from now on! In particular we will see how to transform and manipulate the position of the vertices and the color of the surface of our quadrilateral, by using the so called constant buffer, together with vertex and pixel shader! ENTIRE TUTORIAL SERIES: https://www.youtube.com/playlist?list=PLv8DnRaQOs5-ST_VDqgbbMRtzMtpK36Hy I hope you'll enjoy this tutorial! ---------------------------------------------------------------------------- PATREON PAGE: https://www.patreon.com/pardcode TWITTER PAGE: https://twitter.com/PardCode Chapters: 0:00 Intro 0:45 Requirements 1:10 Design 7:45 Implementation 29:29 Final Result - Consider to improve animation: see the pinned message 29:56 End

Download

0 formats

No download links available.

C++ 3D Game Tutorial 9: Creating 3D Engine - Basic Animation | NatokHD