> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user-jp/rendershot/rendering-guide.md).

# Archisketchレンダリング入門書

![](/files/a063d5cee8a91b2bc175e69ea0b2f8015b4b8236)

## Archisketchでレンダーショットを上手に撮る方法！

レンダースタジオの設定が複雑に感じますか？

心配しないでください！皆さんもインテリアデザイナーのように素敵なレンダーショットを撮れます。\
インテリア誌のようなそれらしい成果物、私たちにも作れます！\
さあ、気軽にやってみましょうか？

## とりあえず撮って感覚をつかむ

以下の設定に従うだけでも、基本的なクオリティは保証されます。\
あまり悩まず、まずは撮ってみてください！\
感覚をつかんでから細かく調整すると、ずっと楽です。

#### 1. 視野角

* まずはデフォルト値で撮ってみてください。（初期値：60）

![](/files/c767282e7a2331962900d3e745a92967824a8811)

#### 壁や前方の家具で隠れてよく見えないなら？

{% hint style="info" %}
空間全体を一目で収めたいからと視野角を上げすぎると、歪みがひどくなります！カメラクリップを使って、隠れる部分を切り取ってみてください！
{% endhint %}

![](/files/d847959e796129724364a2671392f35b70220863)

![Before (カメラクリップ適用 X)](/files/0406b79b438ad3b6cdb576126ad57539cfb2fac9)

![After (カメラクリップ適用 O)](/files/0cedc64a59eb5dd9b38a715dc0b6390fd9f57dd5)

#### 2. カメラ角度/高さ

* カメラ角度は必ず0度に設定してください！
* 900～1200mmの間に設定してください。（この高さがインテリアショットを撮るのに最も適切な高さです！）

![](/files/356c7d3503006f184a64c15fde865634d67a38fd)

うまくついてこられたなら、下のようなBefore & Afterをご覧いただけます 🌝

![Before](/files/41bef809bdef48d5a42290bb220b4ded50189424)

![After](/files/05c4468973fb1967afc15365372975e8ca8a479c)

構図がずっと安定して見えませんか？ 🤩

{% hint style="info" %}
カメラ角度設定Tip！要約

**視野角60** を超えないように！

カメラ **角度は0度**

カメラ **高さ900～1200mm** の間に設定
{% endhint %}

***

## 明るさの問題を解決する️

設定はすべて終えたのに、明るさがどうも気に入らないですか？\
心配しないでください！\
照明と背景設定を少し調整するだけで、もっと自然で素敵な仕上がりが得られます。

#### 明るすぎてまぶしいなら？

* **背景画像**を変更してみてください。
  * 初期設定(NONE)は白い背景なので、最も明るいです。
  * 背景画像を選んで、よりリアルな雰囲気を加えてみましょう。

![背景 : None](/files/df8c829e57e13262275a49ccd492fae7752c447e)

![背景 : City 2](/files/1ef26fd7f2d547cfb2b932ae07f5bdfbe424d637)

* **環境設定強度**を下げてください。
  * 背景画像の明るさを下げると、室内の明るさも一緒に下がるでしょう。

![](/files/4b5e290ff2061a8c539315ac2fac15b96fd6e000)

#### 暗すぎて雰囲気が不気味なら？

* **補助照明の強度を上げてみてください。**
  * 実はレンダースタジオには見えない照明が隠れています！ (初期強度: 20)
  * もっと明るさが欲しいなら？強度をぐっと上げてテストしてみてください！

![](/files/08294f56dddbaf40b5c23a73f575fcfc6b1e4313)

* **日光を室内に取り込みましょう。**

  * 窓から日差しが入ると、室内が明るくなります。
  * ヒント：12月か1月に月を変更したあと、日差しの角度を調整すると、日差しが家の中によりよく入ります。
  * 推奨強度：0.3～1.0（強すぎると過度に明るくなることがあるので、適切な強度を探してみてください。）

  <figure><img src="/files/179923ae8096f76da78c330c2aeb11d4436e1b67" alt=""><figcaption><p>日差し強度：0.83</p></figcaption></figure>

{% hint style="info" %}
レンダリングTip！

**明るすぎるとき**

背景画像を入れる

環境設定強度を下げる

**暗いとき**

補助照明強度を上げる

日差しを入れる

鏡や反射面に映った家具は **4K以上の解像度**でレンダリングすると確認できます。
{% endhint %}

さあ、これで皆さんも専門家のように素敵なレンダーショットを撮れます！

とりあえず撮って、修正しながら最適な結果を見つけてください。レンダリングは練習あるのみです！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/user-jp/rendershot/rendering-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
