Start drawing sky
This commit is contained in:
parent
d02b8b4ec3
commit
681bcf2712
4 changed files with 3113 additions and 147 deletions
|
@ -48,8 +48,7 @@
|
|||
|
||||
#ifndef LCR_SETTING_SKY_SIZE
|
||||
/** Size of sky texture pixel, 0 turns off sky rendering. */
|
||||
#define LCR_SETTING_SKY_SIZE \
|
||||
(LCR_SETTING_RESOLUTION_X / 256 * LCR_SETTING_RESOLUTION_SUBDIVIDE)
|
||||
#define LCR_SETTING_SKY_SIZE 2
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_MAP_MAX_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue