Choose the size of the random maze
quality of the rendering

Canvas - Maze - sample 02 - 3D ray traced maze

We have previously created and solved random 2D mazes and now we are going
to make 3D renderings of them ‪#‎javascript‬ ‪#‎HTML5‬ ‪#‎CSS3‬ . You can choose the size
of the maze and the quality of the rendering. You will see my ray tracing rendering
speed is affected by the quality of the rendering but not by the size of the maze.
Of course there is no hardware acceleration.

More samples and useful functions here