All Projects → univeous → Godot 2d Glow

univeous / Godot 2d Glow

Licence: mit
Godot 2D Glow effect demo.

Labels

Projects that are alternatives of or similar to Godot 2d Glow

Godotsteam
Steam API for the Godot game engine
Stars: ✭ 746 (+1232.14%)
Mutual labels:  godot
Mdframework
A multiplayer C# game framework for Godot 3.2 Mono.
Stars: ✭ 34 (-39.29%)
Mutual labels:  godot
Gdscript Online
Try out GDScript without installing Godot
Stars: ✭ 46 (-17.86%)
Mutual labels:  godot
Godot Addon Template
Repository template with a standard structure for Godot add-ons. Usage: Create a new repository based on this template and replace uppercase strings (LIKE_THIS) accordingly.
Stars: ✭ 23 (-58.93%)
Mutual labels:  godot
Space rocks
Asteroids-like game made with Godot Engine 3.0.
Stars: ✭ 20 (-64.29%)
Mutual labels:  godot
Gdtwitch
A Godot to IRC to Twitch interface.
Stars: ✭ 42 (-25%)
Mutual labels:  godot
Gut
Godot Unit Test. Unit testing tool for Godot Game Engine.
Stars: ✭ 670 (+1096.43%)
Mutual labels:  godot
Gdscript Pp
A language that is a mix of GDScript and C++
Stars: ✭ 53 (-5.36%)
Mutual labels:  godot
Godot Python
Python support for Godot 🐍🐍🐍
Stars: ✭ 944 (+1585.71%)
Mutual labels:  godot
Godot Style Guide
Style guide for Godot projects
Stars: ✭ 45 (-19.64%)
Mutual labels:  godot
Godot Command Palette
A quick file finder and command palette for the Godot game engine.
Stars: ✭ 27 (-51.79%)
Mutual labels:  godot
Thrive
The main repository for the development of the evolution game Thrive.
Stars: ✭ 874 (+1460.71%)
Mutual labels:  godot
Godotnotificationcenter
A notification center for Godot Engine
Stars: ✭ 43 (-23.21%)
Mutual labels:  godot
Gdmultiplayertutorial
Reference/companion material to a written tutorial teaching how to setup multiplayer game in Godot
Stars: ✭ 18 (-67.86%)
Mutual labels:  godot
Screen Space Decals
Realtime screen-space decals for Godot 3.x
Stars: ✭ 49 (-12.5%)
Mutual labels:  godot
Godot Make Pro 2d Games
A-RPG demo made with Godot, MIT-licensed, from our Godot course
Stars: ✭ 674 (+1103.57%)
Mutual labels:  godot
Beepsaber
A basic implementation of the Beat Saber VR game mechanic in the Godot Game Engine for Oculus Quest (and other VR headsets)
Stars: ✭ 38 (-32.14%)
Mutual labels:  godot
Godot Facebook
Facebook module for Godot Game Engine (android and iOS)
Stars: ✭ 55 (-1.79%)
Mutual labels:  godot
Godot Multiplayer Demo
A multiplayer demo using Godot Engine's (2.2) high level networking
Stars: ✭ 52 (-7.14%)
Mutual labels:  godot
Ashgard Keep
A Godot roguelike
Stars: ✭ 45 (-19.64%)
Mutual labels:  godot

Godot 2D Glow demo

This repository is a godot port of Brackeys Unity 2D GLOW tutorial.

You can make part of sprite glow,and change the glow color at runtime.

Pireview

There is also a better(I think) hdr color picker in this repository:

Hdr Color Picker preview

How it works

The player's material will set specific hdr color to part of sprite, and the WorldEnvironment node in main scene will make all hdr color glow.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].