Previous Videos
067-(SETUP) Install the Unreal Game Engine
https://www.youtube.com/watch?v=x-UKBH-qfMs&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=67
066- OGPG9 03, OpenGL Texture In Gory Detail, Sampler, Texture Swizzle, glTextureParameter
https://www.youtube.com/watch?v=SGhPTzwegEE&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=66
065- OGPG9 02, Normalized, Interpolated, Interleaved Buffer, Stride, offsetof, glVertexAttribPointer
https://www.youtube.com/watch?v=cApHpHMH9Ew&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=65
064- OGPG9 01, OpenGL Texture for the First Time, OpenGL Texture Song
https://www.youtube.com/watch?v=nzGyveFfovY&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=64
063- OGSB7 13, OpenGL Geometry Shader for the First Time, glDrawElements
https://www.youtube.com/watch?v=oXvMTDGDcns&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=63
062- OGSB7 12, Physical Simulation: Spring-Mass System 5, Catenary, Vibration and Damping
https://www.youtube.com/watch?v=u_6pq2s7K7g&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=62
061- OGSB7 11, Computer Simulation Can Be Simpler Than You May Think It Is
https://www.youtube.com/watch?v=2CD1iTptDJY&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=61
060- OGSB7 10, Physical Simulation: Spring-Mass System 4, Transform Feedback, Double Buffering
https://www.youtube.com/watch?v=OdlK_X8Ibn0&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=60
059- OGSB7 09, Physical Simulation: Spring-Mass System 3, Multiple Vertex Array Objects
https://www.youtube.com/watch?v=ozps1RFLT54&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=59
058- OGSB7 08, Physical Simulation: Spring-Mass System 2, Multi Points Initialization
https://www.youtube.com/watch?v=Ge8MOfd7eVQ&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=58
057- OGSB7 07, Physical Simulation: Spring-Mass System 1, Hook's Law and Damping
https://www.youtube.com/watch?v=VkeVjnLebUQ&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=57
056- OGSB7 06, Instancing 2 - Instanced Drawing, Glass Field, glActiveTexture, glDrawArraysInstanced
https://www.youtube.com/watch?v=T7UlgZa784I&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=56
055- OGSB7 05, Instancing 1 - Instanced Drawing
https://www.youtube.com/watch?v=swVWb-0IEx0&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=55
054- Bitwise Operations and Random Number Generator
https://www.youtube.com/watch?v=TCz3M12g2Dw&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=54
053- OGSB7 04, Instanced Drawing, glDrawArraysInstanced(), glVertexAttribDivisor()
https://www.youtube.com/watch?v=BMUbG4dVeZo&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=53
039- (SETUP) OpenGL Windows Command-line, Windows on Command Prompt, /SUBSYSTEM:console
https://www.youtube.com/watch?v=q5S8XrNzrME&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=39
038- OpenGL Experiment 2, Matrix Stack, glPushMatrix(), glPopMatrix()
https://www.youtube.com/watch?v=deHDP5VLbzA&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=38
037- OpenGL Experiment 1, Clipping Plane, Matrix Stack
https://www.youtube.com/watch?v=_dQCdtYIS3E&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=37
036- (SETUP) Environment Variables for OpenGL Tools, Simple Experiments with OpenGL
https://www.youtube.com/watch?v=mqqE6h6IqUU&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=36
035- (SETUP) OpenGL Tools, C++ Library Extensions, Commandline Prompts for CUDA and DPC++
https://www.youtube.com/watch?v=nKNA3c4CKI0&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=35
034- (SETUP) Microsoft Visual Studio, Nvidia CUDA, OpenCL C++ Headers
https://www.youtube.com/watch?v=2paxQofaeOk&list=PL1_C6uWTeBDGdY7x23Xg3MaHKnka5WSKF&index=34
Downloads:
1. C++ Library Extensions
https://www.talkplayfun.com/sourcecode/CppExtensions2023/CppExtension.zip
2. OpenGL Tools
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/gl-tools.zip
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/ogpg9-tools.zip
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/ogsb7-tools.zip
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.5 with SPIR-V
https://tinyurl.com/mr3mhu8p
Sample Code
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/000-OGPG9-examples-master.zip
OpenGL Superbible: Comprehensive Tutorial and Reference
https://tinyurl.com/b235z8cm
Sample Code
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/000-OGSB7-sb7code-master.zip
Command Prompts and Icons
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/icons.zip
Example:
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/OpenGL-Debugging-Solution.zip
Download Current Video's Source Code
https://www.talkplayfun.com/sourcecode/ElectricityAndMagnetism/068-UniformBlock.zip
Тэги:
#C++ #programming #c++_프로그래밍