Skip to content

More vPython compatibility #29

@rbarve

Description

@rbarve

If we want to have the brython-glow interface look closer to vPython than glowscript we need to consider the notes at http://www.glowscript.org/docs/GlowScriptDocs/VPython-vs-GlowScript.html

One would think, for instance, that a sphere ought to take a radius argument of type float/int, but as things stand that wont work. One could add an argument 'size' of the appropriately scaled vector whenever one sees a brython sphere() with argument 'radius'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions