Welcome to Godot3D documentation!¶
This documentation shows with small examples how to
create objects by code (programmatically)
make interactive tools (with @tool annotation)
visualize them in the editor
The final game is exported for the web.
Note
This project is under active development.