Skocz do zawartości
View in the app

A better way to browse. Learn more.

Max3D.pl

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

szesciany i ich ró2zne wysokości ?

Featured Replies

Napisano

witam

czy istnieje jakis patent zeby szesciany tego typu za pomoca jakiegos narzedzia mialy rozne wysokosci ? (powiedzmy kazdy inna) - czy musze recznie je przesuwac?

 

196m.jpg

  • Odpowiedzi 3
  • Wyświetleń 877
  • Created
  • Ostatniej odpowiedzi

Top Posters In This Topic

Napisano

zamiast bawić się w pluginy.. zaznacz polygony i wklej do Listenera

 

for faces in polyop.getFaceSelection $ do 
polyop.extrudefaces $ faces (random 5 200) -- wstawiasz min i max extrudea
redrawViews()

 

albo przeciągnij sobie ten skrypt niżej na jakiś toolbar, łatwo możesz zmieniać min i max, a jak Ci extrude nie pasuje to szybko możesz sobie "seed" zmienić przez ctrl+z i ponowne extrude. Nie jest zrobione fool proofing, więc jak będziesz miał zaznaczone coś innego niż poly to wywali błąd.

 

rollout randomE "RandomExtrude"
(
spinner minSp "min: "range:[0,1000,5] type:#float align:#center fieldwidth: 50 
spinner maxSp "max:" range:[0,1000,30] type:#float align:#center fieldwidth: 50 
button extrudeBtn "Extrude" width:60 height:20  offset: [0,5]

on extrudeBtn pressed do
(

     undo on(

for faces in polyop.getFaceSelection $ do 
polyop.extrudefaces $ faces (random minSp.value maxSp.value)
redrawViews()
	     )
)
)
createdialog randomE 150 80

Edytowane przez jacob

Powiadomienie o plikach cookie

Wykorzystujemy cookies. Przeczytaj więcej Polityka prywatności

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.