Commit ca7ffab
add viser viewer for training, with background image and point cloud viz (nv-tlabs#135)
* add viser viewer for training conifg
* add viser gui utils (for training viz), with point cloud and background image option
* add resolution adjust with browser size or sidebar config
* clear background when render checkbox unchecked
* add render of density distance hits normals
* Fix camera-to-world conversion logic
Updated camera-to-world conversion logic by using the view matrix directly, questioning the previous inversion method.
---------
Co-authored-by: tangkangqi <tangkangqi@yeah.net>
Co-authored-by: Qi Wu <wilson.over.cloud@gmail.com>1 parent e3c4629 commit ca7ffab
3 files changed
Lines changed: 373 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| 302 | + | |
| 303 | + | |
301 | 304 | | |
302 | 305 | | |
303 | 306 | | |
| |||
715 | 718 | | |
716 | 719 | | |
717 | 720 | | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
718 | 733 | | |
719 | 734 | | |
720 | 735 | | |
| |||
842 | 857 | | |
843 | 858 | | |
844 | 859 | | |
845 | | - | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
846 | 865 | | |
847 | 866 | | |
848 | 867 | | |
| |||
0 commit comments