mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-03 11:38:52 +00:00
Major refactoring, multisampling
This commit is contained in:
@@ -474,3 +474,5 @@ transmatrix mzscale(const transmatrix& t, double fac) {
|
||||
return res;
|
||||
}
|
||||
|
||||
transmatrix pushone() { return euclid ? eupush(1, 0) : xpush(sphere?.5 : 1); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user