wrinkly woman

This commit is contained in:
2023-08-19 02:15:37 +10:00
parent 344080e14d
commit 81064b497f
4 changed files with 0 additions and 4 deletions

View File

@ -139,10 +139,6 @@ class Game: ApplicationAdapter()
fntComic = assetManager.get("Comic Sans MS.ttf")
val suzanne = assetManager.get("suzanne.g3db", Model::class.java)
// Override ridiculous shininess because i cbf to fix the model
for (i in suzanne.materials)
i.set(FloatAttribute.createShininess(30.0f))
cube = makeCube(texJolk)
floor = makeFloor()

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 KiB