-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
IG GodotServer by Illuminated G - Toolkit for LabVIEW Download
Server for easily interacting with game engine web exports, namely Godot.
Version | 1.2.0.7 |
Released | Aug 05, 2024 |
Publisher | Illuminated G |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | sklein_lib_webview2 illuminatedg_lib_ig_http_server |
Used By | illuminatedg_lib_summer_of_labview___formulag |
Project links | Homepage Discussion |
Description
Enables easily embedding web pages into a LabVIEW application with a self contained web server that serves the pages and enables a WebSocket connection back to the application for command and data streaming between both parts of the application.
When paired with a Godot (or other game engine that supports WebSockets) web export this enables high fidelity 2D and 3D graphics along with all of the other features of game engines such as physics simulations.
Release Notes
1.2.0.7
(Aug 05, 2024)
1.2.0.7
-Add init option to disable browser caching of files. Useful when game engine export is being updated frequently.
1.1.0.6
-Adds accessor for underlying HTTP server, useful for reviewing trace logs for request handling.
derrickb
was a contributor to this release