overte/domain-server/resources/web/assignment
Sam Gateau 738369e21f Replacing glutSolidSphere by a cached Geometry
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
2014-10-03 16:55:58 -07:00
..
css optional sending of assignment pool from ds assignment page 2014-04-16 16:29:22 -07:00
js Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
scripts add a domain-server scripts folder that is ignored for clean symlink 2014-10-01 09:56:13 -07:00
index.shtml rename jquery for easier updating in domain-server 2014-10-01 09:00:24 -07:00
placeholder.js first cut at flocking birds, change willEmitVisualCallback to update 2014-03-04 14:41:06 -08:00