Hands-on teaching material for learning different elements of game development. Sometimes also used for topics on "in game tutorials".
4
votes
0answers
119 views
Unity3d High level literature
Is there any high level literature for mid professional programmers for Unity?
There are a lot of tutorials for beginners, but I can't find anything about main API, pipeline or engine architecture. ...
0
votes
0answers
95 views
DirectX Tutorial code not working
I've been reading the tutorials for DirectX 11 at http://www.directxtutorial.com/Lesson.aspx?lessonid=11-4-5. I've run the code after every lesson, but it didn't work for lesson 5. The error looks ...