Total Members Voted: 114
Is 163841 characters too much? Because I didn't crash, just lagged and had massive display glitches.
How long did you lag? Because I waited about five minutes before I decided it wasn't going to unfreeze.And good luck on an upload, the files are huge.
I made it upload to a temporary directory.Also, I just tested it with a small save and it worked :)
http://zack0wack0.com/junkyard/bloxel/makeBloxelImage.php
Do you think you could have the user select an angle? I can't imagine that'd be hard to do.
PHP has a maximum execution time of 30 seconds, so, if your script can't finish in time, it will just fail.
<?php set_time_limit(0); ?>
Code: [Select]<?php set_time_limit(0); ?>to overcome the maximum execution time
I can't, my domain is hosted by 000webhost and they disallowed that function.
It'd be really cool if RTB's upcoming gallery system used this.