+1 vote

Hello,

Is there a way to create primitive mesh shape (Sphere, capsule...) using Godot only ?
Similarly to creating a cube using "Geometry instance" -> "test cube".

I know its not difficult to do them in Blender, however it would be great to be create the meshes from Godot only, as the 3D of simple games such as cubiscape could be done entirely from within Godot.

I saw the mouse pick example but it seems they are importing externally the sphere, capsule....

in Engine by (892 points)

1 Answer

0 votes
Best answer

For the time being there is a handy addon for creating 3D primitives.

https://github.com/TheHX/add_primitives

by (5,274 points)
selected by

Interesting addon exactly what i needed.
Will do some testing to see its performance though...

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.