GithubHelp home page GithubHelp logo

2015-json-scenegraph's People

Contributors

cecilemuller avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

2015-json-scenegraph's Issues

Properties defined multiple times

A question from the X3D mailing-list referencing #1 :

Something that jumps out is when you say "How would you make a Group that contains a Shape, a Transform and another Shape ? It can't be the following because an Object can't define property Shape twice".

That is indeed a serious constraint, if it is indeed correct - that wasn't clear about Javascript. (got a reference?)

"_type" vs "type"

A question that came up a few times:

Why "_type" instead of "type" ?

Explicit vs implicit properties

You might wonder:

Why bother having a $ in every node and the name of properties, when you could automatically deduce where child nodes belong to based on their type? For example, it's obvious what a Box and an Appearance inside a Shape should do.

Repeating $ vs repeating Shape

A question from the X3D mailing-list referencing #1 :

Wondering then, what about your repeated use of "$", isn't that the same sort of repetition as repeating "Shape" and "Transform" ?

(Edit: $ used to be called _type at the time)

"$: Shape" vs "Shape: ["

This was a question from the X3D mailing-list:

how is
"$": "Shape",

different than
"Shape": [

The "$" doesn't add any information per se.

(Edit: $ used to be named _type at the time)

CDATA

One may wonder:

How to convert CDATA blocks of text to JSON?

Comments

A question have been recurring:

How to handle comments?

Routes

One may wonder:

How to convert ROUTE statements such as:
ROUTE interpolator.value_changed TO transform.translation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.