<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://fury.gl/</id>
  <title>Blog - Posts by maharshi-gor</title>
  <updated>2026-05-27T14:52:49.212479+00:00</updated>
  <link href="https://fury.gl/"/>
  <link href="https://fury.gl/blog/author/maharshi-gor/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.13">ABlog</generator>
  <entry>
    <id>https://fury.gl/posts/2026/2026-04-03-release-announcement.html</id>
    <title>FURY 2.0.0a7 Released</title>
    <updated>2026-04-03T00:00:00+00:00</updated>
    <author>
      <name>maharshi-gor</name>
    </author>
    <content type="html">&lt;section id="fury-2-0-0a7-released"&gt;

&lt;p&gt;The FURY project is happy to announce the release of FURY 2.0.0a7!
FURY is a free and open source software library for scientific visualization and 3D animations.&lt;/p&gt;
&lt;p&gt;You can show your support by &lt;a class="reference external" href="https://github.com/fury-gl/fury/stargazers"&gt;adding a star&lt;/a&gt; on FURY github project.&lt;/p&gt;
&lt;p&gt;This Release is mainly a maintenance release. The &lt;strong&gt;major highlights&lt;/strong&gt; of this release are:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;FURY import should not cause exception if no screen.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Compression type for TIFF files is now applied in &lt;cite&gt;save_image()&lt;/cite&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Documentation updates and fixes.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="admonition note"&gt;
&lt;p class="admonition-title"&gt;Note&lt;/p&gt;
&lt;p&gt;The complete release notes are available &lt;a class="reference internal" href="../../release_notes/releasev2.0.0a7.html#releasev2-0-0a7"&gt;&lt;span class="std std-ref"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;To upgrade or install FURY&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Run the following command in your terminal:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;upgrade&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;or:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;conda&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="n"&gt;conda&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;forge&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Questions or suggestions?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For any questions go to &lt;a class="reference external" href="http://fury.gl"&gt;http://fury.gl&lt;/a&gt;, or send an e-mail to &lt;a class="reference external" href="mailto:fury&amp;#37;&amp;#52;&amp;#48;python&amp;#46;org"&gt;fury&lt;span&gt;&amp;#64;&lt;/span&gt;python&lt;span&gt;&amp;#46;&lt;/span&gt;org&lt;/a&gt;
We can also join our &lt;a class="reference external" href="https://discord.gg/6btFPPj"&gt;discord community&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We would like to thanks to &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;all contributors&lt;/span&gt;&lt;/a&gt; for this release:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Adeel Ahmad&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Dhruv Sahu&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;JigyasuRajput&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Maharshi Gor&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Serge Koudoro&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Siddharth Verma&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;dependabot[bot]&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On behalf of the &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;FURY developers&lt;/span&gt;&lt;/a&gt;,&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Maharshi Gor&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
</content>
    <link href="https://fury.gl/posts/2026/2026-04-03-release-announcement.html"/>
    <summary>The FURY project is happy to announce the release of FURY 2.0.0a7!
FURY is a free and open source software library for scientific visualization and 3D animations.</summary>
    <category term="fury" label="fury"/>
    <published>2026-04-03T00:00:00+00:00</published>
  </entry>
  <entry>
    <id>https://fury.gl/posts/2026/2026-01-23-release-announcement.html</id>
    <title>FURY 2.0.0a5 Released</title>
    <updated>2026-01-23T00:00:00+00:00</updated>
    <author>
      <name>maharshi-gor</name>
    </author>
    <content type="html">&lt;section id="fury-2-0-0a5-released"&gt;

