Nathan-Hutton / solar-system

1 stars 0 forks source link

Run a profiler and see where the bottlenecks are #13

Open Nathan-Hutton opened 2 weeks ago

Nathan-Hutton commented 2 weeks ago

This profiler could also tell us if it's even a good idea to have 2 shaders for shadows/no shadows or if we should just toggle the shadows with a bool in the GLSL code.