Netherlands
Joined: Sep 26, 2009
Post Count: 4005
Status:
Offline
Re: Sweet Home 3D 3.0
Emmanuel,
Maybe there are a few things connected here? 1 - The strange behaviour Sebastien noticed 2 - The strange behaviour I noticed with textures and transparency.
Maybe a complete "reformulation" of how textures are applied could be a solution? The fact that the tests on Sebastien's file gave different results for every run, is very strange.
I am compiling a kind of document with info on how OBJ files work, but it's very hard to find a complete and easy to understand manual, that goes into enough detail to explain what I need. Ideally I would like to construct an OBJ file for a cube that does what >>I<< want, and not what some-one else wants :-)
Hans
----------------------------------------
Hans
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Sweet Home 3D 3.0
Sorry Hans, but reversed textures and Sebastian wrong rendering are completely unconnected. Good try, but this won't help!
About the OBJ format, create a new thread where you'll ask your questions about it. It's really not a complicated format for a programmer.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Jul 31, 2010
Post Count: 121
Status:
Offline
Re: Sweet Home 3D 3.0
Maybe someone has figured out a way to do this... But I seem to be having a lot of trouble splitting the circular walls and keeping my radius the same size. I can't split the walls to paint them different colors, nor to resize the wall without it moving both end points and changing size. I can make many separate circular walls and do what's needed to be done, but I would like to know if anyone has found a faster way.
Netherlands
Joined: Sep 26, 2009
Post Count: 4005
Status:
Offline
Re: Sweet Home 3D 3.0
Chris,
In Modify walls you can only change the X,Y coordinates, not the radius. Example:
- I draw a wall that has XY coordinates 0,0 and 300,0 with highest point of arc at 150,100 - using Modify wall I change the coordinates, so that the "new" wall has XY coordinates 0,0 and 500,0 - the result is that the highest point of the arc is now at 250,150
That means that the form of the arc stays the same, only the size changes.
What is needed is - an option to change the angle of the arc which is indicated in the small yellow pop-up window next to the cursor when you draw the arc. - the option to hit Enter to get access to that yellow pop-up, so you can use the keyboard to enter exact length and angle, just as when drawing a "normal" wall.
Maybe this could be a future feature?
Hans
----------------------------------------
Hans
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Sweet Home 3D 3.0
[...] the option to hit Enter to get access to that yellow pop-up, so you can use the keyboard to enter exact length and angle, just as when drawing a "normal" wall.
That option already exists. Just press Ctrl + Enter (or Alt + Enter under Mac OS X) as you would press mouse button + Ctrl or Alt key.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Sweet Home 3D 3.0
Tonight, I updated the current version to Beta 15, with the following bug fixes and enhancements: - Used blackman-harris filter instead of gaussian in best quality rendering (thank you Hans for your great tests), - Improved front clip distance in aerial view to ensure carpets and thin objects will be better rendered when seen from from far, - Found an algorithm to approximate the shadow of 3D models with numerous vertices and ensure second rendering quality will go faster and won't fail, - Improved viewpoint management to prevent storing two viewpoints at the same location or with the same name, - Added a combo box at the second call of Store point of view dialog to let the user choose an existing point of view, - Added some tool tips on Mirrored et Part of base plan check boxes in furniture modification dialog, - Added colored light sources to default catalog, - Made light sources not deformable (applicable only to light sources delivered from this beta version), - Changed the indicator and the behavior at the bottom left of lights to change their power. We're getting closer to version 3.0 now.
And to answer to a (quite) old question:
It doesn't work on my Ubuntu PC: I tried it before writing my reply, and now tried it again... Maybe I'm doing something wrong?
Hans, maybe the shortcut Ctrl + Enter is associated to something else in your system? Does it work for other Linux users?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator