Skip to content

feature: nested transforms#95

Merged
schell merged 7 commits intomainfrom
feature/nested-transforms
Apr 20, 2024
Merged

feature: nested transforms#95
schell merged 7 commits intomainfrom
feature/nested-transforms

Conversation

@schell
Copy link
Owner

@schell schell commented Apr 20, 2024

  • adds Hybrid and HybridArray, which maintains state from CPU to GPU
  • adds NestedTransform which represents a hierarchy of transformation matrices (for parenting)
  • updates gltf_support.rs

@schell schell merged commit dbf05ef into main Apr 20, 2024
@schell schell deleted the feature/nested-transforms branch April 20, 2024 22:16
schell added a commit that referenced this pull request Dec 27, 2024
* lights have an extra transform

* removed 'attenuation' from lights

* feature: can nest transforms in a parent/child hierarchy with Renderlet

* don't include gltf_support yet

* hybrid and hybrid array used for cpu/gpu updates

* correctly set gltf node transform

* cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant