Main Menu
Menu

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.

Show posts Menu

Messages - Trob

#1
Support / Java applet that loads vrml
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
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
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
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..