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

Feat/API for controlling scene #15

Merged
merged 23 commits into from
Mar 5, 2024

Commits on Feb 29, 2024

  1. restructure js code

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    908710a View commit details
    Browse the repository at this point in the history
  2. wip: separarte light creation

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    14463f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1b82a5 View commit details
    Browse the repository at this point in the history
  4. use double instead of float

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    53cb229 View commit details
    Browse the repository at this point in the history
  5. remove cast

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2efe5a8 View commit details
    Browse the repository at this point in the history
  6. create correct light in JS

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    958fa4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a178794 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c27be15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b335d80 View commit details
    Browse the repository at this point in the history
  10. wip: restructure

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b947cc7 View commit details
    Browse the repository at this point in the history
  11. temp

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6ba1383 View commit details
    Browse the repository at this point in the history
  12. use string for now

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4c995b0 View commit details
    Browse the repository at this point in the history
  13. expose transform to unit cube

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d71bdd0 View commit details
    Browse the repository at this point in the history
  14. camera look at

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    de2b1b7 View commit details
    Browse the repository at this point in the history
  15. configure camera dynamically

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2ee53b4 View commit details
    Browse the repository at this point in the history
  16. check-all

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    680f32f View commit details
    Browse the repository at this point in the history
  17. remove unnecessary checks

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8ba2e3c View commit details
    Browse the repository at this point in the history
  18. wip: translate system

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ca28eca View commit details
    Browse the repository at this point in the history
  19. wip

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9b1e7b9 View commit details
    Browse the repository at this point in the history
  20. transform API

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ceb5e87 View commit details
    Browse the repository at this point in the history
  21. docs

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1741f9c View commit details
    Browse the repository at this point in the history
  22. clean

    hannojg committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    08786e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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