Webview for Godot

gd-webview is an addon that can render multiple webviews at the same time, all hardware accelerated, transparency, forward mouse/key events, etc.

It can load HTML and assets straight from the Godot resource system (res://), or just from an URL of course.

<img src="res://assets/image/godot.svg"/>

It is a commercial addon. However, it is reasonably priced, and if you don’t have a budget but your project is cool, just ask me for a license.

Checkout the website, and try the demo: https://godotwebview.com/

11 Likes

This is very impressive congrats!!

nice !

Beta 0.0.2: New features & fixes

https://godotwebview.com/blog/release-0.0.2.html

2 Likes

This is perfect for an application I am building. But I need to be able to compile my application (and show an HTML/CSS view) both for Windows and Android. I am not sure if I missed something, but this is not possible on Android, right?

indeed, Android is currently not supported. Still need to look into that platform, will first release for desktop platforms. Hope to put this on itch.io this month.

I will put your name on the list “of people to contact” when I have something going for Android (you’re not the first one to ask :smile: )

1 Like