Adem Posted January 2, 2017 Share Posted January 2, 2017 how can i use box to create a contnous maze? Quote Link to comment Share on other sites More sharing options...
Pryme8 Posted January 2, 2017 Share Posted January 2, 2017 Das Noise Library, and some nifty scripting. What are you trying to accomplish, I see you making a lot of vague post with not much continuity and a lot of them are based of lack of knowledge of programing. I would recommend slowing down buddy focus on understanding the basics. Maybe do some projects without Babylon and just learn how to parse data and manage a system with text output only. But that aside, if you really wanted to do this you need to look at https://pryme8.github.io/dungeoNEAR/ BitOfGold 1 Quote Link to comment Share on other sites More sharing options...
aWeirdo Posted January 2, 2017 Share Posted January 2, 2017 http://lmgtfy.com/?q=babylonJs+maze ;-) The top google result should be; https://www.davrous.com/2014/02/19/coding4fun-tutorial-creating-a-3d-webgl-procedural-qrcode-maze-with-babylon-js/ It is a tutorial by @davrous on how to create a QR-Code maze, it can be modified to simply create a maze. davrous 1 Quote Link to comment Share on other sites More sharing options...
iiceman Posted January 2, 2017 Share Posted January 2, 2017 We once had a challenge with cool mazes: This was mine: It produces a random 3D maze increasing in size on every level. you can use the terminals on the wall (space bar) to show a map of the current maze. http://p215008.mittwaldserver.info/BabylonDev/Maze/ (loads slow, but give it time, should still work ) adam 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.