mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	rvtour:: finished changing rvtour to pres
This commit is contained in:
		| @@ -122,8 +122,8 @@ int readArgs() { | ||||
|   } | ||||
|  | ||||
| int ah = addHook(hooks_args, 120, readArgs) | ||||
| + addHook(rvtour::hooks_build_rvtour, 120, [] (vector<tour::slide>& v) { | ||||
|     using namespace rvtour; | ||||
| + addHook(pres::hooks_build_rvtour, 120, [] (vector<tour::slide>& v) { | ||||
|     using namespace pres; | ||||
|     v.push_back( | ||||
|       tour::slide{"hyperbolic geometry and data/Tree of Life", 61, LEGAL::UNLIMITED | QUICKGEO, | ||||
|       "Hyperbolic geometry is much better than the Euclidean geometry at visualizing large trees and other hierarchical structures. " | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue