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

Added GPU Octree Datastructure #20

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

Commits on Dec 20, 2021

  1. Desktop 3nd

    jneus committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ad53bcf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Desktop 4th

    jneus committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    eece1ae View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Laptop: 1st

    jneus committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ec1e6de View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. check on laptop for gpu timeout

    jneus committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    fb68a13 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. large files vulkan error

    jneus committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a82085b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Testing Laptop

    jneus committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    4679742 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. tests passed

    jneus committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    abf28d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. cleaned up code

    jneus committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9b3a567 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Octree Node Construction

    jneus committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ac50ed6 View commit details
    Browse the repository at this point in the history
  2. Removed left over expression

    jneus committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    913815f View commit details
    Browse the repository at this point in the history
  3. Updated Upstream wgpu version

    jneus committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8353ffe View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Added single NNS

    jneus committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4de54e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Enhanced NNS

    jneus committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c179e68 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    6bbbb1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd22ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35bb8f7 View commit details
    Browse the repository at this point in the history