-
Please check code from @ProtoBody.setter in https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/python/x3d.py
below (inside the isinstance() call):
```python
def ProtoBod…
-
\Version
There are several issues with the current exporter
having to do with the use of Appearance, Material and RGBA colorPerVertex
1] more consistent results will come from including an emp…
-
for https://lists.w3.org/Archives/Public/public-immersive-web-wg/2022Jan/0010.html
Per [Document review](https://www.w3.org/wiki/DocumentReview#Horizontal_Groups):
* [ ] I18N review https://gi…
-
**maplibre-gl-js version**: 5.0.0-pre7
**browser**: Firefox
### Steps to Trigger Behavior
1. Use a GeoJson Line Layer that is bigger than a normal tile
2. Tile boundaries are visible on differen…
-
X3DOM doesn't support TriangleStripSet, TriangleFanSet, and IndexedTriangleFanSet, but supports TriangleSet, IndexedTriangleSet, and IndexedTriangleStripSet.
According to the X3D spec, all those elem…
sevaa updated
9 years ago
-
Hi all - please chime in with any and all feedback to help drive the direction of glTF beyond 2.0. Even simple +1/-1's for topics are appreciated.
How much should we focus on building out the soft…
-
Texture mapping is particularly Important for projection in caves, because it visually calibrates the physical last step to the user (i.e., projector, lenses, cave shape).
In the development of ope…
-
As discussed via eMail ...
Aopt discards Multitexturing and TextureCoordinate3D information when an .x3d file with those features is being converted to X3DOM BinaryGeometry. What remains then is a si…
-
I generated JSON schema from these examples in this zip. https://github.com/coderextreme/x3djson/blob/master/X3DJSON.zip The schema is horrible. Suggestions?
-
Here is the example:
[https://jsitor.com/PUZb3AOGZ](https://jsitor.com/PUZb3AOGZ)
JavaScript:
```
x3dom.runtime.ready = function () {
var group0 = $("", { id: "group0", DEF: "group0" });
g…