Photo-video rendering plug-in
This topic has been viewed 841519 times and has 225 replies
Re: Photo-video rendering plug-in
I missed that one sorry m8
Re: Photo-video rendering plug-in
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
Re: Photo-video rendering plug-in
The standard photo panel, like the resizable photo panel, does not prevent other windows from appearing above it.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.
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();
}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
Re: Photo-video rendering plug-in
Well, have a look at this:he standard photo panel, like the resizable photo panel, does not prevent other windows from appearing above it.
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.
Re: Photo-video rendering plug-in
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?
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
Re: Photo-video rendering plug-in
No.Do you have the same problem with the standard photo panel?
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
Re: Photo-video rendering plug-in
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
- 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
Re: Photo-video rendering plug-in
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
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
Re: Photo-video rendering plug-in
Is there any Help for the Rendering Plugin? And it's common, that it needs several hours for 1600x Pixel?
Re: Photo-video rendering plug-in
@hansmex
I released the version derived from SH3D-6.2 to show the possibilities of the modifications made to the program.
@MichaelN
With PVR-1.7, "default" global illumination is replaced by "Ambient Occlusion" and "path" by "Path Tracing".
Examples:
- comparative global illumination
- additional Sunflow options
- independent ceiling lights
You can run the JAR file with a script using java options like increasing the memory.The JAR runs in 32-bit mode and allows only 0.2 GB of memory, that's not enough to do any serious work.
Code: Select all
java -Xmx2g -jar path/to/SH3D-6.2_derived.jarMaintaining 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...Can you increase the memory allowance, or offer a version that allows the standard installation?
I released the version derived from SH3D-6.2 to show the possibilities of the modifications made to the program.
@MichaelN
This tutorial explains how the plug-in works for rendering properties.Is there any Help for the Rendering Plugin?
With PVR-1.7, "default" global illumination is replaced by "Ambient Occlusion" and "path" by "Path Tracing".
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).And it's common, that it needs several hours for 1600x Pixel?
Examples:
- comparative global illumination
- additional Sunflow options
- independent ceiling lights
EnkoNyito
Who is online
Users browsing this forum: No registered users and 1 guest