3D

Roommate: 3D Level Builder 3D
by hoork
3D level builder tool with focus on creating indoors environment and automation. * Create mesh, collision, scenes and navigation mesh in one click. * Simple layout editing by placing area nodes. * Automate level creation with RoommateStyle resources.

BlenderCam
by docsteampunk
Adds a camera node that allows people to copy blender camera data without having to worry about doing the math required to change it to work natively.

Godot Map Loader 3D
by toshiwo
Loads maps from Mapbox and renders it in 3D. The module tries to represent that data as accurate as possible and being as fast as possible, being this way ideal to load dynamically the terrain (imagine flight simulator that can load terrain from anywhere in the world as you go). TRY IT YOURSELF Create a scene with directional light, a camera, etc. Then add a TerrainLoader node. And then in the node's properties set latitude, longitude and zoom level (It's the Cordinates setting, or Tilecoords...

Asset Placer With Physics
by camperotactico
An editor plugin that allows assets to be instantiated and dropped on a 3D scene using physics. Useful to automatically place assets that need to lay naturally on the ground or against other assets. This tool is compatible with any Node3D derived PackedScene as it works by temporarily wrapping the asset inside a RigidBody3D. Then, the physics simulation is enabled for a couple of seconds just for the newly spawned instances. The RigidBody3D node needs a CollisionShape3D to work, which is crea...

Tree3D 3D
by jeksun
Plugin for procedural generation of 3D trees of varying complexity. Supported Godot Engine Versions: Godot 4.0 Godot 4.1 Godot 4.2 Godot 4.3

FBX Batch Importer
by tydorius
This tool script for Godot Engine 4.4 automates the process of importing multiple FBX files from a specified directory, extracting the primary mesh from each, applying a material, and saving each textured mesh as a new `.tscn` scene file. The material can either be loaded from an existing Godot Material (`.tres`) resource or automatically created from a set of provided textures (Albedo, Normal, Metal, Emission, Roughness). This gets around some limitations on bulk importing FBX files from ass...

ConvexConeShape3D
by oblepikha
Adds a new cone shape based on ConvexShape3D

TMD Importer 3D
by martinbean
A Godot plugin for importing PlayStation TMD models.

Godot-MirrorInstance 3D
by phoboss
Mirrors!! You look at yourself at the same time when you look at them This is a WIP build of a mirror asset, this is the best that I could do with in a week and this is my first ever time in using a game engine so no promises :D So I herd ya needed mir'azz... +Stuff behind it doesn't appear on the mirror +It's easy to Install +It's easy to use +It's easy to instantiate +It's portable: (just drag and drop the .tscn file into the project/scene) +The code is well documented: (comments with custo...

Godot XR Animation Recorder 3D
by malcolmnixon
XR Animation Recorder capable of creating Godot Animation resource files for avatars.

tech3bsp 3D
by danielabbott
An idTech 3 BSP format importer for Godot 4.4+ with support for lightmaps and light volumes (with custom shaders), patch geometry, and entities via scene remapping.

Third Person Controller 3D
by emirthab
This addon includes 3rd person perspective locomotion and blockout materials, sky.