sd_hide_title |
---|
true |
::::::{div} landing-title :style: "padding: 0.1rem 0.5rem 0.6rem 0; background-image: linear-gradient(315deg, #bebebe 0%, #919293 74%); clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0% calc(100% - 1.5rem)); -webkit-clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0% calc(100% - 1.5rem));"
::::{grid} :reverse: :gutter: 2 3 3 3 :margin: 4 4 1 2
:::{grid-item} :columns: 12 5 5 4
:class: sd-m-auto sd-animate-grow50-rot20
:width: 150px
:::
:::{grid-item} :columns: 12 8 8 8 :child-align: justify :class: sd-text-white sd-fs-3
A differentiable point-based rendering library
:ref-type: doc
:outline:
:color: white
:class: sd-px-4 sd-fs-5
Get Started
::: ::::
::::::
Pointrix is a differentiable point-based rendering library which has following properties:
::::{grid} 1 2 2 3 :gutter: 1 1 1 2
:::{grid-item-card} {octicon}plug;1.5em;sd-mr-1
Highly Extensible
:link: tutorial/tutorial
:link-type: doc
Pointrix adopts a modular design, with clear structure and easy extensibility.
+++ Learn more » :::
:::{grid-item-card} {octicon}device-camera
Rich Feature
:link: framework/overall
:link-type: doc
Pointrix supports the implementation of various types of tasks.
+++ Learn more » :::
:::{grid-item-card} {octicon}rocket
Powerful backend
:link: https://github.com/pointrix-project/dptr
:link-type: url
DPTR which offer foundational functionalities for point rendering serves as the backend of Pointrix.
+++ Learn more » :::
::::
If you are the beginner of Pointrix, You can start from these:
::::{grid} 1 1 2 2
:::{grid-item-card} :padding: 2 :columns: 6 Get started ^^^
:caption: Get started
:maxdepth: 1
get_started/installation
get_started/run_first_model
get_started/render_novel_view_gui
:::
:::{grid-item-card} :padding: 2 :columns: 6 Apply Pointrix on your research ^^^
:maxdepth: 1
:caption: tutorial
tutorial/tutorial
tutorial/define_your_model
tutorial/define_your_own_dataset
tutorial/define_your_trainer
tutorial/learning_configuration
:::
::::
If you want to learning more about Pointrix, you can read following:
::::{grid} 1 1 2 2
:::{grid-item-card} :padding: 2 :columns: 6 Framework introduction of Pointrix ^^^
:caption: Framework
:maxdepth: 1
framework/overall
framework/data
framework/model
framework/trainer
framework/hook
:::
:::{grid-item-card} :padding: 2 :columns: 6 Reference ^^^
:maxdepth: 1
:caption: Reference
API
:::
::::