0
From which site i can take free c++ graphics course?
plz give me a better direction for future
4 Respuestas
+ 12
http://www.tutorialspoint.com/listtutorials/c-and-c++/graphics/1
Here is a little something, when I come home I'll send you the other links
+ 11
They are good sites, but I can't copy them from my phone for some stupid reason. I'll send others as soon as I arrive home
+ 11
Here you go:
1) Books (full pdf):
a) https://tfetimes.com/wp-content/uploads/2015/06/0735714347_Creating_Games_in_C-_A_Step-by-Step_Guide.pdf (Nice book if you want to learn about game development)
b) http://dlia.ir/Scientific/e_book/Science/Mathematics/QA_75.5_76.95_Electronic_Computers_Computer_Science_/008675.pdf (C++ with graphics - in general)
c) http://giant.pourri.ch/Graphics%20Programming%20Black%20Book/Graphics%20Programming%20Black%20Book.pdf (Graphics programming)
2) Youtube tutorials (full playlists):
a) https://www.youtube.com/watch?v=cK9pmJdTK9Y&list=PL5UFsTza4wWSNhe0xuO6ELw7ORU-UHNDO (Basic usage of graphics.h in c++)
b) https://www.youtube.com/watch?v=FxCC9Ces1Yg&list=PLSPw4ASQYyymu3PfG9gxywSPghnSMiOAW (Advanced c++ graphics tutorials)
I hope some of these will help you out! Have fun and good luck with learning.
0
thnx #filip hope it will help me