https://github.com/alexoah/x3domplayground
A playground on X3DOM (integration model which puts the declarative X3D scene-graph directly into the HTML DOM)
https://github.com/alexoah/x3domplayground
html htmldom vrml x3d x3d-model x3dom xml
Last synced: 2 months ago
JSON representation
A playground on X3DOM (integration model which puts the declarative X3D scene-graph directly into the HTML DOM)
- Host: GitHub
- URL: https://github.com/alexoah/x3domplayground
- Owner: alexoah
- Created: 2020-05-13T08:37:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T08:56:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T09:44:25.080Z (4 months ago)
- Topics: html, htmldom, vrml, x3d, x3d-model, x3dom, xml
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexoah's X3DOM Playground
A playground for X3DOM, the integration model which puts the declarative X3D scene-graph directly into the HTML DOM.I've just started learning this one, so what I'll upload here are my personal exercises on X3DOM.
Thank you for your visit!* [001 - Not a "Hello World"](./001-NotAHelloWorld.html)
* [002 - Overriding CSS and Adding Function](./002-OverrideCSSFunction.html)
* [003 - Runtime Configuration](./003-RuntimeConfiguration.html)
* [004 - Images as Textures](./004-ImagesAsTextures.html)***more will be added later***
## The "Perhaps Related" Playgrounds
* [ [HTML Playground](https://github.com/alexoah/HTMLPlayground) ] - [ [CSS Playground](https://github.com/alexoah/CSSPlayground) ]
* [ [JavaScript Playground](https://github.com/alexoah/JSPlayground) ] - [ [jQuery Playground](https://github.com/alexoah/jQPlayground) ]
* [ [PHP Playground](https://github.com/alexoah/PHPPlayground) ]##
:octocat: Created by [@alexoah](http://github.com/alexoah) at GitHub.