Download

Online

Gallery

Blog

  Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 14
Posts: 14   Pages: 2   [ Previous Page | 1 2 ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 14023 times and has 13 replies Next Thread
Ceciliabr
Advanced Member
Member's Avatar

Denmark
Joined: Jul 7, 2013
Post Count: 619
Status: Offline
Reply to this Post  Reply with Quote 
Re: Additional Sunflow options (tests)

@ enkonyito

Maybe this is not the right thread to discuss this, but I'm somewhat puzzled by the way Sunflow handles shininess.
It's like shininess is either on or off, with nothing in between.
I have done several tests on this, and I'm really wondering if the shininess slider has any function at all.
Is this just a result of the limitations imposed by SH3D, or is this a real Sunflow limitation?


Cec
[Aug 8, 2019, 12:02:10 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
enkonyito
Advanced Member
Member's Avatar


Joined: May 28, 2015
Post Count: 601
Status: Offline
Reply to this Post  Reply with Quote 
Re: Additional Sunflow options (tests)

@Ceciliabr

It's like shininess is either on or off, with nothing in between.
In the Modify furniture panel, Matt=0 and Shiny=0.5.
In the Furniture materials panel, Matt=0 and Shiny=1. The Java 3D preview lets you see the difference in shininess.

When rendering, Sunflow applies a shader to the material that "changes" the shininess. (see pages 14 to 23 of Sunflow Wiki PDF)


Is this just a result of the limitations imposed by SH3D, or is this a real Sunflow limitation?
As Puybaret had told me : "There's no limitation".
Sunflow's standard configuration in Sweet Home 3D is based on several tests performed in 2010 (Test 1, Test 2).

Enko
----------------------------------------
EnkoNyito
[Aug 9, 2019, 2:08:54 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
enkonyito
Advanced Member
Member's Avatar


Joined: May 28, 2015
Post Count: 601
Status: Offline
Reply to this Post  Reply with Quote 
Re: Additional Sunflow options (tests)

* Option:
-bucket X Y

Changes the default bucket size to n pixels and the default order (BucketRenderer, MultipassRenderer).
Sunflow default value: bucketSize = 32, bucketOrder = hilbert.
SH3D default value: bucketSize = 64, bucketOrder = spiral.

SH3D implementation:
int bucketSize = 16; // min = 16, max = 512
this.sunflow.parameter("bucket.size", bucketSize);
String bucketOrder = "spiral"; // hilbert, spiral, column, row, diagonal or random can be reversed
this.sunflow.parameter("bucket.order", bucketOrder);
this.sunflow.options(SunflowAPI.DEFAULT_OPTIONS);




----------------------------------------
EnkoNyito
[Aug 23, 2019, 2:07:57 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
enkonyito
Advanced Member
Member's Avatar


Joined: May 28, 2015
Post Count: 601
Status: Offline
Reply to this Post  Reply with Quote 
Re: Additional Sunflow options (tests)

These options will no longer be managed in the next version of the photo-video rendering plug-in.
----------------------------------------
EnkoNyito
[May 27, 2021, 3:34:43 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 14   Pages: 2   [ Previous Page | 1 2 ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

    Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads
   
© Copyright 2006-2024 eTeks - All rights reserved