3D

Showing 108 of 220 results
Page9 of 19
RMesh Importer 3D hero image

RMesh Importer 3D

by koanyaku

FREE

Imports RoomMesh (.rmesh) files. This addon allows you to import SCP – Containment Breach RoomMesh (.rmesh) files into the Godot Engine. It supports .rmesh files from the original SCP – Containment Breach game, and also files from CBRE-EX, a free third-party map editor for the game.

Ez Change Props hero image

Ez Change Props

by 3dvachevsky

FREE

Easy and fast scene switching Shortcuts: Alt + MMB WHELL UP Alt + MMB WHELL DOWN

Godot Material Footsteps 3D hero image

Godot Material Footsteps 3D

by cookiepolice

FREE

Easiest and most reliable way in Godot to implement material footsteps. This addon supports GridMap material footsteps too.

Weather System 3D hero image

Weather System 3D

by matiaslavik

FREE

Simple and customisable weather system for Godot. Features: - Sky settings - Weathers (with weighted probability) - Seasons (with sky settings, weather lists, etc.) - Particle systems: rain, snow - Sample scene See Readme here: https://codeberg.org/matiaslavik/GodotWeatherSystem/src/branch/main/README.md

ShakyCamera3D 3D hero image

ShakyCamera3D 3D

by synalice

FREE

A Camera3D node with shake animations to imitate filming while in motion. USAGE: – Just drag the "shaky_camera_3d.tscn" into your own scene and use as you would use any other Camera3D node. – There is an "example_scene.tscn" you can launch to see the example scene. Create a GitHub issue if you find any bug, I would appreciate this!

QoL Camera 3D hero image

QoL Camera 3D

by necauqua

FREE

Adds a 'Lock to view' toggle to the camera node, which forces the camera to follow the editor preview allowing for extremely easier camera positioning. More quality of life camera features tba

Cinematic Camera Shake hero image

Cinematic Camera Shake

by mrminimal

FREE

Adjustable Cinematic Camera Shake presets from the real world. Features: - recorded with real life camera - drag and drop - adjustable - smooth at all speeds Example video: https://www.youtube.com/watch?v=4lCm_jqoBrI

3D Tiles For Godot hero image

3D Tiles For Godot

by battleroadlabs

FREE

3D Tiles for Godot streams real-world 3D content such as high-resolution photogrammetry, terrain, imagery, and 3D buildings from Cesium Ion and other sources available as optional commercial subscriptions. The plugin includes Cesium Ion integration for instant access to global high-resolution 3D content ready for runtime streaming. Cesium ion users can also leverage cloud-based 3D tiling pipelines to create end-to-end workflows to transform massive heterogenous content into semantically-rich ...

Voxel Destruction 3D hero image

Voxel Destruction 3D

by terabasestudios

FREE

Allows dynamic voxel destruction with debris along with other voxel features. Allows importing .vox files and damaging with a specialized voxel destruction node.

TerrainCrafter for Godot 4 3D hero image

TerrainCrafter for Godot 4 3D

by gegfairbear8974

FREE

This is a procedural terrain generator that emphasizes ease of use and performance. It will create an infinite landscape around the player ship that will continue for as long as you keep flying, with the only limits being floating point errors from traveling too far away from the origin. Future plans include chunk pooling, and origin reset for truly infinite flying, and optimization of generation to reduce sharp edges. **UPDATE V1.1.0** This update introduces multi-threading for terrain gener...

Godot Blender Importer hero image

Godot Blender Importer

by rcorre

FREE

This is a plugin for Godot 3.4 to directly import blender source files without needing to (manually) export to an intermediate format. Just save a `.blend` file, and open it as a scene in Godot! The `blender` executable must be on your `PATH`.

ProtoShape - Gizmos and CSG Extension Shapes - Stairs, Ramps 3D hero image

ProtoShape - Gizmos and CSG Extension Shapes - Stairs, Ramps 3D

by illyan

FREE

ProtoShape is a Godot plugin that adds a library of dynamic shapes like ramps and stairs to quickly block out your maps and iterate on your ideas. ProtoShape is relying on the built-in CSG shapes to generate custom stairs/ramps. Custom dynamic nodes can also be created using the ProtoGizmo system.