Jacob Molin
|
0bc6036beb
|
Adds feature to choose via SIMP how colormap attribute NaN values should be rendered
|
2022-06-08 13:56:24 -06:00 |
|
Victor Lindquist
|
77421f1b31
|
Fixed problem with point disappearing when too far away
|
2022-06-01 02:49:58 -06:00 |
|
Victor Lindquist
|
033800ff58
|
Quick fix of issue with enabling colormap. Changed data structure in syncabledatastorage.
|
2022-05-25 03:01:16 -06:00 |
|
Jacob Molin
|
df79184faf
|
[WIP] ColormapEnable not working
Co-authored-by: Victor Lindquist <VLLindqvist@users.noreply.github.com>
|
2022-05-24 17:07:57 -06:00 |
|
Victor Lindquist
|
193c7cdf3e
|
Simp 1.9. Added linear size.
|
2022-05-21 13:34:03 -06:00 |
|
Victor Lindquist
|
47a5c8e299
|
Full support of colormaps. Revamp of entire softwareintegration module. Update to SIMP version 1.8.
Co-authored-by: Jacob Molin <jacobmolin@users.noreply.github.com>
|
2022-05-20 01:29:03 -06:00 |
|
JACOB MOLIN
|
d62b9a49e5
|
Enabled ability to receive a colormap via SIMP and syncing to nodes
|
2022-05-10 14:14:47 -06:00 |
|
Victor Lindquist
|
f1b14356e0
|
Added geometry shader to renderablepointscloud. An added bonus is that you can now scale the points non-uniformly using the SizeOption property in the GUI, i.e so the points aren't the same size on screen regardless of distance from camera (default is still uniform size)
|
2022-05-05 09:56:20 -06:00 |
|
Victor Lindquist
|
752408a9f9
|
SyncableMessageQueue in progress
Co-authored-by: Jacob Molin <jacobmolin@users.noreply.github.com>
|
2022-04-07 18:28:41 -06:00 |
|
Emma Broman
|
4d6f66f179
|
Minor shader cleanup
|
2021-02-19 08:22:15 +01:00 |
|
Emma Broman
|
ad7455152f
|
Very large datasets can now be loaded
Use a centralized storage in the module if a dataset is too large to be feasible to pass in the dictionary
|
2021-02-11 16:09:11 +01:00 |
|
Emma Broman
|
c4c24bc6a3
|
Clean up renderable points cloud a bit
* Remove unused luminosity and velocity
* Add documentation of data
|
2021-02-02 08:38:52 +01:00 |
|
Emma Broman
|
8fb955ab85
|
Opacity fix and some cleanup
|
2021-02-01 17:10:16 +01:00 |
|
aniisaaden
|
1460d30a21
|
Cleaned and structured code
|
2020-10-20 09:48:35 +02:00 |
|
aniisaaden
|
e109c64081
|
Fixed issue with pointscloud asset. Changed pointData to be a dictionary in pointsCloudRenderable. Changed name of message type "DATA" to "PDAT"
|
2020-10-19 13:52:47 +02:00 |
|
aniisaaden
|
c428f097ea
|
Started expanding the module and renderable to include luminosity and velocity
|
2020-10-13 10:15:09 +02:00 |
|
aniisaaden
|
064a01281b
|
Point data has correct postion in OpenSpace. Speckfile code removed from module and renderable.
|
2020-10-08 15:02:32 +02:00 |
|
aniisaaden
|
c71465f507
|
Added if-statements for onChange-messaging. Renderable updated to receive point data, position is wrong.
|
2020-10-08 14:20:05 +02:00 |
|
aniisaaden
|
2eb943110c
|
Refractor code in pointscloud
|
2020-10-08 08:56:03 +02:00 |
|
Johann Granström
|
2401ee5b26
|
Refractor and clean code
|
2020-09-24 11:41:00 +02:00 |
|
aniisaaden
|
d9b51926c6
|
Added toggle visibility and opacity
|
2020-07-20 15:59:22 +02:00 |
|
aniisaaden
|
2ea9a62e12
|
Renderablepointscloud now compatible with Glue-plugin
|
2020-07-20 14:56:35 +02:00 |
|
aniisaaden
|
3ce347b326
|
rendering from local file with ra & dec values
|
2020-07-10 15:46:09 +02:00 |
|
aniisaaden
|
f576eebe20
|
Created a basic point cloud renderable
|
2020-07-10 09:02:18 +02:00 |
|