Skip to content

maajor/maajor-voxel-challenge

Repository files navigation

The Girl with a Voxel Earring

@maajor's submission to Taichi Voxel Challenge

To run:

pip3 install -r requirements.txt
python3 main.py

A lot of inspiration from IQ's sdf article

How this work

  1. Make your work in MagicaCSG
    Please put all your primitives in [-64,0,-64]~[64,128,64]
    Then save to a mcsg file.

  2. Generate code with
    python3 mcsg_to_py.py -i your-file.mcsg -o main.py

  3. Run your code with
    python3 main.py

About

The Girl with a Voxel Earring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages