Home
last modified time | relevance | path

Searched defs:suny (Results 1 – 6 of 6) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_geoscape.cpp497 const int suny = earthPos[1] + viddef.ry * (-128.0f + celestialDist * (sunLoc[1] - earthPos[1])); in R_Draw3DGlobe() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dpost_processing.cpp1111 const float suny = ((ndc[1] / ndc[3]) * 0.5f + 0.5f); in renderGodRays() local
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dworld.h69 short suny; /*!< y location at which sun is overhead */ member
H A Drun2.c114 int sunx, suny; variable
/dports/www/hotcrp/hotcrp-2.102/etc/
H A Daffiliationmatchers.json709 "suny": { object
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dmain.cpp3092 double sunx = 0, suny = 0, sunz; in game_display() local