mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-20 02:33:53 +02:00
Instead of calling glutSolidSphere, just call Application::getInstance()->getGeometryCache()->renderSphere(...) - replaced all the instances of "glutSolidSphere" - Changed the atmosphere shaders so instead of drawing a sphere of the size of the atmosphere, we draw a unit sphere, the vertices get scaled at the right radius in th vertex shader using fOuterRadius |
||
|---|---|---|
| .. | ||
| cube1.hio | ||
| oneRedVoxel.hio | ||
| simple1.hio | ||
| single.hio | ||
| small.hio | ||