diff --git a/README.md b/README.md index fdb0574..ab7f9c2 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,17 @@ The texture are resized to 3 sizes, so you can choose quality. 3 qualities available: 256, 512 and 1024 pixels width. -Current version: 2024.02.29
-Total textures: 1365 +Current version: 2024.03.27
+Total textures: 1369 ## Install Just download the .sh3t file you want and use the texture library import feature from Sweethome3D from "Furniture" menu. -* [ambientcg_1024.sh3t](https://fenouil-drive.mycozy.cloud/public?sharecode=QyiDq6EIACQi) - 203.1 MB +* [ambientcg_1024.sh3t](https://fenouil-drive.mycozy.cloud/public?sharecode=QyiDq6EIACQi) - 203.9 MB -* [ambientcg_512.sh3t](https://fenouil-drive.mycozy.cloud/public?sharecode=u2Ps0zAB8cij) - 52.8 MB +* [ambientcg_512.sh3t](https://fenouil-drive.mycozy.cloud/public?sharecode=u2Ps0zAB8cij) - 53.0 MB * [ambientcg_256.sh3t](https://fenouil-drive.mycozy.cloud/public?sharecode=3gsbVKG3PFBM) - 14.0 MB @@ -56,260 +56,260 @@ The current code and content follow the same licence. ### Asphalt - Preview of Asphalt + Preview of Asphalt ### Bamboo - Preview of Bamboo + Preview of Bamboo ### Bark - Preview of Bark + Preview of Bark ### Bricks - Preview of Bricks + Preview of Bricks ### Cardboard - Preview of Cardboard + Preview of Cardboard ### Carpet - Preview of Carpet + Preview of Carpet ### Chainmail - Preview of Chainmail + Preview of Chainmail ### Chipboard - Preview of Chipboard + Preview of Chipboard ### Clay - Preview of Clay + Preview of Clay ### Concrete - Preview of Concrete + Preview of Concrete ### Cork - Preview of Cork + Preview of Cork ### CorrugatedSteel - Preview of CorrugatedSteel + Preview of CorrugatedSteel ### DiamondPlate - Preview of DiamondPlate + Preview of DiamondPlate ### Fabric - Preview of Fabric + Preview of Fabric ### Foil - Preview of Foil + Preview of Foil ### GlazedTerracotta - Preview of GlazedTerracotta + Preview of GlazedTerracotta ### Granite - Preview of Granite + Preview of Granite ### Grass - Preview of Grass + Preview of Grass ### Gravel - Preview of Gravel + Preview of Gravel ### Ground - Preview of Ground + Preview of Ground ### Logs - Preview of Logs + Preview of Logs ### Marble - Preview of Marble + Preview of Marble ### Metal - Preview of Metal + Preview of Metal ### Moss - Preview of Moss + Preview of Moss ### Net - Preview of Net + Preview of Net ### OfficeCeiling - Preview of OfficeCeiling + Preview of OfficeCeiling ### Paint - Preview of Paint + Preview of Paint ### Paper - Preview of Paper + Preview of Paper ### PavingStones - Preview of PavingStones + Preview of PavingStones ### Planks - Preview of Planks + Preview of Planks ### Plaster - Preview of Plaster + Preview of Plaster ### Plastic - Preview of Plastic + Preview of Plastic ### Porcelain - Preview of Porcelain + Preview of Porcelain ### Road - Preview of Road + Preview of Road ### Rock - Preview of Rock + Preview of Rock ### Rocks - Preview of Rocks + Preview of Rocks ### RoofingTiles - Preview of RoofingTiles + Preview of RoofingTiles ### Rubber - Preview of Rubber + Preview of Rubber ### Rust - Preview of Rust + Preview of Rust ### ScatteredLeaves - Preview of ScatteredLeaves + Preview of ScatteredLeaves ### Snow - Preview of Snow + Preview of Snow ### SolarPanel - Preview of SolarPanel + Preview of SolarPanel ### Tatami - Preview of Tatami + Preview of Tatami ### Terrazzo - Preview of Terrazzo + Preview of Terrazzo ### ThatchedRoof - Preview of ThatchedRoof + Preview of ThatchedRoof ### Tiles - Preview of Tiles + Preview of Tiles ### Travertine - Preview of Travertine + Preview of Travertine ### Wallpaper - Preview of Wallpaper + Preview of Wallpaper ### Wood - Preview of Wood + Preview of Wood ### WoodChips - Preview of WoodChips + Preview of WoodChips ### WoodFloor - Preview of WoodFloor + Preview of WoodFloor ### WoodSiding - Preview of WoodSiding + Preview of WoodSiding diff --git a/previews/Bricks.webp b/previews/Bricks.webp index 5dbc53a..67ae332 100644 Binary files a/previews/Bricks.webp and b/previews/Bricks.webp differ diff --git a/previews/PavingStones.webp b/previews/PavingStones.webp index 4ce7bff..17a0f5d 100644 Binary files a/previews/PavingStones.webp and b/previews/PavingStones.webp differ diff --git a/previews/Wood.webp b/previews/Wood.webp index 00f7fe4..45b94e9 100644 Binary files a/previews/Wood.webp and b/previews/Wood.webp differ diff --git a/pyproject.toml b/pyproject.toml index 59a60df..e63845e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sweethome3d-textures-ambientcg" -version = "2024.02.29" +version = "2024.03.27" description = "Sweethome3D texture library generator from ambientcg.com textures" authors = ["Your Name "] license = "WTFPL"