Create a sphere in Babylon.js 2.0
By Bartłomiej Bartel
09 Oct 2015 09:12
Example of creating a sphere in Babylon.js 2.0.
var material = new BABYLON.StandardMaterial("material", scene);
var sphere = BABYLON.Mesh.CreateSphere("Sphere1", 32, 3, scene);
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
Enter a description.