Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ turns it into a complete, graphics-ready scene with articulated assets.

## News

- **2026-09-09 — Procedural reconstruction with sim-ready physics.** Articulated objects now carry
- ⚙️ **2026-09-09 — Procedural reconstruction with sim-ready physics.** Articulated objects now carry
their own mass, inertia, colliders and joints, following
[Articraft](https://arxiv.org/abs/2605.15187), and export to URDF and MJCF.
- **2026-09-07 — Layout agents.** The noisy layout of a raw scan is settled into a collision-free,
[Articraft](https://github.com/articraftresearch/Articraft), and export to URDF and MJCF.
- 📐 **2026-09-07 — Layout agents.** The noisy layout of a raw scan is settled into a collision-free,
simulation-ready layout before anything is built from it.
- **2026-08-01 — LiteReality-Agent 0.0.** Turn your room scans from the LiteReality Scanner app
- 🚀 **2026-08-01 — LiteReality-Agent 0.0.** Turn your room scans from the LiteReality Scanner app
into interactive, realistic 3D.

## How to use
Expand Down
Loading