Samples are of two different forms, gamelets and snippets.
These are not full games but small projects that put together several aspects of BabylonJS in one place with a description of their design and construction. Some could be developed into full games but really they are just give ideas which expand on the examples in the documentation.
These are Javascript functions that can be added to your BabylonJS project if they are useful. Each is given a brief explanation and a Playground example of its use.
A Sequence of Animations
Simple Car Following Path
Making a Simple Driven Car
Build a House from a Floorplan
Collisions Introduction
Collision Issues
Simple Particle Collisions on a Grid
Slow Particle Collisions
Freely Moving Particle Collisions
Minimise Vertices
Increasing Facets
Show Vertex Normals
Arc Between Vectors
Display Path3D Curve
Placing a Pivot
Display World Axes