# 3d-assets **Repository Path**: mirrors-gis/3d-assets ## Basic Information - **Project Name**: 3d-assets - **Description**: https://github.com/boytchev/3d-assets - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-23 - **Last Updated**: 2025-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 3D Assets Procedural 3D assets. Work in progress. Check the website at [https://boytchev.github.io/3d-assets/](https://boytchev.github.io/3d-assets/) for the currently available assets: * [Bookshelf](https://boytchev.github.io/3d-assets/online/bookshelf.html) * [Chair](https://boytchev.github.io/3d-assets/online/chair.html) * [Doorframe](https://boytchev.github.io/3d-assets/online/doorframe.html) * [Drawer](https://boytchev.github.io/3d-assets/online/drawer.html) * [Drink can](https://boytchev.github.io/3d-assets/online/drink-can.html) * [Monitor](https://boytchev.github.io/3d-assets/online/monitor.html) * [Mug](https://boytchev.github.io/3d-assets/online/mug.html) * [Photo Frame](https://boytchev.github.io/3d-assets/online/photo-frame.html) * [Plate](https://boytchev.github.io/3d-assets/online/plate.html) * [Round Box](https://boytchev.github.io/3d-assets/online/round-box.html) * [Speaker](https://boytchev.github.io/3d-assets/online/speaker.html) * [Stool](https://boytchev.github.io/3d-assets/online/stool.html) * [Table](https://boytchev.github.io/3d-assets/online/table.html) * [Wardrobe](https://boytchev.github.io/3d-assets/online/wardrobe.html) * [Wine bottle](https://boytchev.github.io/3d-assets/online/wine-bottle.html) * [Wine glass](https://boytchev.github.io/3d-assets/online/wine-glass.html) #### Demo with mugs and plates Uses [mug.js](https://boytchev.github.io/3d-assets/docs/mug.html) and [plate.js](https://boytchev.github.io/3d-assets/docs/plate.html) to make a scene of two mugs and two plates. They change radomly at irregular intervals. Textures work well on Chromium-based browsers or browsers that support WebGPU (at the time of writing this sentence, Firefox chokes on textures). [](https://boytchev.github.io/3d-assets/demos/demo-mugs.html) #### Demo with a drawer and a wardrobe Uses [drawer.js](https://boytchev.github.io/3d-assets/docs/drawer.html), [wardrobe.js](https://boytchev.github.io/3d-assets/docs/wardrobe.html) and [round-box.js](https://boytchev.github.io/3d-assets/docs/round-box.html) to make a diorama scene. Floor and wood materials are [TSL Textures](https://boytchev.github.io/tsl-textures/). Textures work well on Chromium-based browsers or browsers that support WebGPU (at the time of writing this sentence, Firefox chokes on textures). [](https://boytchev.github.io/3d-assets/demos/demo-drawer.html)