-
Notifications
You must be signed in to change notification settings - Fork 665
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TSC meeting notes from 2023-11-07.
Signed-off-by: apradhana <[email protected]>
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
Minutes from OpenVDB TSC meeting, November 7th, 2023 | ||
|
||
Attendees: *Ken* M., *Jeff* L., *Andre* P, *Dan* B., *Greg* H. | ||
|
||
Regrets: | ||
Attendees: *Nick* A. | ||
|
||
Additional Attendees: | ||
Alexandre Vignoux (SideFX) | ||
|
||
Agenda: | ||
|
||
1) Confirm quorum | ||
2) Secretary | ||
3) Half support | ||
4) Post mortem VDB 11 release | ||
5) Dilation at leaf level for NanoVDB | ||
6) PR-1678 | ||
7) Update documentation | ||
8) CMake config file | ||
9) Using VDB SOPs inside of DOPs | ||
10) Annual update on TAC | ||
11) Next meeting | ||
|
||
------------ | ||
|
||
1) Confirm quorum | ||
|
||
Quorum is present. | ||
|
||
2) Secretary | ||
|
||
Secretary is Andre Pradhana. | ||
|
||
3) Half support | ||
Andre and Greg will meet to discuss what needs to be implemented for Autodesk | ||
purposes. As for the implementation, we may need to promote the Half type to a | ||
float type when doing arithmetic. | ||
|
||
4) Post mortem VDB 11 release | ||
We ended up meeting the VFX reference platform deadline. Ken sent out an | ||
announcement on the email list that 11.0.0 is out there. We still need to fix | ||
weekly builds on the CI. | ||
|
||
5) Dilation at leaf level for NanoVDB | ||
Cuda’s points-to-voxel grid can copy 26 points. It will be nice to have a | ||
dedicated tool to dilate at the leaf level. Andre will touch base with Alexandre | ||
to follow up on this effort. | ||
|
||
6) PR-1678 | ||
This is no longer needed as the CMake module is no longer there. | ||
|
||
7) Update documentation | ||
We need to update the installation which is currently openexr 2.x to OpenEXR 3.x. | ||
|
||
8) CMake config file | ||
It will be good to have a nice OpenVDB CMake config file. | ||
|
||
9) Using VDB SOPs inside of DOPs | ||
It’s supposed to work with zero-copy. | ||
|
||
10) Annual update on TAC | ||
There is an annual project update for the TSC on November 29, 2023, which may | ||
require some material. | ||
|
||
11) Next meeting | ||
Next meeting is November 14, 2023. |