&lt;p&gt;The FURY project is happy to announce the release of FURY 2.0.0a5!
FURY is a free and open source software library for scientific visualization and 3D animations.&lt;/p&gt;
&lt;p&gt;You can show your support by &lt;a class="reference external" href="https://github.com/fury-gl/fury/stargazers"&gt;adding a star&lt;/a&gt; on FURY github project.&lt;/p&gt;
&lt;p&gt;This Release is mainly a maintenance release. The &lt;strong&gt;major highlights&lt;/strong&gt; of this release are:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Fixed slicer flickering issue in nearest interpolation mode&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Refactored and introduced correct opacity attribute&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added API to convert images into wgpu texture views&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fixed coordinate calculation issues&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Implemented streamline-based ROI filtering&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fixed peaks slicer to show correct center position&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fixed screen configuration bounding box handling&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enabled slicer blend-mode functionality&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Autogenerated requirements and maintenance improvements&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="admonition note"&gt;
&lt;p class="admonition-title"&gt;Note&lt;/p&gt;
&lt;p&gt;The complete release notes are available &lt;a class="reference internal" href="../../release_notes/releasev2.0.0a5.html#releasev2-0-0a5"&gt;&lt;span class="std std-ref"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;To upgrade or install FURY&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Run the following command in your terminal:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;upgrade&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;or:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;conda&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="n"&gt;conda&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;forge&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Questions or suggestions?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For any questions go to &lt;a class="reference external" href="http://fury.gl"&gt;http://fury.gl&lt;/a&gt;, or send an e-mail to &lt;a class="reference external" href="mailto:fury&amp;#37;&amp;#52;&amp;#48;python&amp;#46;org"&gt;fury&lt;span&gt;&amp;#64;&lt;/span&gt;python&lt;span&gt;&amp;#46;&lt;/span&gt;org&lt;/a&gt;
We can also join our &lt;a class="reference external" href="https://discord.gg/6btFPPj"&gt;discord community&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We would like to thanks to &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;all contributors&lt;/span&gt;&lt;/a&gt; for this release:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Maharshi Gor&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Serge Koudoro&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On behalf of the &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;FURY developers&lt;/span&gt;&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Maharshi Gor&lt;/p&gt;
&lt;/section&gt;
</content>
    <link href="https://fury.gl/posts/2026/2026-01-23-release-announcement.html"/>
    <summary>The FURY project is happy to announce the release of FURY 2.0.0a5!
FURY is a free and open source software library for scientific visualization and 3D animations.</summary>
    <category term="fury" label="fury"/>
    <published>2026-01-23T00:00:00+00:00</published>
  </entry>
  <entry>
    <id>https://fury.gl/posts/2025/2025-12-19-release-announcement.html</id>
    <title>FURY 2.0.0a4 Released</title>
    <updated>2025-12-19T00:00:00+00:00</updated>
    <author>
      <name>maharshi-gor</name>
    </author>
    <content type="html">&lt;section id="fury-2-0-0a4-released"&gt;

&lt;p&gt;The FURY project is happy to announce the release of FURY 2.0.0a4!
FURY is a free and open source software library for scientific visualization and 3D animations.&lt;/p&gt;
&lt;p&gt;You can show your support by &lt;a class="reference external" href="https://github.com/fury-gl/fury/stargazers"&gt;adding a star&lt;/a&gt; on FURY github project.&lt;/p&gt;
&lt;p&gt;This Release is mainly a maintenance release. The &lt;strong&gt;major highlights&lt;/strong&gt; of this release are:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Added Contour from ROI and Contour from Volume functionalities.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added shader-based Streamtube and Billboard actors.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Introduced ImGui integration in FURY.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added user-friendly APIs for actor transformation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Refactored to improve the FURY architecture.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Multiple simple bug fixes and enhancements.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="admonition note"&gt;
&lt;p class="admonition-title"&gt;Note&lt;/p&gt;
&lt;p&gt;The complete release notes are available &lt;a class="reference internal" href="../../release_notes/releasev2.0.0a4.html#releasev2-0-0a4"&gt;&lt;span class="std std-ref"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;To upgrade or install FURY&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Run the following command in your terminal:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;pip&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;upgrade&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;or:&lt;/p&gt;
&lt;div class="highlight-default notranslate"&gt;&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;conda&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="n"&gt;conda&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;forge&lt;/span&gt; &lt;span class="n"&gt;fury&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Questions or suggestions?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For any questions go to &lt;a class="reference external" href="http://fury.gl"&gt;http://fury.gl&lt;/a&gt;, or send an e-mail to &lt;a class="reference external" href="mailto:fury&amp;#37;&amp;#52;&amp;#48;python&amp;#46;org"&gt;fury&lt;span&gt;&amp;#64;&lt;/span&gt;python&lt;span&gt;&amp;#46;&lt;/span&gt;org&lt;/a&gt;
We can also join our &lt;a class="reference external" href="https://discord.gg/6btFPPj"&gt;discord community&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We would like to thanks to &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;all contributors&lt;/span&gt;&lt;/a&gt; for this release:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;&lt;p&gt;Eleftherios Garyfallidis&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Maharshi Gor&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Mohamed Agour&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Praneeth Shetty&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Serge Koudoro&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On behalf of the &lt;a class="reference internal" href="../../community.html#community"&gt;&lt;span class="std std-ref"&gt;FURY developers&lt;/span&gt;&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Serge K.&lt;/p&gt;
&lt;/section&gt;
</content>
    <link href="https://fury.gl/posts/2025/2025-12-19-release-announcement.html"/>
    <summary>The FURY project is happy to announce the release of FURY 2.0.0a4!
FURY is a free and open source software library for scientific visualization and 3D animations.</summary>
    <category term="fury" label="fury"/>
    <published>2025-12-19T00:00:00+00:00</published>
  </entry>
</feed>
