Search found 14 matches

by chicosRV
Wed Mar 13, 2013 8:32 pm
Forum: Developers
Topic: I exported the scene made in the Sweet Home 3d in separate .obj but i have problem with the walls
Replies: 2
Views: 6790

I exported the scene made in the Sweet Home 3d in separate .obj but i have problem with the walls

I exported the scene made in the Sweet Home 3d in separate .obj (each element is a diferent .obj) and using a xml file i construct the scene for open it in other application (the xml file has the format that use the other application, it contains the position of each object , scale, etc) but i have ...
by chicosRV
Tue Feb 26, 2013 8:36 pm
Forum: Developers
Topic: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Replies: 14
Views: 16292

Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception

it give the next error

Buildfile: D:\Sylenia\Grupo RV\Workspace\SweetHome3D-3.7-src\build.xml
build:
[mkdir] Created dir: D:\Sylenia\Grupo RV\Workspace\SweetHome3D-3.7-src\build\classes
[javac] Compiling 2 source files to D:\Sylenia\Grupo RV\Workspace\SweetHome3D-3.7-src\build\classes

BUILD ...
by chicosRV
Tue Feb 26, 2013 6:46 pm
Forum: Developers
Topic: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Replies: 14
Views: 16292

Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception

sorry but could you write me a step by step of how i could do this, i have never done this before
by chicosRV
Fri Feb 22, 2013 4:23 pm
Forum: Developers
Topic: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Replies: 14
Views: 16292

Re: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception

I export the proyect as a JAR file with all the files and resources, and put the name of the main class. The proyect is exported but when I try to execute it, it simple says Java Exception
[img]D:\1.png[/img] [img]D:\2.png[/img] [img]D:\3.png[/img]
by chicosRV
Thu Feb 21, 2013 10:08 pm
Forum: Developers
Topic: I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
Replies: 14
Views: 16292

I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception

I Compiled Sweet Home 3d and when i excecute the jar file its give a Java Exception
by chicosRV
Fri Jul 06, 2012 1:52 pm
Forum: Developers
Topic: hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????
Replies: 5
Views: 4667

Re: hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????

Scythe is a Physics Editor, you can make a scenery and apply physics to it, but make the scenery is very complicated and takes to much time, so my work is create a plugin the exports the scene made in sweet home 3d (make a scene is really easy in it) to scythe (i save each object of the scene in one ...
by chicosRV
Thu Jul 05, 2012 5:10 pm
Forum: Developers
Topic: hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????
Replies: 5
Views: 4667

Re: hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????

thanks sorry, for all the questions but i am making a plugin to export the scene to Scythe and i have been having troubles writing the xml file specially because i didn't know about the angle,
other problems it is the scale; when i open the scene in scythe the objects are giant, why happens that ...
by chicosRV
Tue Jul 03, 2012 9:18 pm
Forum: Developers
Topic: hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????
Replies: 5
Views: 4667

hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????

hello i need to know something about the rotation angle respect at what axe(x,y or z)it is?????
by chicosRV
Tue Jun 26, 2012 9:42 pm
Forum: Developers
Topic: use private elements of the classes HomePane and HomeController for made a plugin to export the furniture in separated obj
Replies: 4
Views: 5572

Re: use private elements of the classes HomePane and HomeController for made a plugin to export the furniture in separated obj

thanks for your help i already downloaded the 3.5 version but i could finally made the plugin for the 3.3 version(it was a very important school homework and i couldn't use other version) but at the end i could made it(i don't wanted to change the original exportToObj, i only wanted to test the ...