alain
HTC Vive
( for Daniel )

Part 1 from cybertown

 First trying :
 en_tower and arena works in the browser
but not in the Daniel's headset
( the worlds fail to load)
http://visit3d.free.fr/n42.html


http://visit3d.free.fr/cobwebhouse7arena.html



http://visit3d.free.fr/cobwebhouse7.html

It is house + back


and also :  http://visit3d.free.fr/cobwebhouse7mixed.html


Part 2 from threejs

Sources
:
https://threejs.org/examples/webgl_loader_vrml.html

https://threejs.org/examples/models/vrml/house.wrl

I saved and then used theses files (at the root of visit3d.fr) :

https://threejs.org/build/three.js

https://threejs.org/examples/js/libs/stats.min.js


https://threejs.org/examples/js/vr/ViveController.js

https://threejs.org/examples/js/controls/OrbitControls.js

https://threejs.org/examples/js/loaders/VRMLLoader.js

https://threejs.org/examples/js/Detector.js


It is OK with the "House" example:

http://visit3d.free.fr/webgl_loader_vrml[originalracine].html
models/vrml/house.wrl

BUT this one fail
 
http://visit3d.free.fr/webgl_loader_vrml[originalracinemodelsvrmlhouse].html

And here the textures are bad 
http://visit3d.free.fr/webgl_loader_vrmloriginalracinehouse5.html


instead the house5.wrl is OK on the puter


There is a lot to do to have the texturing working!
 http://visit3d.free.fr/webgl_loader_vrmloriginalracinehouse5arena.html

(here too the house5arena.wrl was Ok on my puter)

_______________________________________________________________________________________________________


Contents....................
 
Intro

_________________________________________________________________________