├── README.md ├── Source └── EasyAtlas.py └── TestScene ├── Corner_AO.png ├── Floor_AO.png ├── Table_AO.png ├── TestScene.blend ├── TestScene.blend1 ├── Wall1_AO.png └── Wall2_AO.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/README.md -------------------------------------------------------------------------------- /Source/EasyAtlas.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/Source/EasyAtlas.py -------------------------------------------------------------------------------- /TestScene/Corner_AO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/Corner_AO.png -------------------------------------------------------------------------------- /TestScene/Floor_AO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/Floor_AO.png -------------------------------------------------------------------------------- /TestScene/Table_AO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/Table_AO.png -------------------------------------------------------------------------------- /TestScene/TestScene.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/TestScene.blend -------------------------------------------------------------------------------- /TestScene/TestScene.blend1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/TestScene.blend1 -------------------------------------------------------------------------------- /TestScene/Wall1_AO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/Wall1_AO.png -------------------------------------------------------------------------------- /TestScene/Wall2_AO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kode80/EasyAtlas/HEAD/TestScene/Wall2_AO.png --------------------------------------------------------------------------------