Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

...

    sides[i] = dot < -LIGHT_CLIP_EPSILON  
                  ? SIDE_BACK  
                  : dot > LIGHT_CLIP_EPSILON   
                       ? SIDE_FRONT 
                       : SIDE_ON;
...


Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: