mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-15 01:29:44 +00:00
utilities to create geometry raytracers which use only HyperRogue's control scheme
This commit is contained in:
@@ -1185,6 +1185,7 @@ void geometry_information::configure_floorshapes() {
|
||||
|
||||
void geometry_information::prepare_shapes() {
|
||||
require_basics();
|
||||
if(cgflags & qRAYONLY) return;
|
||||
#if MAXMDIM >= 4
|
||||
if(GDIM == 3 && !floor_textures) make_floor_textures();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user