3D

Showing 192 of 222 results
Page16 of 19
MaxGizmos 3D hero image

MaxGizmos 3D

by maximon9

FREE

This plugin allows you to draw 3D gizmo. It's more customizable and more optimized. You should also be able to add and make your own gizmos. Feel free to change it up and help make it better.

MultiMesh Scatter 3D hero image

MultiMesh Scatter 3D

by arcaneenergy

FREE

A simple tool to randomly place meshes.

Free Look Camera hero image

Free Look Camera

by marcphi

FREE

A simple and easy to use free look camera for Godot 4 that mimics the controls of the editor camera. Features: - Look around by holding right click and moving the mouse - Move forward and backward with W and S - Move left and right with A and D - Move up and down with Q and E - Change movement speed by using the scroll wheel - Temporary increase speed by holding shift Installation: - attach "free_look_camera.gd" to your Camera3D node

Lazy Import 3D hero image

Lazy Import 3D

by doradoro

FREE

Using this plugin, you will be able to try to: - Create Godot PBR Materials automatically using their filenames... - Create inherited Scenes from your meshes... - Test your materials in a preconfigured Test Scene! - Order your Assets adding order_children_nodes.gd to it is parent node! - Add EnviromentTemplate.tscn to test your own scenes The plugin is about 10mb only! It will appear as a Tab in the left dock. I created this plugin because I did not like the 3D workflow and I do not understan...

Mesh Slicing 3D hero image

Mesh Slicing 3D

by timo5034

FREE

This GDExtension lets you slice meshes. If your Godot version or platform is not supported, you can compile the extension yourself. More information can be found at https://github.com/timo-eberl/mesh-slicing-gdextension/blob/main/README.md .

LayoutNode3D 3D hero image

LayoutNode3D 3D

by tasteink

FREE

A Godot 4.0 addon that adds a LayoutNode3D node that allows you to easily layout child nodes in 3D on any axis and with custom spacing.

3D Gallery hero image

3D Gallery

by citizenken

FREE

3D Gallery is a Godot 4+ plugin that makes viewing imported 3D models easier. Rather than clicking on each model to view it in the import popup, or adding it to a scene, 3D Gallery allows you to quickly scan through your filesystem previewing each model. This comes in handy when you have a large number of models and want to flip through them quickly (ex. after purchasing an asset library). 3D will walk your project directory, looking for any Godot-supported 3D model formats: * .blend * .obj *...

Dynamic Camera System hero image

Dynamic Camera System

by skooterkurt

FREE

This plugin lets you: * dynamically tween between camera position * and/or smooth follow a node of your choise * and/or look at a node of your choise (called watch to avoid naming conflicts with Godots built-in method) See the Demo scene in addon folder. Find the documentation at https://github.com/FilipLundby/DynamicCameraSystem

Sprite3DPlus for Godot 3D hero image

Sprite3DPlus for Godot 3D

by bluemaster

FREE

Add extra sprite3D extras to godot with additional functions.

GDScript Native VRPN hero image

GDScript Native VRPN

by seichter

FREE

A native GDScript implementation of the VRPN client protocol.

godot-imposter 3D hero image

godot-imposter 3D

by zzjjtt93

FREE

imposter plugin for godot 4.x Help you create an imposter scene

CSGMesher hero image

CSGMesher

by dbat

FREE

Add some superpowers to your CSG Shape Nodes! With CSGMesher, you can quickly output the final static mesh as well as an optional static body and collision shape. You can also set a group on the ouput nodes. The collision mask and layer of the node is now also copied to the output.