Sinf

Game development and experiments

  • Home
  • Games
SubscribeFeed icon
Sinf © 2023
Coming soon

Coming soon

Hello. if(strcmp(semantic, "VERTEX") == 0) { part.vertex_id = id; } else if(strcmp(semantic, "NORMAL") == 0) { part.normal_id = id; } else if(strcmp(semantic, "TEXCOORD") == 0) { part.texture_id = id; } else { LogError("Invalid input: %s", semantic); } Test 5 »

Page 1 of 1
Sinf © 2023