Author Topic: Please explain star layer sizes  (Read 4022 times)

Offline Greg.Ca

  • Full Member
  • ***
  • Posts: 120
    • View Profile
Please explain star layer sizes
« on: November 09, 2015, 07:37:14 PM »
I have made a star 4 layers 'deep'.  Each 'layer' is actually a different model with identical number of pixels. I'm not sure that I'm understanding the 'star layer sizes'. Can someone explain and how it's related to your programming?

Thanks --Greg--

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: Please explain star layer sizes
« Reply #1 on: November 09, 2015, 10:48:16 PM »
Build a test star model with 180 pixels and layer sizes like this:  70,50,40,20

You'll end up with a single model with 4 concentric stars with those number of pixels per star.
Steve Giron
Maricopa County, AZ
xLights user with a boat-load of channels.

Do not ask to know all the answers, but ask to understand the question.

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Please explain star layer sizes
« Reply #2 on: November 10, 2015, 06:38:48 AM »
By using the star layers, you can sequence each individual layer separately, or the whole star as one.  No need to create separate models and painstakingly align and scale each layer within the other.  Simplifies the process.
Kevin Pankratz
Blaine MN

Offline Greg.Ca

  • Full Member
  • ***
  • Posts: 120
    • View Profile
Re: Please explain star layer sizes
« Reply #3 on: November 12, 2015, 09:31:04 AM »
Ok, If I am understanding this correctly I would build a test star model with 170 pixels and star layer sizes like this 170, 170, 170, 170. As I have four separate stars all having the same pixel sizes in VERY close proximity. I just don't see the difference or advantage in having four separate layers rather than models of the same size? Slightly quicker programming as I now can address all four models at the same time? I just don't see the advantage of this layer thing? What concept am I missing? Is this similar to groups? Don't completely understand groups either.

Thanks

--Greg--

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Please explain star layer sizes
« Reply #4 on: November 12, 2015, 10:13:38 AM »
The star layers are for concentric stars where each star gets smaller and is inside the previous one.  If that doesn't work for you don't use it.

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Please explain star layer sizes
« Reply #5 on: November 12, 2015, 11:25:28 AM »
We should probably document this in the manual (Steve, Gerry or myself) better.  I know we touch on models, but I couldn't specifically find anything about the star layers.
Kevin Pankratz
Blaine MN

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Please explain star layer sizes
« Reply #6 on: November 12, 2015, 11:32:33 AM »
Ok, If I am understanding this correctly I would build a test star model with 170 pixels and star layer sizes like this 170, 170, 170, 170. As I have four separate stars all having the same pixel sizes in VERY close proximity. I just don't see the difference or advantage in having four separate layers rather than models of the same size? Slightly quicker programming as I now can address all four models at the same time? I just don't see the advantage of this layer thing? What concept am I missing? Is this similar to groups? Don't completely understand groups either.

In my display I have one star, but that star is made up of 3 "rings".  One is 50 pixels, the second is 30 pixels, and finally 20 for a total of 100 pixels.  In the layers box I have it set up as 50,30,20 and XL makes one model with 3 layers.

Since your have 4 different stars, you wouldn't want to use the star layers.  Like Steve and Gil mentioned, that is for concentric stars, progressively getting smaller with each layer.
Kevin Pankratz
Blaine MN

Offline croberts

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Please explain star layer sizes
« Reply #7 on: December 19, 2016, 01:31:02 AM »
I found this older post. I am trying to add a multi layer star before I build it.
I have a 800p tree and 6 100p snowflakes working. I am planning on building a 150p coro star 70 50 30.

I tried making a star model with 150p and added layers 70 50 30 but the layout view still shows a single 150p star. Should I expect the view to change or not?

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Please explain star layer sizes
« Reply #8 on: December 19, 2016, 04:57:28 AM »
I found this older post. I am trying to add a multi layer star before I build it.
I have a 800p tree and 6 100p snowflakes working. I am planning on building a 150p coro star 70 50 30.

I tried making a star model with 150p and added layers 70 50 30 but the layout view still shows a single 150p star. Should I expect the view to change or not?

Enter 70,50,30 into the Layer Sizes field.  Those numbers must be separated by a comma.
« Last Edit: December 20, 2016, 05:21:21 AM by kevinp »
Kevin Pankratz
Blaine MN

Offline croberts

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Please explain star layer sizes
« Reply #9 on: December 20, 2016, 12:52:40 AM »
That did it. I was missing the commas. Thank you for the quick response.