tutorials:using-mesh-clouds-as-organ
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:using-mesh-clouds-as-organ [2024/11/11 12:06] – [Growth] tim | tutorials:using-mesh-clouds-as-organ [2024/12/06 14:37] (current) – [Preparation] tim2 | ||
---|---|---|---|
Line 11: | Line 11: | ||
The example model can be found in the GroIMP example explorer (File/ | The example model can be found in the GroIMP example explorer (File/ | ||
+ | |||
+ | ===== Preparation ===== | ||
+ | |||
+ | Before you start modeling with point clouds it is recommended to do two settings: | ||
+ | - On the view3d in the menu view/ | ||
+ | - In the preferences, | ||
===== Loading cloud ===== | ===== Loading cloud ===== | ||
Line 95: | Line 101: | ||
public void loadPC() | public void loadPC() | ||
{ | { | ||
- | // load ply graph from file | + | // load ply graph from |
- | Node x =Utils.loadNodeFromStream(getInputStreamFromProject(" | + | Node x =Utils.loadNodeFromStream(getInputStreamFromProject(" |
- | [ | + | [ |
- | r: | + | r: |
- | ] | + | ] |
- | derive(); // apply the changes to the graph | + | |
- | move_toZero(); | + | |
- | derive(); | + | [ |
- | [ | + | r: |
- | r: | + | r: |
- | + | ] | |
- | r: | + | |
- | ] | + | |
- | + | ||
} | } | ||
</ | </ |
tutorials/using-mesh-clouds-as-organ.1731323179.txt.gz · Last modified: 2024/11/11 12:06 by tim