Merge remote-tracking branch 'origin/main'
# Conflicts: # PLANNING.md
This commit is contained in:
commit
1c67c13a27
@ -197,7 +197,9 @@ in their operation order:
|
|||||||
- **Physics**
|
- **Physics**
|
||||||
- Physics Interpolation
|
- Physics Interpolation
|
||||||
- **Graphics**
|
- **Graphics**
|
||||||
- See [Stages](#stages-gfx3d)
|
- [2D Graphics](#2d-graphics-gfx2d)
|
||||||
|
- Generate 3D Mask
|
||||||
|
- [3D Graphics](#3d-graphics-gfx3d)
|
||||||
- **Audio**
|
- **Audio**
|
||||||
|
|
||||||
|
|
||||||
@ -371,6 +373,7 @@ Unless otherwise specified, each stage will be run on the GPU.
|
|||||||
- Max Object Size
|
- Max Object Size
|
||||||
- Scene Center
|
- Scene Center
|
||||||
- Scene Edge
|
- Scene Edge
|
||||||
|
- Buffer has implicit locations due to the tree having 8 children.
|
||||||
- Insertions and Updates are done on the CPU
|
- Insertions and Updates are done on the CPU
|
||||||
- Nodes
|
- Nodes
|
||||||
- Start Index `int32`
|
- Start Index `int32`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user