issues
search
FacoBackup
/
pine-engine
pine-engine
5
stars
0
forks
source link
Transformation and frustum culling
#66
Closed
FacoBackup
closed
1 month ago
FacoBackup
commented
1 month ago
Frustum culling
Has to be done before the transformation step
SSBO of entity transformation data has to be generated before the transformations
Put the data into a large linear array following a specific pattern
translation-rotation-scaling-pivotpoint
Loads this data of all the visible meshes onto the gpu
FacoBackup
commented
1 month ago
[x] SSBO resource type
[x] SSBO for entity transformations
Frustum culling
translation-rotation-scaling-pivotpoint