SU2LUX Exporter for Sketchup 0.1-dev

Discussion related to the exporter plugin for SketchUp.

Moderators: Ratow, coordinators

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby Robsan » Tue Aug 24, 2010 1:00 pm

Hello,

I tried exporting with SU2LUX last night with a fairly complex 3D model, 13.5meg 150,000 faces , and I keep getting this error in the Ruby Console:

I'm using SU 7.1.6860, WinXPx32, and LuxRender .7

"export_file_path_button"
Error: #<TypeError: reference to deleted Attribute>
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderAttributeDictionaries.rb:33:in `each'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderAttributeDictionaries.rb:33:in `each'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderAttributeDictionaries.rb:36:in `include_key?'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderAttributeDictionaries.rb:44:in `include?'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderAttributeDictionaries.rb:107:in `map_object_value'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderTypes.rb:42:in `value='
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux.rb:242:in `new_export_file_path'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderSettingsEditor.rb:334:in `create_html_dialog'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderSettingsEditor.rb:333:in `call'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderHTMLTypes.rb:257:in `call_block'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderSettingsEditor.rb:70:in `initialize'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderSettingsEditor.rb:64:in `call'

Here is the error I get when I try to export and convert:

Error: #<TypeError: cannot convert nil into String>
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderExport.rb:23:in `basename'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderExport.rb:23:in `initialize'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux.rb:122:in `new'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux.rb:122:in `export'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux.rb:168:in `export_dialog'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderToolbar.rb:11:in `create_toolbar'
C:/Program Files/Google/Google SketchUp 7/Plugins/su2lux/LuxrenderToolbar.rb:11:in `call'

If I try exporting and rendering the default SU model with only Bryce in the scene everything works fine...

Can anyone help me sort out those errors? Thank you!
Robsan
 
Posts: 1
Joined: Tue Aug 24, 2010 12:45 pm

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby cyb » Fri Sep 17, 2010 11:03 pm

Is the Sketchup exporter abandoned? Any chance for the status of the development?
cyb
 
Posts: 7
Joined: Thu Oct 25, 2007 12:02 am

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby mimhotep » Sat Sep 18, 2010 3:21 am

cyb wrote:Is the Sketchup exporter abandoned? Any chance for the status of the development?


Hi cyb and everybody else on the board.
I'm been away from SU2LUX development for a long time because of a bunch of reasons (moved my office to another venue, did a full renovation by myself, etc).
At the moment, I'm run an Ubuntu box only and Sketchup is not so user friendly to use and code into. Trying to solve all the issues asap. We'll see :roll:

Let's wait to hear something from lfrisken or exvion in order to know if they are still involved into development in silent mode.

Anyway, the project is not dead, at least in my mind ;)

Mimmo
Happy rendering
Cosimo Briganti aka Mimmo Briganti aka mImhotep
User avatar
mimhotep
 
Posts: 61
Joined: Wed Nov 25, 2009 12:20 pm
Location: Manduria (TA) - Italy

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby exvion » Mon Sep 20, 2010 4:30 am

Hi mimhotep.
I am glad that you looked at the forum. Thank you for your contribution to the development SU2LUX.

Hi everybody.
I have some code in SU2YafaRay, which could include SU2LUX, but it will not work because of recent changes made lfrisken.
I appreciate the work done lfrisken, but it is my opinion that should not have to push into the main repository of their experimental achievements.
Alternatively, I can make a fork of this project and put it on github. :)

I would like to get advice on how to proceed in this situation.
exvion
 
Posts: 84
Joined: Mon May 18, 2009 12:33 pm
Location: Russia, Vologda

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby jeanphi » Mon Sep 20, 2010 4:41 am

Hi,

You could also create a branch in the current repository (starting at your preferred changeset) and push your work. Then anybody interested can try to merge both works.

Jeanphi
jeanphi
Developer
 
Posts: 6569
Joined: Mon Jan 14, 2008 7:21 am

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby lfrisken » Mon Sep 20, 2010 10:09 pm

I can merge the changes for you exvion ;)
I am planning to get to work on su2lux again, but I've got around 3 more weeks left of school and then final exams :?
So I need to work hard at that for a while, but after, su2lux is really back on the agenda. In the meantime, I do have time to do a merge, because it is holidays... Hopefully the changes you've made aren't mutually exclusive :roll:
lfrisken
Developer
 
Posts: 129
Joined: Fri Apr 24, 2009 5:46 am

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby exvion » Wed Oct 06, 2010 5:41 am

Hi.
I'm very busy, but I will try until the end of the month to create a new branch.
exvion
 
Posts: 84
Joined: Mon May 18, 2009 12:33 pm
Location: Russia, Vologda

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby lubbe75 » Sat Oct 23, 2010 2:31 pm

Hi. I just found this plugin, and it is very very interesting. Is there any page describing what can be done and can't be done with the current version? If not I suppose I just have to read through all the threads here. I will still try to get some quick answers to my questions:

* Does it handle curved surfaces?
* Which material properties are supported. Colour for sure. What about
- textures?
- opacity?

Is there any trick to make something reflective or shiny in current version?

Is the latest version still 0.2?

I'm looking forward to future versions :)
lubbe75
 
Posts: 14
Joined: Mon Aug 24, 2009 4:12 am

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby mimhotep » Tue Oct 26, 2010 2:47 am

lubbe75 wrote:Hi. I just found this plugin, and it is very very interesting. Is there any page describing what can be done and can't be done with the current version? If not I suppose I just have to read through all the threads here.

Hi lubbe75,
I'm afraid to say that a full descriptive page about the exporter does not exit, yet. You can refer to this for a rough list of implemented features.

I will still try to get some quick answers to my questions:
* Does it handle curved surfaces?

SU2LUX exports Sketchup geometry as a list of triangles, so everything, including curves, work out of the box. If you need to use the NURBS primitive in LuxRender, well, you can't. :)
* Which material properties are supported. Colour for sure. What about
- textures?
- opacity?

You just discovered colors :mrgreen: Textures are exported as well, but only diffuse maps are used. No support in the current version for other kinds of maps, such as bump, Wrt opacity, when you set it in a Sketchup material then it is exported as glass, but with no control by the user. The exporter lacks a material editor at this stage of development :(
Is there any trick to make something reflective or shiny in current version?

Besides manually editing your material (.lxm) file? :mrgreen:

You can find the latest version in the repository, here:
http://src.luxrender.net/su2lux/archive/tip.zip

Mimmo
Happy rendering
Cosimo Briganti aka Mimmo Briganti aka mImhotep
User avatar
mimhotep
 
Posts: 61
Joined: Wed Nov 25, 2009 12:20 pm
Location: Manduria (TA) - Italy

Re: SU2LUX Exporter for Sketchup 0.1-dev

Postby AlexDS » Tue May 03, 2011 1:28 am

downloaded the version, but the SU2LUX dialog inside Sketchup doesn't show when clicking the button. Why ? :(
i have sketchup 8 free on windows 7 64 bit
AlexDS
 
Posts: 83
Joined: Mon Sep 06, 2010 4:13 pm

PreviousNext

Return to SU2LUX (SketchUp Exporter)

Who is online

Users browsing this forum: No registered users and 0 guests