An open API service indexing awesome lists of open source software.

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

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
-