aniisaaden
|
424e99ebed
|
OpenSpace and Glue can both send and receive messages, and update their properties.
|
2020-09-18 13:39:41 +02:00 |
|
aniisaaden
|
3282dc80b2
|
Softwareintegrationmodule and Softwareconnection are two separte files.
|
2020-09-18 11:53:17 +02:00 |
|
johannagranstrom
|
29a42e2c55
|
Started the process of creating a callback in our module for property changes in our renderable
|
2020-09-17 17:04:51 +02:00 |
|
aniisaaden
|
b0403489ac
|
Implemented messaging prototype for OpenSpace sending updated property values - work in progress
|
2020-09-16 16:02:56 +02:00 |
|
johannagranstrom
|
467d04b3ac
|
OpenSpace is able to send a simple string message that Glue can receive and print.
|
2020-08-11 16:43:27 +02:00 |
|
aniisaaden
|
cb4de51f11
|
Repetetive code turned into functions: readIdentifier, readFloatValue, readColor & readString
|
2020-08-10 16:50:38 +02:00 |
|
aniisaaden
|
3bacb31a8f
|
Changed names of message types
|
2020-08-07 14:20:28 +02:00 |
|
aniisaaden
|
02c7ebcec3
|
Renamed Connection class to SoftwareConnection and added message type for adding a new scene graph.
|
2020-08-07 13:52:07 +02:00 |
|
aniisaaden
|
baf27037c7
|
Simple message structure added. Messages recieved includes a header with protocol version, message type, length of message and the message. OS can receive new values for color, opacity and size when the values change.
|
2020-08-05 16:55:28 +02:00 |
|
aniisaaden
|
65b68f7201
|
Can receive message from Glue, includes length of identifiers.
|
2020-08-04 18:41:19 +02:00 |
|
aniisaaden
|
5b77e66d2b
|
Added message functions, can receive string message if message length is specified.
|
2020-08-04 12:13:03 +02:00 |
|
aniisaaden
|
e28c9278f2
|
Added tcpsocket server to module, can connect to Glue but not send/receive messages
|
2020-07-29 16:27:47 +02:00 |
|
johannagranstrom
|
a7efa3b6e6
|
Added Lua scripting
|
2020-07-27 14:41:45 +02:00 |
|
aniisaaden
|
f576eebe20
|
Created a basic point cloud renderable
|
2020-07-10 09:02:18 +02:00 |
|
aniisaaden
|
4f9713410d
|
Merge conflict resolved
|
2020-07-09 10:31:53 +02:00 |
|
aniisaaden
|
966a9b4347
|
Compiling module made
|
2020-07-09 09:03:14 +02:00 |
|
aniisaaden
|
89f6a49530
|
name changes
|
2020-06-16 13:46:01 +02:00 |
|
aniisaaden
|
3f731f70a2
|
Changed content in the module to content from the gaiamodule
|
2020-06-16 13:31:13 +02:00 |
|
aniisaaden
|
d9a7740fdb
|
Created a copy of the galaxymodule for our softwareintegrationmodule
|
2020-06-09 08:55:26 +02:00 |
|