Skip to content

TechnoLukas/godotrl-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

GodotRL Web

Based on great project 😊 https://github.com/edbeeching/godot_rl_agents

Discord server => https://discord.gg/c5CeA4phvh Will be more than happy to chat and help somebody.

Godot Rl support for web to play and use in the browser.

To watch web demo => (will take ~20 sec to load) https://technolukas.github.io/godotrl-web-webapp/


Showcase:

image

Changes I made in plugin:

- sync.gd

image

parameters

speed_up Physics speed up

onnx_model_path Onnx Model relative Path. (MUST be in the same folder with executable or index.html) for example: model_name.onnx

action_repeat How many times action should be repeated after agent chose action.

agents_number Amount of agents on the scene that uses this model

- Content

Completly removed any sign of .NET

So this project is not .NET dependent

minimal-onnxruntime.html

image

"Custom HTML Shell"

for simpler explanation I used minimal.html instead of full, that is why there is a white screen, and no loading indicator.

About

Godot Rl support for web to play and use in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors