Maze python Generators for models for BabylonJS

I do some python scripts maze generators for babylon with 3D components which has colliders…
showcase (angular+babylonjs):
https://ajna4taiga.tk/PushBall/index.html

Documentation Google Drive share directory with blender templates and its python scripts.
https://ajna4taiga.tk/ajna4taigaWeb/MazesBlog.html

for those who will be interested in this topic

Greetings

9 Likes

This is great ! :slight_smile:
I like procedural generation using Python + BabylonJS ! :smiley:


I know we are not a majority, but it would be nice to be able to choose keyboard bindings (–> AZERTY = :arrow_up: Z :arrow_left: Q :arrow_down: S :arrow_right: D) because, here, playing in QWERTy with AZERTY keyboard is a nightmare :joy:

2 Likes

I found out that FireFox works the best. There is sky box and it works smoother with old graphic cards. But Chrome and Opera does not show sky box. I don’t know where is bug. It could be Angular or Chrome and Opera.

Now I publish level from [20-24] generated mazes with blender script generator.
https://ajna4taiga.tk/PushBall

1 Like

Random maze generator in n depth with recursive. Level 24 is hard level for your GPU.

I add 25 and 26 level random generated. With new tiles variants.

1 Like