Photo-video rendering plug-in

This topic has been viewed 841510 times and has 225 replies
Thread status: Active
Test the features and bug fixes of future versions [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
Post Reply New Topic
Mike53
Posts: 678
Joined: Sat Jan 06, 2018 1:02 am
Country: UK

Re: Photo-video rendering plug-in

Post by Mike53 »

I missed that one sorry m8
User avatar
Ceciliabr
Posts: 637
Joined: Sun Jul 07, 2013 3:41 pm
Country: Copenhagen, Denmark
Contact:

Re: Photo-video rendering plug-in

Post by Ceciliabr »

At this point, the plug-in will not evolve any more.

If it's not too much bother, could you please fix it so that the render window is not always on top? Being always on top, it's hiding important pop-ups that need attention.
It's probably not a big operation, since it used to behave like a normal window in earlier versions.

Cecilia
enkonyito
Posts: 607
Joined: Thu May 28, 2015 4:52 pm

Re: Photo-video rendering plug-in

Post by enkonyito »

If it's not too much bother, could you please fix it so that the render window is not always on top? Being always on top, it's hiding important pop-ups that need attention.
It's probably not a big operation, since it used to behave like a normal window in earlier versions.
The standard photo panel, like the resizable photo panel, does not prevent other windows from appearing above it.
Image

Since the first version of the plug-in, if you try to open another photo panel, the one that is already open is put in front.

Code: Select all

if (currentPhotoPanel == null) {
  new AdvancedPhotoPanel(...);
} else {
  SwingUtilities.getWindowAncestor(currentPhotoPanel).toFront();
}
Since I only use one screen, I did not notice any particular problem.
If you use 2 or more screens, what behavior do you get by displaying the resizable photo panel (full screen or not) in a window other than the plan and trying to open another photo panel?

Enko
EnkoNyito
User avatar
Ceciliabr
Posts: 637
Joined: Sun Jul 07, 2013 3:41 pm
Country: Copenhagen, Denmark
Contact:

Re: Photo-video rendering plug-in

Post by Ceciliabr »

he standard photo panel, like the resizable photo panel, does not prevent other windows from appearing above it.
Well, have a look at this:

http://ceciliabr.com/sh3d/Always-on-top.mov

Something must have been changed. It works fine prior to v1.6.
I haven't mentioned this earlier, since I reconed it would go back to normal with v 1.7.

I'm on OSX, and it might not work the same way in Windows.

Hope you can fix it and that it's not causing you a lot of trouble:)


Cecilia.
enkonyito
Posts: 607
Joined: Thu May 28, 2015 4:52 pm

Re: Photo-video rendering plug-in

Post by enkonyito »

Cecilia,

In view of your video, this is a regression on Mac OS X. However, there has been no change in the behavior of the photo panel.
The only difference with previous versions is the compatibility of v1.6 with SH3D-6.0.
Do you have the same problem with the standard photo panel?

For now, I think of 2 solutions:
1- use the default behavior of the standard photo panel
2- force the resizable photo panel to not always be on top

Has anyone noticed this bug on Linux?
EnkoNyito
User avatar
Ceciliabr
Posts: 637
Joined: Sun Jul 07, 2013 3:41 pm
Country: Copenhagen, Denmark
Contact:

Re: Photo-video rendering plug-in

Post by Ceciliabr »

Do you have the same problem with the standard photo panel?
No.

As I said: If it's not too much bother. – and I really feel bad complaining about this.
So don't worry about it.
It's just a minor minor minor issue compared to the great great great advantages of using this beautiful plugin. I can easily work my way around this, as I have done for months now.

Cecilia
enkonyito
Posts: 607
Joined: Thu May 28, 2015 4:52 pm

Re: Photo-video rendering plug-in

Post by enkonyito »

PhotoVideoRendering-1.7 plug-in
- added an ambient lighting slider (simple photo panel)
- fixed a bug in the management of curved lines (video panel)
- fixed a bug in the management of speed values (video panel)
- added other global illumination (rendering properties)
- management of additional Sunflow options
- compatibility with the standard version of SH3D and its derived version


AdditionalSunflowOptions-1.1 plug-in
- Sunflow options to override shaders


SH3D-6.2_derived executable jar
- added an independent ceiling light in each room
- added Fake Ambient Term 2 global illumination
- grouping the actions of a same plug-in in a menu
- other minor enhancements


Enko Nyito
EnkoNyito
User avatar
hansmex
Posts: 4027
Joined: Sat Sep 26, 2009 11:36 am
Country: Netherlands

Re: Photo-video rendering plug-in

Post by hansmex »

Thank you for the new (version of the) plug-in and the JAR. I'm trying them out, but have some problems.

The JAR runs without problems under Windows 10 64-bits, but when I try to make a render I run into memory problems. The JAR runs in 32-bit mode and allows only 0.2 GB of memory, that's not enough to do any serious work. Can you increase the memory allowance, or offer a version that allows the standard installation?

Hans
Hans

new website - under constuction
hansdirkse.info
MichaelN
Posts: 29
Joined: Sun Apr 21, 2019 8:12 pm

Re: Photo-video rendering plug-in

Post by MichaelN »

Is there any Help for the Rendering Plugin? And it's common, that it needs several hours for 1600x Pixel?
enkonyito
Posts: 607
Joined: Thu May 28, 2015 4:52 pm

Re: Photo-video rendering plug-in

Post by enkonyito »

@hansmex
The JAR runs in 32-bit mode and allows only 0.2 GB of memory, that's not enough to do any serious work.
You can run the JAR file with a script using java options like increasing the memory.

Code: Select all

java -Xmx2g -jar path/to/SH3D-6.2_derived.jar
Can you increase the memory allowance, or offer a version that allows the standard installation?
Maintaining a derived version requires a lot more work than a plug-ing because you have to create a new one with every standard Sweet Home 3D update. What I do not plan to do...
I released the version derived from SH3D-6.2 to show the possibilities of the modifications made to the program.



@MichaelN
Is there any Help for the Rendering Plugin?
This tutorial explains how the plug-in works for rendering properties.
With PVR-1.7, "default" global illumination is replaced by "Ambient Occlusion" and "path" by "Path Tracing".
And it's common, that it needs several hours for 1600x Pixel?
It depends on your scene (number of lights, activated ceiling lights, shininess of objects, enhancement of external brightness) and rendering settings (number of antialiasing, type of global illumination, type of sampler algorithm).



Examples:
- comparative global illumination
- additional Sunflow options
- independent ceiling lights
EnkoNyito
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 1 guest