Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing ThreejsRenderer class and Threejs refs #180

Merged
merged 16 commits into from
May 22, 2021
Merged

Commits on May 19, 2021

  1. removing ThreejsRenderer class

    - removing all three.js reference in the code
    kalwalt committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d4511c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c0aef View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. new containerEvent

    - necessary to make sure that canvas and video are properly initiated
    kalwalt committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1e196b1 View commit details
    Browse the repository at this point in the history
  2. added uuid

    kalwalt committed May 20, 2021
    Configuration menu
    Copy the full SHA
    107723e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809e1a3 View commit details
    Browse the repository at this point in the history
  4. testing new NFTaddTJS class

    kalwalt committed May 20, 2021
    Configuration menu
    Copy the full SHA
    df36857 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    e5b9682 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    95d3a68 View commit details
    Browse the repository at this point in the history
  2. using dev branch of ARnft-threejs

    - objVisiblity not working ( need to be added inside ARnft-threejs)
    - updated container example
    kalwalt committed May 22, 2021
    Configuration menu
    Copy the full SHA
    6cface7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff1276a View commit details
    Browse the repository at this point in the history
  4. simple example update

    kalwalt committed May 22, 2021
    Configuration menu
    Copy the full SHA
    c3221b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e349007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24bcdae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99c95d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd107e3 View commit details
    Browse the repository at this point in the history
  9. using main branch

    kalwalt committed May 22, 2021
    Configuration menu
    Copy the full SHA
    7e97d33 View commit details
    Browse the repository at this point in the history