Maze-making plugin or standalone?

FD
Posted By
false_dmitrii
Nov 12, 2004
Views
1136
Replies
7
Status
Closed
I have a passing interest in finding a plugin or standalone program that would attempt to build a solvable maze from image content. No "realism" necessary here–I’m thinking of something that might take lots of liberties with the source material, similar in that regard to Virtual Painter. It surely wouldn’t be as easy to make as all the puzzle-maker applets out there. Has anyone ever heard of such a thing? 🙂

If not, I can probably work something out by hand with Trace Contours, etc.

false_dmitrii

MacBook Pro 16” Mockups 🔥

– in 4 materials (clay versions included)

– 12 scenes

– 48 MacBook Pro 16″ mockups

– 6000 x 4500 px

JD
John Doe
Nov 12, 2004
I don’t know if they are solvable, but this does work.

1. Load your image.
2. Make sure it is not on the background layer (double click the background layer to make it a regular layer if needed)
3. Using the Transform > Rotate option rotate your image in 10 degree incremements about 100 times. Basically spin it in a circle. Because of a rounding error in Photoshop this process will turn the image in to a maze like pattern. The more you do it the more pronounced it is.

Myself I record a full 36 10 degree rotations as an action and then just run that action over and over and over again. You can then convert the image to grayscale or black and white. Like I said I don’t know if it is solvable.

Robert
JT
Jim Thompson
Nov 12, 2004
On Fri, 12 Nov 2004 23:03:41 GMT, "John Doe"
wrote:

I don’t know if they are solvable, but this does work.

1. Load your image.
2. Make sure it is not on the background layer (double click the background layer to make it a regular layer if needed)
3. Using the Transform > Rotate option rotate your image in 10 degree incremements about 100 times. Basically spin it in a circle. Because of a rounding error in Photoshop this process will turn the image in to a maze like pattern. The more you do it the more pronounced it is.
Myself I record a full 36 10 degree rotations as an action and then just run that action over and over and over again. You can then convert the image to grayscale or black and white. Like I said I don’t know if it is solvable.
Robert

"Solvable" is not the proper word.

If a maze has a available path from input to output, there is a trivial method to find _a_ path (not necessarily the optimum path, but _a_ path).

What I think you meant to say is that your "maze" may not have an _available_path_.

…Jim Thompson

| James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC’s and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 |

I love to cook with wine. Sometimes I even put it in the food.
S
StinkFinger
Nov 14, 2004
Typical engineer answer.

"Jim Thompson" wrote in message
On Fri, 12 Nov 2004 23:03:41 GMT, "John Doe"
wrote:

I don’t know if they are solvable, but this does work.

1. Load your image.
2. Make sure it is not on the background layer (double click the background
layer to make it a regular layer if needed)
3. Using the Transform > Rotate option rotate your image in 10 degree incremements about 100 times. Basically spin it in a circle. Because of a rounding error in Photoshop this process will turn the image in to a maze like pattern. The more you do it the more pronounced it is.
Myself I record a full 36 10 degree rotations as an action and then just run
that action over and over and over again. You can then convert the image to
grayscale or black and white. Like I said I don’t know if it is solvable.
Robert

"Solvable" is not the proper word.

If a maze has a available path from input to output, there is a trivial method to find _a_ path (not necessarily the optimum path, but _a_ path).

What I think you meant to say is that your "maze" may not have an _available_path_.

…Jim Thompson

| James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC’s and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 |
I love to cook with wine. Sometimes I even put it in the food.
JT
Jim Thompson
Nov 14, 2004
On Sat, 13 Nov 2004 20:19:50 -0900, "StinkFinger" wrote:

Typical engineer answer.

ROTFLMAO!

"Jim Thompson" wrote in message
[snip]
"Solvable" is not the proper word.

If a maze has a available path from input to output, there is a trivial method to find _a_ path (not necessarily the optimum path, but _a_ path).

What I think you meant to say is that your "maze" may not have an _available_path_.

…Jim Thompson

I can still dazzle my grandkids by solving the maze on the children’s menu about as fast as I can move a pencil.

…Jim Thompson

| James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC’s and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 |

I love to cook with wine. Sometimes I even put it in the food.
JT
Jim Thompson
Nov 15, 2004
On Sun, 14 Nov 2004 10:14:06 -0700, Jim Thompson
wrote:

On Sat, 13 Nov 2004 20:19:50 -0900, "StinkFinger" wrote:

Typical engineer answer.

ROTFLMAO!

"Jim Thompson" wrote in message
[snip]
"Solvable" is not the proper word.

If a maze has a available path from input to output, there is a trivial method to find _a_ path (not necessarily the optimum path, but _a_ path).

What I think you meant to say is that your "maze" may not have an _available_path_.

…Jim Thompson

I can still dazzle my grandkids by solving the maze on the children’s menu about as fast as I can move a pencil.

…Jim Thompson

Pondering "how do you make a maze" I decided, just make a square grid, then knock out links to suit your fancy.

As soon as I thought of that, I found…

http://gwydir.demon.co.uk/jo/makemaze/

which does that very thing.

Or just use…

http://puzzlemaker.school.discovery.com/AdvMazeSetupForm.htm l

…Jim Thompson

| James E.Thompson, P.E. | mens | | Analog Innovations, Inc. | et | | Analog/Mixed-Signal ASIC’s and Discrete Systems | manus | | Phoenix, Arizona Voice:(480)460-2350 | | | E-mail Address at Website Fax:(480)460-2142 | Brass Rat | | http://www.analog-innovations.com | 1962 |

I love to cook with wine. Sometimes I even put it in the food.
FD
false_dmitrii
Nov 16, 2004
"John Doe" …
I don’t know if they are solvable, but this does work.

1. Load your image.
2. Make sure it is not on the background layer (double click the background layer to make it a regular layer if needed)
3. Using the Transform > Rotate option rotate your image in 10 degree incremements about 100 times. Basically spin it in a circle. Because of a rounding error in Photoshop this process will turn the image in to a maze like pattern. The more you do it the more pronounced it is.
Myself I record a full 36 10 degree rotations as an action and then just run that action over and over and over again. You can then convert the image to grayscale or black and white. Like I said I don’t know if it is solvable.
Robert

Trying this in Elements 3 as I type. No actions available as far as I can tell, and for some reason performance takes a huge hit after a few rotations, even after I clear the undo history. Hope there’s no memory leak….I wonder if Paint Shop Pro has the same exploitable rounding error. 🙂

Thanks,
false_dmitrii
FD
false_dmitrii
Nov 16, 2004
Jim Thompson …

Pondering "how do you make a maze" I decided, just make a square grid, then knock out links to suit your fancy.

As soon as I thought of that, I found…

http://gwydir.demon.co.uk/jo/makemaze/

which does that very thing.

Or just use…

http://puzzlemaker.school.discovery.com/AdvMazeSetupForm.htm l

Thanks for the links! They don’t solve the "maze from a picture" puzzle (on their own), but they should make some young relatives very happy. 🙂

false_dmitrii

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

Related Discussion Topics

Nice and short text about related topics in discussion sections