generate some pointsets

This commit is contained in:
CDaut 2024-07-13 03:06:09 +02:00
parent 2852bf13d6
commit 30e44742bd
Signed by: clara
GPG key ID: 223391B52FAD4463
4 changed files with 81923 additions and 3 deletions

View file

@ -111,6 +111,6 @@ struct GltfShadeMaterial
int pbrBaseColorTexture;
};
#define WINDOWSIZE 600
#define WINDOWSIZE 256
#endif