Edit of asset "3D in 2D Viewport demo" Accepted

Old/Current New/Edit
Title 3D in 2D Viewport demo 3D in 2D Viewport demo
Description A demo showing how a 3D scene can be shown within a 2D one using viewports.

How it works:

The 3D robot is rendered to a custom Viewport node rather than the main Viewport. In the code, `get_texture()` is called on the Viewport to get a ViewportTexture, which is then assigned to the sprite's texture.

Language: GDScript

Renderer: Compatibility
A demo showing how a 3D scene can be shown within a 2D one using viewports.

How it works:

The 3D robot is rendered to a custom Viewport node rather than the main Viewport. In the code, `get_texture()` is called on the Viewport to get a ViewportTexture, which is then assigned to the sprite's texture.

Language: GDScript

Renderer: Compatibility
Category Demos Demos
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/godotengine/godot-demo-projects/tree/4.2-31d1c0c/viewport/3d_in_2d https://github.com/godotengine/godot-demo-projects/tree/4.2-31d1c0c/viewport/3d_in_2d
Issues Url https://github.com/godotengine/godot-demo-projects/issues https://github.com/godotengine/godot-demo-projects/issues
Godot version Godot 4.2 Godot 4.2
Version String 4.2-31d1c0c 4.2-31d1c0c
Download Commit https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/viewport_3d_in_2d.zip https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/viewport_3d_in_2d.zip
Download Url (Computed) https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/viewport_3d_in_2d.zip https://github.com/godotengine/godot-demo-projects/releases/download/4.2-31d1c0c/viewport_3d_in_2d.zip
Icon Url https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/viewport/3d_in_2d/icon.webp
https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/viewport/3d_in_2d/icon.webp
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/godotengine/godot-demo-projects/4.2-31d1c0c/viewport/3d_in_2d/screenshots/3d_in_2d.png
Thumbnail