зеркало из
1
0
Форкнуть 0
cocos-sharp-samples/DynamicTextures
Kenneth Pouncey 1027324156 Update version requirements 2015-09-12 13:53:33 +02:00
..
DynamicTextures Modified so that the ContentSize is modified along with TextureRectInPixels. This makes sure that the linear wrap sampler state applied to the texture works correctly. 2015-09-12 13:49:32 +02:00
DynamicTextures.Content Modified so that the ContentSize is modified along with TextureRectInPixels. This makes sure that the linear wrap sampler state applied to the texture works correctly. 2015-09-12 13:49:32 +02:00
DynamicTextures.sln Modified so that the ContentSize is modified along with TextureRectInPixels. This makes sure that the linear wrap sampler state applied to the texture works correctly. 2015-09-12 13:49:32 +02:00
README.md Update version requirements 2015-09-12 13:53:33 +02:00

README.md

Dynamic Textures

The example program here is a CocosSharp implementation of How To Create Dynamic Textures with CCRenderTexture in Cocos2D 2.X.

For right now the sample will only compile and run with release versions equal to v1.5.0.1 and greater of CocosSharp.