u/0xcaff

dreams sculpt exporter

dreams sculpt exporter

thousands of you have spent millions of hours creating creating in dreams. the dreamiverse is full of beautiful sculptures. playful sculptures which awaken a desire to explore. bold sculptures which show us a new way of seeing things. sculptures which give a peek into the creativity of another mind.

all these creations have been stuck inside of Dreams. today, that changes. introducing the dreamboat sculpt exporter

https://viewer.dreamboat.me/

how to use it

  1. obtain a decrypted save file from your console using Garlic Save Manager or Apollo Save Tool (no jailbreak required)
  2. select the scene and version you’d like to view
  3. inspect in the preview and when you’re ready to save, press “Download PLY”

all processing is done locally. the dreams file format is parsed and we do our best to faithfully render the sculpts. tints, soft/hard Blends, large sculpts with thousands of edits, all primitives work.

limitations

  1. doesn’t work super well in browsers outside chrome
  2. very large scenes do not work super well
  3. needs at least 8GB of RAM

join our discord to report bugs and share how you’re using the tool https://discord.gg/sAmHEPBXyT we plan to release the full source code in the coming weeks.

initially we planned to use magica csg as our export format but ran into many issues with blending parity and large edits. the source code release will include the magica implementation.

https://preview.redd.it/hriw96g8mojh1.png?width=1362&format=png&auto=webp&s=9686563e6a83dfb1c7c0ec1425702e6d5266b2e3

https://preview.redd.it/xji64hr6mojh1.png?width=1362&format=png&auto=webp&s=7529abec9017f328d868d91894697713d2e9ddfa

reddit.com
u/0xcaff — 5 days ago
▲ 5 r/codex

i love codex desktop. i wanted to use it on mobile to monitor and steer long running agents so i built codex web.

codex web is a thin wrapper around the upstream codex desktop app. it splits the app into two parts: one which runs on a server (anywhere were node and codex cli run) and one which runs in the browser.

i use it every day and it's increased the set of tasks i'm able to achieve with just my phone and a cell connection.

try it out here https://github.com/0xcaff/codex-web

u/0xcaff — 4 months ago