Code Monkey home page Code Monkey logo

Comments (2)

Krxtopher avatar Krxtopher commented on June 28, 2024

@hchou-godaddy I just tried this myself and didn't experience any problems. Let's see if we can figure out what's different on your system.

What operating system are you using? (I'm on MacOS.)

Give this a try...

From the root folder of the repository, run git clean -xfd to remove all old build files.

From the root folder of the repository, run npm install. Confirm that you don't see any errors or warnings in the output.

From the root folder of the repository, run npm run start-babylon. Confirm that you don't see any errors in the output. Leave this terminal window open and running.

In the browser tab for the demos, see if you can successfully run the "Hello World" demo. If the demo gets stuck on the "loading" screen, open the browser console and look for errors. (If this happens it's usually because you've failed to add your Cognito Identity Pool ID to the application's code.)

from amazon-sumerian-hosts.

trusktr avatar trusktr commented on June 28, 2024

Hello! You can try this branch which removed build tools, and runs all examples as plain JavaScript right in the browser:

This is simpler for end users so they don't encounter issues, plus will be easier for maintainers without having to worry about build tools breaking.

Furthermore, TypeScript support is improved in this branch that is continued from the previous one, in case you need type support for the Babylon host code.

#190

I am currently investigating the Babylon 5/6 bug, then we can merge these changes. If you are using Three.js, no issues.

from amazon-sumerian-hosts.

Related Issues (20)

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.