OpenGL,Win32,C++ Tutorial 1- Creating The Window

preview_player
Показать описание
This is the first tutorial which goes over making a window using WIn32 and c++.
Рекомендации по теме
Комментарии
Автор

This looks useful. I hope you continue this series. I am trying to start a Visual C++, OpenGL 2D Game Project and this could be a big help if you cover textures and especially if you build everything into classes.

JeckleMunopker
Автор

Thank you ! I will continue it good luck with your project i'll try covering them

sniperz
Автор

fatal error C1010: unexpected end of file while looking for precompiled header.

i'm getting this error message how to resolve this

abhishekchakrabarti
Автор

Source download would make this video 100% better ;)
Nice video even without source. *thumbs up*

ozziegorb
Автор

Do you have the next video in the tutorial? I haven't found it and I'm interested what to do next? How to create OpenGL context in Win32 API and render something basic? Thanks for tutorial, it's helpful for me.

DanmerZzz
Автор

This is OOP I get into that in the next tutorial

sniperz
Автор

NeHe has a OOP Opengl tutorial I believe.

ZoneXXL