Hi everyone! My name is Bruno Messias. Currently I'm a Ph.D student at USP/Brazil. This summer I'll develop new tools
and features for FURY-GL Specifically, I'll focus on developing a system for collaborative visualization of large
network layouts using FURY and VTK.
What did I do this week?
FURY/Helios
- PR fury-gl/helios#22 : Helios Documentation Improvements.
- PR fury-gl/helios#23: A PR that makes helios IPCLayout system compatible with Windows.
FURY
- PR fury-gl/fury#484: I've found and fixed a bug in FURY time managment system
-
PR fury-gl/fury#437:
- Fixed the tests on Windows
- Improve the streaming memory managment system for IPC communication
-
I've developing a feature that will allows FURY to draw hundreds thousands of labels using texture maps and signed distance functions. Until now I've a sketch that at least is able to draw the labels using the markers billboards and bitmap fonts.
- PR fury-gl/fury#432: minor improvements
- PR #474 Helped to review this PR