etc.
Group 2 - 1, 6, 11, 16, 21 etc.
Group 3 - 2, 7, 12, 17, 22 etc.
Group 4 - 3, 8, 13, 18, 23 etc.
Group 5 - 4, 9, 14, 19, 24 etc. "
except in data, the branches start at 0, so 'group 1' is branch 0
as for the order of your points, that depends on the input prior sorting...
yrs …
13 5 15 6 17 7 ... …
But it seems I have not been clear:
the input values (3,5,7,9,11,13) should be presented in the way of "number slider" parameter. So by increasing the value of the slider from minimum 3, to 5, 7, 9, 13, 15, 17... I should get an output numbers of 0,1,3,4,5,6,7...
So I if choose value 3 on the input "number slider", on the other end, I want 0 as an output.
Or if I choose value 5 on the input "number slider", I want 1 as an output, and so on.
Is this possible?…
a tutti coloro che sono coinvolti. Le lezioni saranno accompagnate in maniera interattiva con esercitazioni che porteranno alla modellazione di edifici di architettura contemporanea, come quelli che trovate al link seguente inerenti ai workshop precedenti* :
Report del workshop con immagini dei lavori svolti e foto
* i modelli potranno subire delle variazioni con nuovi edifici conservando però lo stesso livello di difficoltà
[.]Argomenti:
Teoria:
- modello 3D: finalità, metodi e risultati - Differenza tra i modellatori nurbs e modellatori solidi - Interfaccia di rhinoceros
Tecnica:
- Opzioni di rhinoceros - Linea di comando cambio delle viste - Uso dei livelli - Piani di costruzione - I principali strumenti di modellazione bidimensionale - Selezione degli oggetti - Editing di base - Creazione di superfici - Editing di superfici - Inserimento di immagini - Esportazione di file
-modellazione di un terreno
-modellazione di edifici e padiglioni di architettura contemporanea ( vedi link)
…
segments (ie. polylines)
2 = conic section (ie. arcs, circles, ellipses, parabolas, hyperbolas)
3 = standard freeform curve
5 = smoother freeform curve
The higher the degree, the less effect a single control-point has on the curve, but the further that weak effect reaches. Degree=5 curves are smoother, but it's also harder to add local details to it without adding a lot of control points. Rhino supports curves up to degree=11, but you almost never need more than 5.…