diff --git a/content/blog/3d-datasets.md b/content/blog/3d-datasets.md new file mode 100644 index 0000000..6fb7d29 --- /dev/null +++ b/content/blog/3d-datasets.md @@ -0,0 +1,17 @@ +--- +title: Open 3D datasets +tags: ["Datasets", "3D"] +type: Resource +--- + +Here's a list of nice websites to get datasets for 3D models. Some of them even feature the original point clouds for reconstruction. +Please remember to credit authors if the dataset is not CC0-licensed! + + + +## Open 3D Datasets + +- [https://lgg.epfl.ch/statues.php](https://lgg.epfl.ch/statues.php) +- [https://3d.bk.tudelft.nl/opendata/](https://3d.bk.tudelft.nl/opendata/) +- [https://github.com/SimonBuusJensen/OpenTrench3D](https://github.com/SimonBuusJensen/OpenTrench3D) +- diff --git a/content/blog/where-to-find-textures.md b/content/blog/where-to-find-textures.md new file mode 100644 index 0000000..d93f583 --- /dev/null +++ b/content/blog/where-to-find-textures.md @@ -0,0 +1,17 @@ +--- +title: Where to find textures +tags: ["Textures"] +type: Resource +--- + +Here's a list of nice websites to get textures. Please remember to credit authors if the texture is not CC0-licensed! + + + +## Textures + +- [https://3dtextures.me/](https://3dtextures.me/) +- [https://ambientcg.com/](https://ambientcg.com/) +- [https://cc0-textures.com/](https://cc0-textures.com/) +- [https://www.poliigon.com/](https://www.poliigon.com/) +- ...