Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredbaudisch/godotingamevertexpaintingdirteffect
https://github.com/alfredbaudisch/godotingamevertexpaintingdirteffect
gamedev godot godot-engine godotengine shaders
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alfredbaudisch/godotingamevertexpaintingdirteffect
- Owner: alfredbaudisch
- Created: 2022-07-30T08:43:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T18:26:29.000Z (over 2 years ago)
- Last Synced: 2024-10-11T11:09:09.551Z (4 months ago)
- Topics: gamedev, godot, godot-engine, godotengine, shaders
- Language: GDScript
- Homepage: https://alfredbaudisch.com/experiment-logs/in-game-vertex-painting-with-godot-engine-wash-car-effect/
- Size: 2.38 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# In-game vertex painting with Godot Engine (Wash Car Effect)
Details and instructions:
- [In-game vertex painting with Godot Engine (Wash Car Effect)](https://alfredbaudisch.com/experiment-logs/in-game-vertex-painting-with-godot-engine-wash-car-effect/)
- [Runtime In-Game Vertex Painting to Simulate Dirt Removal](https://alfredbaudisch.com/experiments/gamedev/runtime-in-game-vertex-painting-to-simulate-dirt-removal/)![image](https://user-images.githubusercontent.com/248383/181902895-1125e6d5-9a40-4e17-9229-730b3132a0f3.png)
# Alternative Solution
My other implementation uses actual texture painting in game, being more flexible and produces smoother results, with the cost of added complexity - but the performance is still great:
- [Godot Engine In-game Splat Map Texture Painting (Dirt Removal Effect)](https://github.com/alfredbaudisch/GodotRuntimeTextureSplatMapPainting)# Tips and Support
You can support the development of my open-source contributions and this project on [Patreon](https://www.patreon.com/alfredbaudisch), a [PayPal donation](https://www.paypal.com/donate?hosted_button_id=FC5FTRRE3548C) or [buy me a coffee with Ko-fi](https://ko-fi.com/alfredbaudisch). Or of course, [you can get my Godot UI Masterclass Course](https://bit.ly/GodotUI) and learn how to make data-driven and responsive user interfaces with Godot from scratch (the final result is [open-source](https://github.com/alfredbaudisch/GodotDynamicInventorySystem)).## Patrons
- Mike King# Updates
For news and more code and art experiments and prototypes:- Follow me on [Twitter 🐦](https://twitter.com/alfredbaudisch)
- Subscribe to my [YouTube channel 📺](https://www.youtube.com/alfredbaudischcreations)
- Subscribe to my [RSS feed](https://alfredbaudisch.com/feed)
- Bookmark my [website](https://alfredbaudisch.com)
- Or check [all of my links](https://linktr.ee/alfredbaudisch) to find your preferrable channel