Skip to content

alexisgea/sphere_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Create Icosahedron Sphere and UV Sphere in one click in Unity.

To use it, add this folder to your Assets folder of your unity project. Then just add the SphereMesher.cs script to an empty gameobject and "poof!", magic happens!

On the inspector you can select if you want an Icosahedron Sphere or a UV Sphere as well as setting the size and resolution. Then press "generate" to update the mesh. The mesh will be generated from scratch on play.

Hope you find this useful.

Check the blog post I made about this for more details: https://www.alexisgiard.com/icosahedron-sphere/ https://www.alexisgiard.com/icosahedron-sphere-remastered/

Source on https://github.com/alexisgea/sphere_generator

About

Create Icosahedron Sphere and UV Sphere in one click in Unity.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages