Search found 12 matches

by Shaguar
Mon 5. Mar 2012, 13:13
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Do you know a tool/possibility to cut these surfaces wihtout changing the "appearance".
Is this possible? It's very important for me to get this working with the textures.
by Shaguar
Mon 5. Mar 2012, 11:57
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Ok, i tried a lot but it is still not working.
Maybe its because all surfaces of the subscenegraphs of al.obj are closed?
How can i figure this out?
by Shaguar
Fri 2. Mar 2012, 12:56
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Forget the camera thing and the fish-eye problem. I've just tried the texture2d example but it doesnt work for me. In the examples they use a cylinder or this CatenoidHelicoid for demonstration. They work for me too but my custom model wont show any textures on it. This is my source code: import sta...
by Shaguar
Thu 1. Mar 2012, 11:39
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

I want to try this with the standalone viewer. Maybe its better with less overhead from the JRViewer. But can you tell me how to set the camera postion. I've tried the http://www3.math.tu-berlin.de/jreality/mediawiki/index.php/Create_a_standalone_viewer Example, but it doesnt show how to position th...
by Shaguar
Thu 1. Mar 2012, 09:59
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

I've installed a driver update, but it is still lagging. I think i just need a better graphic card.
by Shaguar
Wed 29. Feb 2012, 17:33
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

I'm using a 2.8Ghz Dual Core Pentium but combined with an Intel Q45/Q43 Express onBoard graphic chipset, maybe thats the bottleneck.
by Shaguar
Wed 29. Feb 2012, 14:48
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Thank you very much!! Now that i can load my obj files properly ive noticed that they consume a lot of main memory, a 10MB file needs 400-500MB main memory? Is this because of the sceneGraph overhead? Is there a possibility to disable the sceneGraph or what else could solve this problem? Because Pos...
by Shaguar
Tue 28. Feb 2012, 17:50
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Can you tell me how to change some appearances in the source code and not with the JRViewer UI. I tried to change the background color and that line and point shaders are disabled from the beginning. I found some tutorials but they didnt were that helpful. This is my sourcecode: Input inp = null; Sc...
by Shaguar
Tue 28. Feb 2012, 11:51
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Lol, that was indeed the difference. It works for me aswell with the JRViewerVR implementation. Now i can load all of them too. Its this line of code that make the difference: v.addContentSupport(ContentType.TerrainAligned); The complete code: import de.jreality.plugin.JRViewer; import de.jreality.p...
by Shaguar
Tue 28. Feb 2012, 10:38
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Sry but which viewer is it that you use to test them, i tried 3 or 4 different implentations of the JRViewer from the tutorial pages. But none of them are working for me, always get the same behavior. With the most basic implementation of the Viewer import de.jreality.plugin.JRViewer; public class F...
by Shaguar
Mon 27. Feb 2012, 16:38
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

Re: JRViewer issues

Thanks for the answers, i'll try to disable the spheres and tube and try to load it again. I already attached all the file, i uploaded them on netload, here is the link again: http://netload.in/dateioVuKGGpILd/JReality.7z.htm One more question, even it maybe doesnt fit in here. I need to load an obj...
by Shaguar
Mon 27. Feb 2012, 15:46
Forum: General jReality Discussion
Topic: JRViewer issues
Replies: 23
Views: 5888

JRViewer issues

Hi, i just tested jReality by creating a simple instance of the JRViewer, and the first thing i noticed is that it couldnt load 8/10 of my obj files. Sometime if it works and i can load an obj file, the camera position is really weird and i cant zoom out properly. It looks like this (should be a cha...