LuxRender - anyone tried this? V1 released - SI support

News concerning 3D DCC business
User avatar
ActionArt
Posts: 853
Joined: 25 Nov 2010, 17:23
Location: Canada

LuxRender - anyone tried this? V1 released - SI support

Post by ActionArt » 18 Apr 2012, 14:59

Just curious if anyone has tried this.

http://www.luxrender.net/en_GB/index

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Hirazi Blue » 18 Apr 2012, 15:09

I tried this for a while, and it's nice, but that was a few years ago. The current bottle-neck to the Softimage users seems to be the sad fact that the official build for the LuXSI Softimage-plugin is quite outdated (and I recently read a report on the German xsiforum that it doesn't even properly support SI2012). There still seems to be development going on with the plugin, but it's AFAIK only available as source code.
:(
Stay safe, sane & healthy!

User avatar
ShaderOp
Posts: 29
Joined: 11 Sep 2009, 18:15
Skype: shaderop

Re: LuxRender - anyone tried this? V1 released - SI support

Post by ShaderOp » 18 Apr 2012, 17:52

I gave it a try when it was at version 0.8. It's an impressive piece of tech... for a free, open source project. It's unbiased, thus slow and kind of noisy, and as far as I remember it was missing a few key features like SSS.

It's still a very promising project, particularly with all the work they are putting into GPU acceleration. I'm baffled that the Blender Foundation caught the "not made here" syndrome and decided to start from scratch with Cycles instead of investing in Lux.

That said, seeing how long it took other third-part render engines to integrate with SI, I wouldn't even try working on an exporter for Lux, and I wouldn't hold my breath waiting for someone else to do it. If unbiased is what you want, then Maxwell is here, it's not too expensive, and it has excellent integration with SI.

HTH

povmaniaco
Posts: 9
Joined: 10 Oct 2012, 20:54

Re: LuxRender - anyone tried this? V1 released - SI support

Post by povmaniaco » 11 Oct 2012, 09:26

Greetings...
LuXSI is alive.. and functional:)

Source..
http://src.luxrender.net/luxsi/summary

LuxRender forum entry..
http://www.luxrender.net/forum/viewforum.php?f=18

Newcomer (<20 posts) alert: please use the URL tags - HB

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Hirazi Blue » 11 Oct 2012, 09:36

povmaniaco wrote:Currently, LuXSI not work on x64 systems.
(Quoted from here)
Sadly, for most Softimage users, where x64 seems to be the norm, this means it can't be considered "functional"... :(
Stay safe, sane & healthy!

povmaniaco
Posts: 9
Joined: 10 Oct 2012, 20:54

Re: LuxRender - anyone tried this? V1 released - SI support

Post by povmaniaco » 11 Oct 2012, 09:47

It all depends on the party who want to read ..

mirkoj wrote:
LuXSI is inside SI2013 SP1 x64 and starting render in GUI and console without problem.
:)

forton
Posts: 210
Joined: 25 Nov 2011, 16:57

Re: LuxRender - anyone tried this? V1 released - SI support

Post by forton » 11 Oct 2012, 09:52

So what do we need to install to make it work in 64bit, do you mean it already works?
Plenty of people with softimage on 64bit here I guess, if you need help with compiling the 64bit version I'm willing to try.
Will visual studio express do the job or do you need the professional version?

Cheers, Wim

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Hirazi Blue » 11 Oct 2012, 09:55

@povmaniaco - I wasn't attacking you, I was pointing out something you even repeated after mirkoj wrote this, that you hadn't found anyone who could provide a new official build. I don't blame you, but it's worth pointing out...
As to mirkoj's quote
replacing dll with some x64 bit version from forum
That doesn't sound like an "official build" to me. No indication is even given which x64 dll he means. If you were to dig up this "x64 bit version" from the forum and incorporate it in the official build, however...
;)
Stay safe, sane & healthy!

povmaniaco
Posts: 9
Joined: 10 Oct 2012, 20:54

