Comment on Shan, Shui: Procedurally generated Chinese landscape paintingComments−heyitsguay6yAmazing! I wonder if there is any space for performance optimizations to enable the initial scroll rate to continue indefinitely?−CGamesPlay6yNot sure, but the intuitive way to do this would be tiling, BUT since the generation is SVG, it would need overlapping tiles that are then rasterized and cropped to hide the line endings.
Comments
Amazing! I wonder if there is any space for performance optimizations to enable the initial scroll rate to continue indefinitely?
Not sure, but the intuitive way to do this would be tiling, BUT since the generation is SVG, it would need overlapping tiles that are then rasterized and cropped to hide the line endings.