Make sure to check out Project FURY : https://github.com/fury-gl/fury
Hey Everyone!
This week , more shaders
What did I do this week
After merging the SDF actor last week , the mentors and i decided to work on another project idea which was discussed prior to GSoC . So the next step assigned to me was to look into current shader framework and create immersive visualizations using shaders. Being interested in volumetric rendering i looked into volumetric cloud rendering algorithms and created a basic shader based render in FURY.
The output for the same is given below:
The above examples uses multiple box primitives to create a large canvas like effect
The shader demos are available at :
https://github.com/lenixlobo/fury/tree/shader-demos
What's coming up next
The main focus now is to discuss and work on shader demos which an demonstrate the capabilities of FURY
Did I get stuck anywhere
No issues were faced this week