more complex generation
This commit is contained in:
parent
b6b3483a39
commit
fb639f96c3
4 changed files with 7 additions and 9 deletions
2
cubes.h
2
cubes.h
|
@ -6,7 +6,7 @@
|
|||
#define CHUNK_RADIUS_H 4 // 8
|
||||
#define CHUNK_RADIUS_V 4 // 4
|
||||
|
||||
#define TEXT_GAP_H 1 / 3.0
|
||||
#define TEXT_GAP_H 1 / 6.0
|
||||
#define TEXT_GAP_V 1 / 6.0
|
||||
|
||||
#define CHUNK_DIAMETER_H (CHUNK_RADIUS_H * 2 + 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue