Giter Club home page Giter Club logo

Comments (3)

jagenjo avatar jagenjo commented on May 24, 2024

THe problem is that the system wasnt designed with that purpose in mind so it would imply to rework lots of parts to work that way.

But you can always develop a X3D component that inside has all the X3D features and co-live with my own system. Then when my system sends a message to the component it could redirect it to wherever.

from litescene.js.

andreasplesch avatar andreasplesch commented on May 24, 2024

Ok, I think I can see the idea. Manage the X3D scene inside a component but still use things like primitives or materials or Transforms or renderers from litescene. Can these be used outside of a SceneNode ? Or can a SceneNode be used outside of a Scene ?

How would one set up another scene type ? I guess I should look at
https://github.com/jagenjo/litescene.js/blob/master/src/scene.js

from litescene.js.

andreasplesch avatar andreasplesch commented on May 24, 2024

https://github.com/jagenjo/litescene.js/blob/master/src/scene.js#L1770 looks like prefabs instances are references to the same prefab.
https://github.com/jagenjo/litescene.js/blob/master/guides/prefabs.md
So this is pretty close but I guess prefabs are supposed to be static, eg. should not/can not be modified during playing ?

from litescene.js.

Related Issues (12)

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.