Skip to content

Commit

Permalink
deploy: b6b43e4
Browse files Browse the repository at this point in the history
  • Loading branch information
liruilong940607 committed Sep 27, 2024
1 parent e92b6b7 commit bb06ca8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file modified versions/1.4.0/.doctrees/apis/rasterization.doctree
Binary file not shown.
Binary file modified versions/1.4.0/.doctrees/environment.pickle
Binary file not shown.
4 changes: 2 additions & 2 deletions versions/1.4.0/_modules/gsplat/rendering.html
Original file line number Diff line number Diff line change
Expand Up @@ -491,8 +491,8 @@ <h1>Source code for gsplat.rendering</h1><div class="highlight"><pre>
<span class="sd"> distributed: Whether to use distributed rendering. Default is False. If True,</span>
<span class="sd"> The input Gaussians are expected to be a subset of scene in each rank, and</span>
<span class="sd"> the function will collaboratively render the images for all ranks.</span>
<span class="sd"> ortho: Whether to use orthographic projection. In such case fx and fy become the scaling</span>
<span class="sd"> factors to convert projected coordinates into pixel space and cx, cy become offsets.</span>
<span class="sd"> camera_model: The camera model to use. Supported models are &quot;pinhole&quot;, &quot;ortho&quot;,</span>
<span class="sd"> and &quot;fisheye&quot;. Default is &quot;pinhole&quot;.</span>
<span class="sd"> covars: Optional covariance matrices of the Gaussians. If provided, the `quats` and</span>
<span class="sd"> `scales` will be ignored. [N, 3, 3], Default is None.</span>

Expand Down
4 changes: 2 additions & 2 deletions versions/1.4.0/apis/rasterization.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@ <h2>3DGS<a class="headerlink" href="#dgs" title="Link to this heading">¶</a></h
<li><p><strong>distributed</strong> – Whether to use distributed rendering. Default is False. If True,
The input Gaussians are expected to be a subset of scene in each rank, and
the function will collaboratively render the images for all ranks.</p></li>
<li><p><strong>ortho</strong>Whether to use orthographic projection. In such case fx and fy become the scaling
factors to convert projected coordinates into pixel space and cx, cy become offsets.</p></li>
<li><p><strong>camera_model</strong>The camera model to use. Supported models are “pinhole”, “ortho”,
and “fisheye”. Default is “pinhole”.</p></li>
<li><p><strong>covars</strong> – Optional covariance matrices of the Gaussians. If provided, the <cite>quats</cite> and
<cite>scales</cite> will be ignored. [N, 3, 3], Default is None.</p></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion versions/1.4.0/searchindex.js

Large diffs are not rendered by default.

0 comments on commit bb06ca8

Please sign in to comment.