<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Oleksii Trofymchuk</title>
    <description>The latest articles on DEV Community by Oleksii Trofymchuk (@__axneo).</description>
    <link>https://dev.to/__axneo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3186957%2F51b66338-6525-4d9c-be3a-d33f819deeba.png</url>
      <title>DEV Community: Oleksii Trofymchuk</title>
      <link>https://dev.to/__axneo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/__axneo"/>
    <language>en</language>
    <item>
      <title>AXbit - an experimental visual astrodynamics lab</title>
      <dc:creator>Oleksii Trofymchuk</dc:creator>
      <pubDate>Thu, 09 Jul 2026 22:07:00 +0000</pubDate>
      <link>https://dev.to/__axneo/axbit-an-experimental-visual-astrodynamics-lab-4jn5</link>
      <guid>https://dev.to/__axneo/axbit-an-experimental-visual-astrodynamics-lab-4jn5</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbnhdl46dbsm5h6rhhltr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbnhdl46dbsm5h6rhhltr.png" alt="Screenshot" width="800" height="520"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AXbit&lt;/strong&gt; is an experimental visual astrodynamics lab for SPICE/SBDB-based solar-system exploration, small-body trajectories, and close-approach visualization. Built with Rust and wgpu. And other stuff.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Small-body trajectory propagation and close-approach analysis.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SPICE-based ephemerides for precise solar-system geometry. I wrote my own CSPICE bindings for this — not for lack of existing wrappers, but to understand that layer myself (I could've linked the whole library directly, but wanted a comfortable intermediate abstraction).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Interactive 3D visualization of trajectory geometry.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Should &lt;strong&gt;not&lt;/strong&gt; be treated as a mission-design system or similar. It started just as a hobby project (wanted to learn wgpu), tested on MacOS Silicon for now only. The visuals are also currently basic, but the priority is mostly physics for now.&lt;/p&gt;

&lt;p&gt;Contributions and feedback are welcome! A lot of room for improvement.&lt;/p&gt;

&lt;p&gt;P.S. No real formal background in astrodynamics or graphics — I'm learning both currently. Corrections and pointers are very welcome.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/axneo27" rel="noopener noreferrer"&gt;
        axneo27
      &lt;/a&gt; / &lt;a href="https://github.com/axneo27/AXbit" rel="noopener noreferrer"&gt;
        AXbit
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      An experimental visual astrodynamics lab for SPICE/SBDB-based solar-system exploration.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;AXbit&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;AXbit is an experimental visual astrodynamics lab&lt;/strong&gt; for SPICE/SBDB-based solar-system exploration, small-body trajectories, and close-approach visualization. It is designed for visualization, exploration, and validation-assisted experimentation.&lt;/p&gt;
&lt;p&gt;
&lt;a href="https://github.com/axneo27/AXbit#key-features" rel="noopener noreferrer"&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/a&gt; •
&lt;a href="https://github.com/axneo27/AXbit#screenshots" rel="noopener noreferrer"&gt;&lt;strong&gt;Screenshots&lt;/strong&gt;&lt;/a&gt; •
&lt;a href="https://github.com/axneo27/AXbit#quick-start" rel="noopener noreferrer"&gt;&lt;strong&gt;Quick Start&lt;/strong&gt;&lt;/a&gt; •
&lt;a href="https://github.com/axneo27/AXbit#documentation" rel="noopener noreferrer"&gt;&lt;strong&gt;Documentation&lt;/strong&gt;&lt;/a&gt; •
&lt;a href="https://github.com/axneo27/AXbit#contributing" rel="noopener noreferrer"&gt;&lt;strong&gt;Contribute&lt;/strong&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href="https://github.com/axneo27/AXbit/LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0b166ff521eb48234ffdb5b0e60308f3131c99da4d85b2a8ab4af561d437ac57/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61786e656f32372f41586269743f7374796c653d666c61742d737175617265" alt="License"&gt;&lt;/a&gt;
&lt;a href="https://github.com/axneo27/AXbit/issues" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/73541d552de86c25cd0a174e30d727a9e47d6adf327295ec2c978d1c46ba8f2a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f61786e656f32372f41586269743f7374796c653d666c61742d737175617265" alt="Issues"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;div class="markdown-alert markdown-alert-important"&gt;
&lt;p class="markdown-alert-title"&gt;Important&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Project Status:&lt;/strong&gt; This project is an early-stage research and visualization tool. It is useful for exploration and validation-assisted experimentation, but it should &lt;strong&gt;not&lt;/strong&gt; be treated as an operational navigation, hazard assessment, or mission-design system. The visuals are also currently basic — bodies are rendered as shaded spheres — the priority so far has been the underlying physics and data pipeline, not visual fidelity.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Key Features&lt;/h2&gt;
&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Small-body trajectory propagation&lt;/strong&gt; and close-approach analysis.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SPICE-based ephemerides&lt;/strong&gt; for precise solar-system geometry.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Interactive 3D visualization&lt;/strong&gt; of trajectory geometry and scenarios.&lt;/li&gt;
&lt;li&gt;Built with &lt;strong&gt;Rust&lt;/strong&gt; and &lt;code&gt;wgpu&lt;/code&gt; for shader-based 3D rendering.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Screenshots&lt;/h2&gt;

&lt;/div&gt;

&lt;div&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/axneo27/AXbit/.github/assets/demo.gif"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Faxneo27%2FAXbit%2FHEAD%2F.github%2Fassets%2Fdemo.gif" width="800" alt="AXbit demo: trajectory visualization in motion"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/axneo27/AXbit/.github/assets/screenshot-1.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Faxneo27%2FAXbit%2FHEAD%2F.github%2Fassets%2Fscreenshot-1.png" width="800" alt="Screenshot 1"&gt;&lt;/a&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/axneo27/AXbit/.github/assets/screenshot-2.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Faxneo27%2FAXbit%2FHEAD%2F.github%2Fassets%2Fscreenshot-2.png" width="800" alt="Screenshot 2"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Quick Start&lt;/h2&gt;

&lt;/div&gt;

&lt;p&gt;AXbit is a visual application. Before running it, you need the CSPICE toolkit in place:&lt;/p&gt;


&lt;ol&gt;

&lt;li&gt;Download…&lt;/li&gt;

&lt;/ol&gt;&lt;/div&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/axneo27/AXbit" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>rust</category>
    </item>
  </channel>
</rss>
