srobo / competition-simulator

A simulator for Student Robotics Virtual Competitions
https://studentrobotics.org/docs/simulator/
MIT License
9 stars 2 forks source link

Remove unnecessary textures #315

Closed WillB97 closed 3 years ago

WillB97 commented 3 years ago

Reduces animation textures from 3.46MB to 206kB.

Removes roughness, normal and occulusion maps for wheels and changes the floor and background from a texture to fixed colour.

PeterJCLaw commented 3 years ago

Hrm, I recall us looking at this in the past and concluding that the tyre textures were fairly noticeable. If that's no longer the case I wonder what's changed?

WillB97 commented 3 years ago

This doesn't remove the tyre texture but since we are using the smooth_rubber_base_color texture the roughness and normal maps change very little.