-
see
http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/newECMAscriptTestIndex.html
console:
> ReferenceError: "SFString is not defined"
-
##### Description of the problem
Example just results in a black screen with the following error:
Also, the VRML files I've been working with stopped parsing correctly on all browsers with …
ghost updated
5 years ago
-
cut down to min. demo from PROTO found online.
```
#VRML V2.0 utf8 Titania V4.5.7
Script {
exposedField MFInt32 val []
url " ecmascript:
function val(i) {
val = i
}
"
}
…
-
Not really sure whether a bug or not?
I'm loading a vrml with vrmlloader that also has textures in the same ~~file~~ folder, but vrmlloader shows me just a blackscreen? No textures loaded. Any Idea? …
-
seems related to #74
TimeSensor always sends a cycleTime on startup, which WAS alright, but now with the fix for #74 you are generally part-way through a loop on startup. (same in X-ite)
``` ou…
-
When importing this vrml file: [test.wrl.zip](https://github.com/mrdoob/three.js/files/2339702/test.wrl.zip), I expect to get this:
But instead I get this:
When inspecting the VRML file,…
-
![Screenshot from 2019-06-09 16:30:19](https://user-images.githubusercontent.com/1234848/59160953-1c0fad00-8ad4-11e9-8d54-469f51f908bb.png)
not transparent in x-ite/other browsers.
```
#VRM…
-
only sphere in x-ite/other browsers.
both cone and sphere in Titania
```
#VRML V2.0 utf8
PROTO MyGroup [
field MFNode geom Shape {
appearance Appearance {}
geometry Cone {}
}
]{
…
-
bit of rare case, but saw it, so reporting.
example; (with lighting setup to maximise effect.)
![light_street_lights_radius_0](https://user-images.githubusercontent.com/1234848/59785393-93a3c…
-
Hi i tried to import a file from vrml 1 but I had an instantly crashes here the terminal output.
FreeShip in Lazarus
Compiled at 2019/06/01 10:21:16
Compiler version: 3.0.4
Target CPU: x86_64
T…