Get introduced to Texture2D and learn how to work with raw images and manipulate pixel data at run time for 2D games. This course covers how to create texture renderings from scratch. Learn how to access pixel data, read color data, add pixels, and remove pixels. Discover how to further customize Texture2D files for use in a game.
课程内容:
Accessing Texture2D pixel data
Using raw images
Reading color data
Detecting the position of a mouse
Creating textures
Drawing and erasing pixels