https://github.com/flo-bit/room
tiny 3d rooms saved locally or in your bluesky account, svelte/threlte
https://github.com/flo-bit/room
Last synced: about 2 months ago
JSON representation
tiny 3d rooms saved locally or in your bluesky account, svelte/threlte
- Host: GitHub
- URL: https://github.com/flo-bit/room
- Owner: flo-bit
- License: mit
- Created: 2025-03-06T17:42:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T13:25:46.000Z (about 1 year ago)
- Last Synced: 2026-02-12T11:43:57.916Z (4 months ago)
- Language: Svelte
- Homepage: http://flo-bit.dev/room/
- Size: 2.95 MB
- Stars: 80
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Room
tiny 3d rooms saved in your bluesky account
live here: https://flo-bit.dev/room
work in progress
## Credits
- made with svelte, threlte (three.js), tailwindcss
- assets by [Kay Lousberg](https://kaylousberg.itch.io/furniture-bits) and [Isa Lousberg](https://tinytreats.itch.io/bubbly-bathroom)
- color picker from [svelte-color-select](https://github.com/CaptainCodeman/svelte-color-select)
- ui from my own [ui-kit](https://github.com/flo-bit/ui-kit) which is based on [bits-ui](https://bits-ui.com/)
- bluesky login made possible by [atcute](https://github.com/mary-ext/atcute)
- (old version: assets by [kenney](https://kenney.nl/assets/furniture-kit))
### todo
- add more objects
- add animations
- add a day/night cycle?
- allow uploading custom models
- add modal for first visit (without handle) -> create your own room, see my room
- add tutorial
- resize objects in picker to perfectly fit
- add sign out button
- move preview button to main screen
- add undo button
### bugs
- show error message when room is not found
- fix moving with transform controls might select other object
-