联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All GDScript(421) 

[其他] GodotSDFBorderExperiment

一个小项目,我使用着色器围绕可以彼此合并的对象绘制边界
A small project where I used a shader to draw borders around objects that can merge with one another (2024-04-27, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714246441215574.html

[游戏机] tetra_type

屏幕键盘的原型,其中任何字母都在初始位置的四个步骤内。目的是创建一种使用游戏控制器或电视遥控器输入文本的有效方法,而不会占用太多屏幕空间。
A prototype of an on-screen keyboard where any letter is within four steps of the initial position. The aim is to create an effective way of entering text with a game controller or TV remote, without taking up too much screen space. (2024-03-11, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710108279346181.html

[其他] PlayAtCamPos

一个godot 4.X插件,使您能够在编辑器相机的当前位置玩游戏。
A godot 4.X addon that enables you to play the game at editor camera s current position. (2024-03-02, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709420013759397.html

[游戏引擎] FUZZ-godot-4-brown-noise-player

FUZZ是一款开源的棕色噪音播放器,使用戈多游戏引擎制作。
FUZZ is an open-source brown noise player made with the Godot Game Engine. (2024-02-01, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706925923978870.html

[P2P编程] godot4-p2p-voip

演示如何使用p2p网络和Opus编解码器在Godot4中实现语音聊天
A demo illustrating how to implement voice chat in Godot4 using p2p networking and Opus Codec (2024-01-16, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705442113507357.html

[图形图像处理] GodotRayTracing

尝试在Godot 4中使用计算着色器进行光线跟踪的小型测试项目
Small test project to try to do ray-tracing in Godot 4 with compute shaders (2024-01-02, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704269358244212.html

[编辑器/阅读器] godot-clipboard-panel

Godot编辑器面板,用于保存文本并将其快速复制到剪贴板
A Godot Editor panel to save text and quickly copy it to clipboard (2024-01-01, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704183874816492.html

[其他] learn-gdscript

在您的浏览器中,从零开始免费学习Godot的GDScript编程语言。,
Learn Godot s GDScript programming language from zero, right in your browser, for free., (2023-07-24, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695640615386412.html

[游戏] godot-4-3d-base-project

Base Godot 4项目,具有简单的3D FPS控制器,可用于游戏堵塞,
Base Godot 4 project with simple 3D FPS controller which you can use for game jams, (2023-09-08, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694320773291783.html

[音频处理] godot4-oceanfft

使用计算着色器的Godot 4中基于Tessendorf FFT的海浪和浮力,
Tessendorf FFT based ocean waves and buoyancy in Godot 4 using compute shaders, (2023-02-27, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694059353659646.html

[物理/力学计算] chaos-fractals

使用物理模拟的混沌的分形图像生成器,
A fractal image generator using the chaos of a physics simulation, (2023-05-15, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693979669677141.html

[collect] godot-4-VFX-assets

收集免费和开源的Godot 4 VFX资产。包括粒子示例、着色器等。,
Collection of free and open-source Godot 4 VFX assets. Includes particle examples, shaders, and more., (2023-08-12, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691877731596477.html

[内容生成] gd-openai

基于GDScript的OpenAI API连接器,用于 ChatGPT、DALL-E等,
GDScript based OpenAI API connector to Chat GPT, DALL-E and more, (2023-06-30, GDScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690983456303091.html

[游戏] godobuf-over-websocket-demo

使用Godot和Godobuf插件制作多人游戏的示例,可在浏览器中玩。
An example of using Godot with Godobuf plugin to make a multiplayer game, playable in browser. (2021-01-29, GDScript, 100KB, 下载0次)

http://www.pudn.com/Download/item/id/1687608249591999.html

[Email服务器] gdMail

Godot Engine 4.x插件,以非阻塞方式通过SMTP服务器发送电子邮件。
Godot Engine 4.x addon to send emails through an SMTP server in a non-blocking way. (2023-02-27, GDScript, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1687374730730613.html

[智慧办公] godot-spreadsheet

向Godot Engine添加电子表格编辑器,用于处理CSV、TSV和其他电子表格文档。
Add a Spreadsheet editor to Godot Engine for handling CSV, TSV, and other spreadsheet documents. (2019-09-04, GDScript, 27KB, 下载0次)

http://www.pudn.com/Download/item/id/1687337254836892.html

[图形图像处理] godot-worley-shader

创建worley噪波纹理,然后将其用于某些光线行进的着色器的示例。。
Example of a shader that creates a worley noise texture and then uses that for some raymarching.. (2021-12-08, GDScript, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1687281530679074.html

[物理/力学计算] 2d-waves-simulation

堆叠正弦波以创建波效果、碎片着色器失真和波纹物理的示例。
Example of stacking sine waves to create a wave effect, distortion with fragment shaders and ripple physics. (2019-01-25, GDScript, 2664KB, 下载0次)

http://www.pudn.com/Download/item/id/1686738567233788.html

[游戏引擎] game-jolt-api

Godot引擎的Game Jolt API包装器
Game Jolt API wrapper for the Godot Engine (2023-03-31, GDScript, 166KB, 下载0次)

http://www.pudn.com/Download/item/id/1686419151607054.html

[游戏引擎] Editor-Image-Plugin

Godot游戏引擎的插件,允许您为代码编辑器提供图像背景。
Plugin for the Godot game engine that allows you to have an image background for your code editor. (2022-06-17, GDScript, 1454KB, 下载0次)

http://www.pudn.com/Download/item/id/1686418600298221.html