Re: LuxRender - anyone tried this? V1 released - SI support

Post by povmaniaco » 11 Oct 2012, 10:08

Sorry .. Maybe I answered too overwhelming. I did not mean to disturb.
The problem with x64 versions, is that I do not have a machine with x64 architecture or economic capacity to purchase one.
Once again I apologize for my previous comment precipitate.
Greetings ..

User avatar
Hirazi Blue
Administrator
Posts: 5113
Joined: 04 Jun 2009, 10:15

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Hirazi Blue » 11 Oct 2012, 10:14

No problem... :ymhug:
I would take forton up on his offer (send him a Private Message for instance) or open a thread here asking for some assistance with a x64 build, as we are mostly on x64 here, as I have already pointed out... (I would even offer to try it myself, but that would get messy due to my own inexperience with C++)
;)
Stay safe, sane & healthy!

povmaniaco
Posts: 9
Joined: 10 Oct 2012, 20:54

Re: LuxRender - anyone tried this? V1 released - SI support

Post by povmaniaco » 11 Oct 2012, 10:26

forton wrote:
So what do we need to install to make it work in 64bit, do you mean it already works?
Plenty of people with softimage on 64bit here I guess, if you need help with compiling the 64bit version I'm willing to try.
Will visual studio express do the job or do you need the professional version?
I'm working with MSVC 2008 Express which makes it even more complicated to develop x64 applications.
You must use the commercial version (There is a patch for MSVC 2008 but I have not gotten it to work)
Adding the fact that I do not have the necessary libraries of Softimage x64. If we also add that I'm using Mod Tool 7.5, x64 is mission impossible for me. :)
I will try to create a file CMakeList.txt to generate MSVC projects.
This would facilitate work a possible contributor :)
Greetings ..
P.D: Sorry, my english is "made in" Google Translator..

povmaniaco
Posts: 9
Joined: 10 Oct 2012, 20:54

Re: LuxRender - anyone tried this? V1 released - SI support

Post by povmaniaco » 21 Oct 2012, 17:34

Finally... LuXSI 1.1 available, with x64 versions of plugin!!
With a lot of improvements!!
By the way .. Today is the fifth anniversary of the first publication of LuXSI.
Happy Birthday!

http://www.luxrender.net/forum/viewtopi ... =18&t=9167

Letterbox
Posts: 391
Joined: 17 Jun 2009, 12:49

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Letterbox » 22 Oct 2012, 15:21

The Lux team and the plugin devs have done a great job. And getting it to work in opencl is a huge bonus. Thanks guys.

User avatar
ActionArt
Posts: 853
Joined: 25 Nov 2010, 17:23
Location: Canada

Re: LuxRender - anyone tried this? V1 released - SI support

Post by ActionArt » 22 Oct 2012, 17:14

Sweet! Will have to give that a try. Thanks indeed :D

User avatar
Maximus
Posts: 1121
Joined: 09 Jun 2009, 13:45

Re: LuxRender - anyone tried this? V1 released - SI support

Post by Maximus » 22 Oct 2012, 17:26

Going to test it out! Thanks a lot!

benoit81
Posts: 73
Joined: 03 Oct 2011, 18:51

Re: LuxRender - anyone tried this? V1 released - SI support

Post by benoit81 » 22 Oct 2012, 19:32

Is there any tutorial ? This engine seems nice ; but I do not manage to export textured objects. Should I uninstall the previous version before installing the new one ? Is there any list of supported/unsupported features (environment Image Base Lighting, multiple UVs per mesh, ICE) ?
How can we be sure that GPU also work (my graphic card seems to be quiet).
Maybe this opensource engine has a nice future on Softimage because other GPU renderer are postponed (octane plugin for Softimage, Indigo, Arion...). It seems to be a hard job to integrate a render into a 3D tool such as Softimage !
“Writing a single path tracing renderer is not hard, but it is way different from writing a production renderer with thousands of features!,” jokes Fajardo. http://www.fxguide.com/featured/the-art-of-rendering/