-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathTODO.txt
More file actions
59 lines (29 loc) · 1.25 KB
/
TODO.txt
File metadata and controls
59 lines (29 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
## Bugs (or likely bugs)
- Make sure calling show() multiple times works as expected
- shutdown() is probably not something most users want...
- wtf is arcblob doing
## Needs to be resurrected
- restore surface input functions
- resurrect subsets, add edges and faces
## Basic stuff to add
- ctrl-c ctrl-v for camera pose
- make sure we respect printPrefix
- make sure all quantities return pointer to themself, suggest this paradigm
- for intrinsic surface vector fields:
- add option to pass in 3D field and project it to tangent spaces
- add option for interpreting nSym as power or representative
## Visual improvements
- pretty background
- some kind of solution for transparency
- SSAO?
## Short term features
- clean up surface_mesh.h and point_cloud.h
- update dependencies
- guard polyscope calls to do nothing if uninitialized
- templated functions to set mesh tangent spaces
- use enums for colormaps instead whatever integers are doing now
language toggle? https://docs.netdata.cloud/docs/what-is-netdata/
copy me:
NAME | DESC | `#!cpp GETTER` | `#! SETTER` | YESNO |
NAME | DESC | `#!cpp GETTER` | `#! SETTER` | [yes](/basics/parameters/#persistent-values)
**Parameter** | **Meaning** | **Getter** | **Setter** | **Persistent?**