made it acutally work in godot, and made it draw a texture

This commit is contained in:
Rhys Tumelty
2026-08-23 20:59:48 +01:00
parent 427c64ef5d
commit 27693a8fbf
15 changed files with 163 additions and 98 deletions

View File

@@ -55,8 +55,8 @@ target_sources(${LIBNAME}
PRIVATE
src/register_types.cpp
src/register_types.h
src/example_class.cpp
src/example_class.h
src/udpvideostream_class.cpp
src/udpvideostream_class.h
)
# Fetch a list of the xml files to use for documentation and add to our target