Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Trob

Pages: [1]
1
Support / Java applet that loads vrml
« on: February 14, 2005, 10:39:09 am »
Dont use their CyberVRML97, it is deprecated. All functions u need is included in CyberX3D.

2
Support / Java applet that loads vrml
« on: February 14, 2005, 10:38:16 am »
You could use cybergarage.org's CyberX3D VRML loader which has 100% support to VRML 2.0.

When u have loaded the VRML u can get the shapes, materials and textures by looping through the nodes. Its not hard work to do that, cyberx3d have loaded everything in a nice structure in memory. Full fucntions is included to load the shapes, lights materials, textures and more.

My english isnt very good but i hope u got me  :lol:

3
Support / 3ds loader
« on: February 10, 2005, 06:20:43 pm »
Btw, i removed the light and set the ambientlight to 155,155,155...no diffetence except the color switced to slightly yellow(!????)

Strange...

4
Support / 3ds loader
« on: February 10, 2005, 06:18:57 pm »
This is very very strange. I tested the "ql.3ds" file and viewed it from every point (so i didnt see back of faces) . I did it with other files too and all i get is every polygon has the white color. ITs constantly white all over every face indepent if i see them from front or back or from side.
BUT every example works very well and i can see the earth on the main page so im beginning thinking something must be wrong when i compile my projects.  Im going to compile the examples if its going to show the same white mess.  :shock:

Im using JavaSDK 1.4 And eclipse.
Windows XP Pro
Hardware:
2.5Ghz AMD
Gf4 Ti with nvidia drivers
512MB Memory.

Should i use Java 1.1 instead cause im using applets, what do u think?
(Im using appletviewer to test my project so it should take 1.4)

Im almost giving up but thank u that u always are willing to answer..

Pages: [1]