bbmario Posted April 23, 2015 Share Posted April 23, 2015 Is there any tutorial or sample code with the basics for an FPS game with Babylon.js? Things like capsule colliders (bullet.js or cannon.js), culling masks (like this), raycasts, etc. Quote Link to comment Share on other sites More sharing options...
RaananW Posted April 23, 2015 Share Posted April 23, 2015 Hi and welcome! BabylonJS has a documentation page at http://doc.babylonjs.com including beginners and advanced tutorials. Apart from that (Hey Julian, was waiting for you to post it :-) ) there are great tutorials here - http://pixelcodr.com/index.html , along with a simple FPS prototype - http://pixelcodr.com/tutos/shooter/shooter.html That should get you going!Enjoy michaelcalkins, Temechon and bbmario 3 Quote Link to comment Share on other sites More sharing options...
Temechon Posted April 23, 2015 Share Posted April 23, 2015 I had no time this morning sadly But thank you ! bbmario 1 Quote Link to comment Share on other sites More sharing options...
bbmario Posted April 23, 2015 Author Share Posted April 23, 2015 Thanks a lot! That's some good material. Do you have any plans on updating it to use Ammo.js or Cannon.js for player collisions with the world? Or maybe how to draw the weapon on top of everything to avoid it being displayed inside other objects (culling mask)? 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.