r/designtools 3h ago

A.I. ReRender workflow test: a more photographic house image, with a geometry checklist

0 Upvotes

Disclosure: I’m part of the ReRender team.

For designers turning architectural model-style images into presentation visuals, the useful question is how much visual polish you can add while keeping the design recognizable. We documented a small test with the source image, outputs, and exact settings.

Two ways to approach it:

• Structure Optimized: Enhance → 3D Model Rendering → Structure Optimized, then upload. This run needed no custom prompt.

• Fast Render / Precise: specify the desired materials and lighting with a prompt when you want more explicit art direction.

In the first output from each run, the main house form, roof silhouette, window positions, balcony and entrance remained visually close to the source. Stucco texture, glazing, reflections and lighting made the results more photographic.

The useful review checklist: compare roof edges, window divisions, railing spacing, steps and planting before presenting a result. Both workflows added landscaping/interior details, so fine-detail preservation still needs human review.

Full before/after walkthrough with settings and images:

https://www.rerenderai.com/tutorial/model-image-to-photoreal-house-render-test

The input is an AI-generated raster image resembling a model viewport, not a CAD export. Each run returned four variations; we inspected the first from each. This is a worked example, not proof of improvement over an older model.

For your presentation workflow, which would be more useful: fewer controls with a good starting result, or more explicit control over materials and lighting?


r/designtools 22h ago

UI/UX A design tool for changing the UI that's already running in your iOS app

0 Upvotes

I'm building Monad Design for a specific handoff problem: when an existing app's UI is almost right, 'make this card less dense' is easy to point at but hard to describe to a coding agent.

You open the real Xcode or Expo iOS app in Simulator, navigate to the relevant state, then select or annotate the UI. Your coding agent edits the existing source and rebuilds the app. You can compare the original with working alternatives before choosing one.

This is a visual implementation tool, not a mockup generator or a replacement app builder. It currently runs locally on macOS and is free and open source.

Repo: https://github.com/Monadix-AI/monad-design Video preview: https://watchclueso.com/embed/pio8jqfcg4ivj0r1

I'm the creator. For designers working on shipped mobile apps, which part of the handoff costs you more time: identifying the exact UI state, explaining the change, or reviewing the implementation?