bbmario Posted April 24, 2015 Share Posted April 24, 2015 Is there any terrain editor for Babylon.js? Quote Link to comment Share on other sites More sharing options...
Dad72 Posted April 24, 2015 Share Posted April 24, 2015 yes: http://www.html5gamedevs.com/topic/13331-castorengine-v2-editor-of-game/?p=76358 bbmario 1 Quote Link to comment Share on other sites More sharing options...
bbmario Posted April 24, 2015 Author Share Posted April 24, 2015 Do you have a snippet of the terrain editor only? There's item placement and other code laying around, and i wanted to know how to displace terrain actually. Quote Link to comment Share on other sites More sharing options...
Dad72 Posted April 25, 2015 Share Posted April 25, 2015 You can find a demo of the editor. then you will find the terrain tab. from there, you must click on the button MODE TERRAIN EDITABLE. you have access to tools to edit the field. http://www.castorengine.com/castorengine/ Otherwise the Babylon site, you can find WorldMonger which is a small plot of my editor that served as a starting base for my terrain editor. http://www.babylonjs.com/ Source code of WorlMonger: https://github.com/BabylonJS/Samples/tree/master/Scenes/WorldMonger 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.