Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Introduction to coding - 5. Adding trees and stones

Introduction to coding - 5. Adding trees and stones

Adding trees and stones

1608517856188.png

Adding the trees

The texture:
C++:
sf::Texture treeTex;
treeTex.loadFromFile("resources/tree.png");
The...
You do not have permission to view the full content of this resource. Log in or register now.
Author
LTomy
Views
640
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top Bottom