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

Add static mesh, new shapes, dynamic color and variable render resolution #47

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2024

  1. Add static rendering

    phohenberger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5463457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e74a75 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    146f260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc59c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix static_mesh bug

    Fixes a bug where if you initialize the static mesh first, the number of frames get set to 1
    phohenberger committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e65befe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    6d72213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402b57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e4de6 View commit details
    Browse the repository at this point in the history
  4. Fix box shape

    phohenberger committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6027a9f View commit details
    Browse the repository at this point in the history
  5. Adapt to typo in open3D

    phohenberger committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9c47384 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix spp argument

    phohenberger committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a0ad74b View commit details
    Browse the repository at this point in the history
  2. Fix typo

    phohenberger committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    604f999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a052fa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b32f67c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from phohenberger/add_shapes

    Add more shapes
    phohenberger committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    13ccae4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from phohenberger/resolution_and_spp

    Variable resolution and sample per pixel
    phohenberger committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6dcd617 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from phohenberger/static_mesh

    Add static meshes and vectorfield bugfixes
    phohenberger committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c523b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    a0e9b76 View commit details
    Browse the repository at this point in the history
  2. Fix import path

    phohenberger committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    74c4547 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update remaining mesh

    phohenberger committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d6adfa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

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

Commits on Jul 7, 2024

  1. Unify function names

    phohenberger committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d64daca View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request #4 from phohenberger/dynamic_color

    Add dynamic mesh coloring
    phohenberger committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c4c396e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5f5e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e63e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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