Wings 3D Development Forum
TheBounty Renderer (rewrite for wxWidgets) - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6)
+--- Thread: TheBounty Renderer (rewrite for wxWidgets) (/showthread.php?tid=440)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19


RE: TheBounty Renderer (rewrite for wxWidgets) - povmaniac - 09-25-2015

I uploaded to Graphicall.org new binaries for Windows, Linux and OSX x64 systems.
These builds include the exporters for last Blender version, but also you can use for Wings3D: only ignore all 'blender' files. I want shared very soon, an specific builds for Wings3D 2.0.1 that include binaries and exporter.
Of course, you can use these builds for Wings3D 1.5.4.
- for oort YafaRay exporter, if you want tested SSS materials.
- for the last TheBounty Wings3D exporter.

Exporter for last Wings3D stable release (1.5.4):
* !! don't work with 2.0.1 !!!
https://dl.dropboxusercontent.com/u/16848591/wings3d/wpc_yafaray.7z


Last builds from Graphicall.org:

Windows x64:
http://www.graphicall.org/1158

Linux amd64 ( tested on OpenSuse and Ubuntu 14.04):
http://www.graphicall.org/1159

OSX x64:
http://www.graphicall.org/1160


RE: TheBounty Renderer (rewrite for wxWidgets) - oort - 09-29-2015

povmaniac,

Sorry for the slow response. I have been busy with other things. I will test your new build of TheBounty sometime today.

Can you rename your plugin source file to wpc_thebounty.erl so that the beam file is named wpc_thebounty.beam? That way we can have both plugins installed.

To get the plugin to compile, all you have to do is edit one line, near the top of the code, in the xxx\plugins_src\import_export\Makefile as follows:

MODULES= \
wpc_3ds \
wpc_ai \
wpc_bzw \
wpc_collada \
wpc_hlines \
wpc_kerky \
wpc_lwo \
wpc_obj \
wpc_pov \
wpc_ps \
wpc_rwx \
wpc_stl \
wpc_svg_path \
wpc_wrl \
wpc_x \
wpc_yafaray \
wpc_thebounty

Thanks,
oort


RE: TheBounty Renderer (rewrite for wxWidgets) - povmaniac - 09-29-2015

Yes, of course. The name is changed since the first day Smile


RE: TheBounty Renderer (rewrite for wxWidgets) - oort - 09-29-2015

Maybe I do not understand your response??? For some reason, when I click the dropbox link you listed above, I end up with a .7z file containing wpc_yafaray.beam instead of wpc_thebounty.beam... Sad

Thanks,
oort


RE: TheBounty Renderer (rewrite for wxWidgets) - povmaniac - 09-29-2015

Sorry.
Maybe these link are a bit confused: is for 1.5.4 and old versions.
The exporter for 2.0.1 is very undestable ...atm. Use under you own responsability.

https://dl.dropboxusercontent.com/u/16287483/wings3d/wpc_bounty.7z

Greetings..


RE: TheBounty Renderer (rewrite for wxWidgets) - oort - 09-29-2015

povmaniac,
I just tested the 9-25-15 build of The Bounty and I am sad to report that SSS is not working in any of the lighting modes (Direct, Photon Mapping, PathTracing).

I used the build found on this site... The Bounty Downloads

SSS was working perfectly in the 3-29-15 build.

I used the Wings3D 2.0.1 version of the yafaray plugin for testing.

I will wait for a more stable version of thebounty plugin before testing it.

Thanks,
oort


RE: TheBounty Renderer (rewrite for wxWidgets) - povmaniac - 09-29-2015

I need more info about what binaries + exporter combination, you use.
Last thebounty binaries + your exporter??
Last thebounty binaries + my (1.5.4) exporter??
Windows 7 or 8.1 ?

This 'package' its working OK here:

Last TheBounty 0.1.6 RC4 win x64 binaries..
http://www.graphicall.org/1158

Last exporter for Wings3d 2.0.1 :
https://dl.dropboxusercontent.com/u/16287483/wings3d/wpc_bounty.7z


RE: TheBounty Renderer (rewrite for wxWidgets) - oort - 09-29-2015

I am running on Windows 7.

I was first trying with thebounty binaries from thebountyrenderer.org + the yafaray exporter that comes with Wings3D 2.0.1.

I have now tested with thebounty binaries from graphical + the yafaray exporter that comes with Wings3D 2.0.1. I get the same results with that.

I just tried using thebounty exporter but when I click Edit > Plugin Preferences > The Bounty... no dialog opens.

Thanks,
oort


RE: TheBounty Renderer (rewrite for wxWidgets) - povmaniac - 09-29-2015

I also using Windows 7.
oor Wrote:I was first trying with thebounty binaries from thebountyrenderer.org + the yafaray exporter that comes with Wings3D 2.0.1.

I have now tested with thebounty binaries from graphical + the yafaray exporter that comes with Wings3D 2.0.1. I get the same results with that.

Yes.. graphicall and thebounty site are the same binaries.

oor Wrote:I just tried using thebounty exporter but when I click Edit > Plugin Preferences > The Bounty... no dialog opens.

Sure. The old exporter don't work with 2.0.2

Fast test.. old exporter + graphicall binaries + wings3d 1.5.4 :

[Image: susa_ss.png]


RE: TheBounty Renderer (rewrite for wxWidgets) - oort - 09-29-2015

I was trying to use the exporter for 2.0.1 listed in post #109 with Wings3D 2.0.1. I don't know why it does not work at all for me...

I tried using Wings3D 1.5.4 with the graphical binaries but still SSS is not working for me. Very strange. Did you change the xml code needed for SSS?

I tried using your old exporter with Wings3D 1.5.4 but it didn't work at all for me... Sad

I will have to play with this later...
Thanks,
oort