Skip to content

native animations #180

@jeff-dh

Description

@jeff-dh
from solid import *

view_port_magic = """
                       $vpt = [4, 3, 15];
                       $vpr = [60, 0, 360 * $t];
                       $vpd = 100;
                   """

c = cube(scad_inline("$t*10"))

scad_render_to_file(c, file_header=view_port_magic)

yeah!

Works with expsolid should work with master too.

(you need scad_inline from #178)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions