.. _introduction:
Tiny3D
#######################
Tiny3D is a lightweight open-source library for 3D data processing and analysis.
It provides a minimal, efficient set of core functionalities for working with point clouds, meshes, and voxel grids.
Tiny3D is designed to be easy to integrate into larger 3D workflows while offering both C++ and Python interfaces.
If you use Tiny3D in an academic project, please cite:
::
@misc{tiny3d2025,
author = {Tiny3D Contributors},
title = {Tiny3D: A Minimalist 3D Data Processing Library},
year = {2025},
howpublished = {\url{https://github.com/your-org/tiny3D}}
}
Core Features
=======================
* Efficient 3D data structures (PointCloud, VoxelGrid, TriangleMesh)
* Basic 3D processing operations
* Surface reconstruction and voxelization
* Simple and extensible Python and C++ APIs
* Lightweight and easy to build
* Designed for easy embedding into other projects
Supported Platforms
=======================
The package has been tested on:
* Ubuntu 20.04 and 22.04
* Windows 10 64-bit
* macOS Monterey and above
Supported Python Versions:
* 3.8
* 3.9
* 3.10
* 3.11
* 3.12
Resources
=======================
* Code Repository: `github.com/your-org/tiny3D <https://github.com/your-org/tiny3D>`_
* Documentation: *(coming soon)*
* License: `MIT License <https://opensource.org/licenses/MIT>`_
Raw data
{
"_id": null,
"home_page": "https://www.tiny3d.org",
"name": "tiny3d",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "3D reconstruction point cloud mesh RGB-D visualization",
"author": "tiny3d Team",
"author_email": "tiny3d@intel.com",
"download_url": null,
"platform": null,
"description": ".. _introduction:\n\nTiny3D\n#######################\n\nTiny3D is a lightweight open-source library for 3D data processing and analysis. \nIt provides a minimal, efficient set of core functionalities for working with point clouds, meshes, and voxel grids. \nTiny3D is designed to be easy to integrate into larger 3D workflows while offering both C++ and Python interfaces.\n\nIf you use Tiny3D in an academic project, please cite:\n\n::\n\n @misc{tiny3d2025,\n author = {Tiny3D Contributors},\n title = {Tiny3D: A Minimalist 3D Data Processing Library},\n year = {2025},\n howpublished = {\\url{https://github.com/your-org/tiny3D}}\n }\n\nCore Features\n=======================\n\n* Efficient 3D data structures (PointCloud, VoxelGrid, TriangleMesh)\n* Basic 3D processing operations\n* Surface reconstruction and voxelization\n* Simple and extensible Python and C++ APIs\n* Lightweight and easy to build\n* Designed for easy embedding into other projects\n\nSupported Platforms\n=======================\n\nThe package has been tested on:\n\n* Ubuntu 20.04 and 22.04\n* Windows 10 64-bit\n* macOS Monterey and above\n\nSupported Python Versions:\n\n* 3.8\n* 3.9\n* 3.10\n* 3.11\n* 3.12\n\nResources\n=======================\n\n* Code Repository: `github.com/your-org/tiny3D <https://github.com/your-org/tiny3D>`_\n* Documentation: *(coming soon)*\n* License: `MIT License <https://opensource.org/licenses/MIT>`_\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tiny3D: A Modern Library for 3D Data Processing.",
"version": "0.0.0",
"project_urls": {
"Documentation": "https://www.tiny3d.org/docs",
"Homepage": "https://www.tiny3d.org",
"Issues": "https://github.com/isl-org/Tiny3D/issues",
"Source code": "https://github.com/isl-org/Tiny3D"
},
"split_keywords": [
"3d",
"reconstruction",
"point",
"cloud",
"mesh",
"rgb-d",
"visualization"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ca2f918abb5fa181330cbb5c684d38adce74aad2d44dd418ef3f8dfa74f3b9d1",
"md5": "b5af8a3e36ff0ab504bcb6646c0a5028",
"sha256": "431f35e77f0fb3e52a89fbfb963243c2b1253ce842028e9c8dcc982f23214c67"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "b5af8a3e36ff0ab504bcb6646c0a5028",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 661932,
"upload_time": "2025-08-23T04:07:27",
"upload_time_iso_8601": "2025-08-23T04:07:27.558922Z",
"url": "https://files.pythonhosted.org/packages/ca/2f/918abb5fa181330cbb5c684d38adce74aad2d44dd418ef3f8dfa74f3b9d1/tiny3d-0.0.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "06d26758b78e943f3ccc52ce517600ffa226147a7cfeee124ef2398be10f2512",
"md5": "f6e88dd6d4fabd728333c05a7b4276fd",
"sha256": "07c2bb2231925ffbe116137132e8edc24f3bb59e1c66759c8054c34b92990bd3"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp312-cp312-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "f6e88dd6d4fabd728333c05a7b4276fd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 762633,
"upload_time": "2025-08-23T04:07:29",
"upload_time_iso_8601": "2025-08-23T04:07:29.480340Z",
"url": "https://files.pythonhosted.org/packages/06/d2/6758b78e943f3ccc52ce517600ffa226147a7cfeee124ef2398be10f2512/tiny3d-0.0.0-cp312-cp312-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a29cd084412c4e8d0d16d2ca6615fbc5542e0f9942feba8ed097b4cba2d10c48",
"md5": "b7712c70014f2eff3e99a34b977784d7",
"sha256": "6e884b7ba70440ad34fc1a8272fa40f810fa8b9c5e5d40a24cac3ec90e54a660"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "b7712c70014f2eff3e99a34b977784d7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 1196978,
"upload_time": "2025-08-23T04:07:31",
"upload_time_iso_8601": "2025-08-23T04:07:31.598882Z",
"url": "https://files.pythonhosted.org/packages/a2/9c/d084412c4e8d0d16d2ca6615fbc5542e0f9942feba8ed097b4cba2d10c48/tiny3d-0.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8661fec3a80c01e2d3797a120ace209b18dbc59d2d3bfa4be6d0fbd0f470f36a",
"md5": "3df4d2f10bbb10d20030e30ead9ac7be",
"sha256": "d6bfaa12aca0094eb0f06f34dc7bd44da16ea8dcae2d500d9ba2f32d306db554"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "3df4d2f10bbb10d20030e30ead9ac7be",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 3513082,
"upload_time": "2025-08-23T04:07:34",
"upload_time_iso_8601": "2025-08-23T04:07:34.778615Z",
"url": "https://files.pythonhosted.org/packages/86/61/fec3a80c01e2d3797a120ace209b18dbc59d2d3bfa4be6d0fbd0f470f36a/tiny3d-0.0.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "02927740b21172dc1ac195cb80104c83debdd048a462ebc00ac62026081e5396",
"md5": "ca1e2ed7405a7cbf8e2c17d995548072",
"sha256": "6df0639b59afd5b795e87ac0d2993688f798f9f9d182a94a1fc1401799d07c5e"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "ca1e2ed7405a7cbf8e2c17d995548072",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 657514,
"upload_time": "2025-08-23T04:07:36",
"upload_time_iso_8601": "2025-08-23T04:07:36.564670Z",
"url": "https://files.pythonhosted.org/packages/02/92/7740b21172dc1ac195cb80104c83debdd048a462ebc00ac62026081e5396/tiny3d-0.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe62f87ce9fb6ee071dfacdb36ff01572262e3f15cc327ad094d587680865345",
"md5": "0ea0dd564ef4afe491b7699812fbbaf5",
"sha256": "dab925f7e81cc1c2c128276c0e7f2dcbd6dbcbf9a9afb64b7c835da3b60275bd"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp39-cp39-macosx_11_0_x86_64.whl",
"has_sig": false,
"md5_digest": "0ea0dd564ef4afe491b7699812fbbaf5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 741436,
"upload_time": "2025-08-23T04:07:38",
"upload_time_iso_8601": "2025-08-23T04:07:38.247032Z",
"url": "https://files.pythonhosted.org/packages/fe/62/f87ce9fb6ee071dfacdb36ff01572262e3f15cc327ad094d587680865345/tiny3d-0.0.0-cp39-cp39-macosx_11_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8bc7777ecd73c72a35316d5e13b01f78da2cfc4a1fde0fc3d72d54c4f620b56c",
"md5": "4e2fe7d2a2b70aab2730a915c053ac5f",
"sha256": "9e5ecfe99c0fd9c545be2bb33b93e1a013c879331a8376c79a1b3069f6565f0d"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "4e2fe7d2a2b70aab2730a915c053ac5f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 1201774,
"upload_time": "2025-08-23T04:07:40",
"upload_time_iso_8601": "2025-08-23T04:07:40.164020Z",
"url": "https://files.pythonhosted.org/packages/8b/c7/777ecd73c72a35316d5e13b01f78da2cfc4a1fde0fc3d72d54c4f620b56c/tiny3d-0.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6808ec355bc6be58abed878f6b209a52935e366d88e6ffedee62368befa67f36",
"md5": "23eb8f1499fc596f03757b83587b8446",
"sha256": "c3b89e16721bbdcba75621c2501aa12fc94af2ee7c920122ce8961aed3eccc53"
},
"downloads": -1,
"filename": "tiny3d-0.0.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "23eb8f1499fc596f03757b83587b8446",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 3493653,
"upload_time": "2025-08-23T04:07:42",
"upload_time_iso_8601": "2025-08-23T04:07:42.564220Z",
"url": "https://files.pythonhosted.org/packages/68/08/ec355bc6be58abed878f6b209a52935e366d88e6ffedee62368befa67f36/tiny3d-0.0.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-23 04:07:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "isl-org",
"github_project": "Tiny3D",
"github_not_found": true,
"lcname": "tiny3d"
}