<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>voxel</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1199/feed"/>
    <updated>2026-04-21T21:22:20+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1199/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12411</id>
            <title type="text"><![CDATA[heerich.js]]></title>
            <link rel="alternate" href="https://meodai.github.io/heerich/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12411"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tiny engine for 3D voxel scenes rendered to SVG — boolean ops, oblique/perspective cameras, zero dependencies. Inspired by the geometric cardboard sculptures of Erwin Heerich. 

 heerich.js is a minimalist JavaScript engine that constructs 3D voxel compositions and distills them into pristine SVG. By extruding volumes, carving negative space, and applying boolean operations, you wield a programmatic chisel—projecting complex spatial arrangements into a flat, resolution-independent vector canvas. 

- [heerich.js @ GitHub](https://github.com/meodai/heerich).]]>
            </summary>
            <updated>2026-04-03T17:17:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11756</id>
            <title type="text"><![CDATA[AstroClick]]></title>
            <link rel="alternate" href="https://www.astroclick.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11756"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Exploration 3D Interactive du Système Solaire.

AstroClick est une expérience web éducative qui revisite l&amp;#039;astronomie avec une esthétique pixel-art unique. Conçu pour les curieux de tous âges, ce simulateur interactif permet de voyager de Mercure à Neptune, d&amp;#039;apprendre des faits surprenants et d&amp;#039;accéder à une galerie d&amp;#039;images officielles, dédiée au savoir.

- [AstroClick @ GitHub](https://github.com/sartilas/AstroClick).

Related contents:

- [AstroClick - Le système solaire en voxel dans votre navigateur @ Korben :fr:](https://korben.info/astroclick-simulateur-systeme-solaire.html).]]>
            </summary>
            <updated>2026-02-09T09:03:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11207</id>
            <title type="text"><![CDATA[VoxCSS]]></title>
            <link rel="alternate" href="https://voxcss.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11207"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS voxel engine for the DOM.

 A CSS voxel engine. A 3D grid for the DOM. Renders HTML cuboids by stacking CSS grid layers and applying transforms.

Supports colors and textures, interactions and culling, plus shapes, areas and projections. All without &amp;lt;/canvas&amp;gt;. 

- [VoxCSS @ GitHub](https://github.com/LayoutitStudio/voxcss).

Related contents:

- [VoxCSS – Pour faire du rendu 3D façon Minecraft avec du CSS @ Korben :fr:](https://korben.info/voxcss-moteur-voxel-3d-css-dom.html).]]>
            </summary>
            <updated>2026-02-02T08:29:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1544</id>
            <title type="text"><![CDATA[Tanks of Freedom II]]></title>
            <link rel="alternate" href="https://github.com/P1X-in/tanks-of-freedom-ii" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1544"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Indie Turn Based Strategy in Isometric Voxel Art

A classic, turn-based strategy game with up to four armies fighting against each other. Challenge yourself in a campaign against AI, or a hot-seat battle with a friend. Using the easy map editor you can create any imaginable scenario to play -and share online for others to discover-!]]>
            </summary>
            <updated>2025-08-28T20:13:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1721</id>
            <title type="text"><![CDATA[Luanti]]></title>
            <link rel="alternate" href="https://www.luanti.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1721"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source voxel game engine.

An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.

- [Luanti @ GitHub](https://github.com/luanti-org/luanti).
- [linuxserver/luanti @ GitHub](https://github.com/linuxserver/docker-luanti/).]]>
            </summary>
            <updated>2025-08-28T20:43:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2245</id>
            <title type="text"><![CDATA[Veloren]]></title>
            <link rel="alternate" href="https://veloren.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2245"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Veloren is an action-adventure role-playing game set in a vast fantasy world.

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, The Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft. The game is in active development and enjoys a flourishing player community.

- [Veloren @ GitHub](https://gitlab.com/veloren/veloren/).

Source: [A la découverte de Veloren, le jeu libre à monde ouvert @ Korben :fr:](https://korben.info/jeu-libre-veloren.html).]]>
            </summary>
            <updated>2025-08-28T22:10:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7757</id>
            <title type="text"><![CDATA[voxel.css]]></title>
            <link rel="alternate" href="http://www.voxelcss.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7757"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS3 for rendering voxels (3D pixels)]]>
            </summary>
            <updated>2025-08-29T13:31:23+00:00</updated>
        </entry>
    </feed>
