Meng To(@MengTo)

This is a japanese house-tour landing page made in three.js with Fable 5.1 using the dream-loop skill. Live site: https://t.co/Kqo8zCgFLl It's crazy how realistic it looks even though it's all code and under 1 MB (except images). You can tour every room, switch between seasons, see light rays through the house, and watch koi swim through realistic water. The secret sauce to ultra-realistic 3d in code is a loop like this: dream-loop gets the agent to generate a target image, compare the live 3d against it

7.5内容质量
This is a japanese house-tour landing page made in three.js with Fable 5.1 using the dream-loop skill.

Live site: https://t.co/Kqo8zCgFLl

It's crazy how realistic it looks even though it's all code and under 1 MB (except images). You can tour every room, switch between seasons, see light rays through the house, and watch koi swim through realistic water.

The secret sauce to ultra-realistic 3d in code is a loop like this: dream-loop gets the agent to generate a target image, compare the live 3d against it

TL;DR · AI 摘要

使用three.js和Fable 5.1结合dream-loop技能,可在1MB代码内实现超写实3D房屋游览。

核心要点

  • dream-loop通过生成目标图像并持续优化3D模型,实现高真实感渲染。
  • Fable 5.1与three.js结合可实现低代码量(<1MB)的复杂3D场景。
  • critic模块用于比较生成图像与目标图像,驱动模型迭代优化。

结构提纲

按章节快速跳转。

  1. 介绍基于three.jsFable 5.1的日本房屋3D游览页面实现。

  2. 使用dream-loop技能实现超写实3D渲染的核心机制。

  3. 通过代码精简和图像压缩实现1MB以下的轻量化部署。

  4. 支持季节切换、光线追踪和动态水体等交互功能。

  5. 作者考虑开放源代码以促进技术共享。

思维导图

用一张图看清主题之间的关系。

查看大纲文本(无障碍 / 无 JS 友好)
  • three.js与dream-loop实现超写实3D
    • 技术栈
      • three.js
      • Fable 5.1
    • 核心机制
      • dream-loop生成目标图像
      • critic模块优化迭代
    • 应用场景
      • 房屋3D游览
      • 动态季节切换

金句 / Highlights

值得收藏与分享的关键句。

#three.js#Fable#dream-loop#3D渲染#前端技术
打开原文

Meng To on X: "This is a japanese house-tour landing page made in three.js with Fable 5.1 using the dream-loop skill. Live site: https://t.co/Kqo8zCgFLl It's crazy how realistic it looks even though it's all code and under 1 MB (except images). You can tour every room, switch between seasons, see… / X

Meng To

@MengTo

This is a japanese house-tour landing page made in three.js with Fable 5.1 using the dream-loop skill. Live site:

seijaku.mengto.here.now

It's crazy how realistic it looks even though it's all code and under 1 MB (except images). You can tour every room, switch between seasons, see light rays through the house, and watch koi swim through realistic water. The secret sauce to ultra-realistic 3d in code is a loop like this: dream-loop gets the agent to generate a target image, compare the live 3d against it with a separate critic, and keep refining the result. Skill:

github.com/achimala/dream…

Let me know if I should open-source the page.

$

00:00

/$

4:28 PM · Sep 15, 2026

·

58.8K

Views

31

51

577

565