Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

zoe

Package Overview
Dependencies
0
Maintainers
2
Issues
File Explorer

zoe

A trivial OpenGL rendering engine written entirely in Python

    1.0a

Version published
Maintainers
2

Readme

ZOE is a trivial OpenGL graphics engine, written entirely in
    Python.  It's primary focus is rapid prototyping and
    experimentation, so it only supports the barest essentials, with
    focus on wire frames.  Special emphasis is placed on particle
    systems (where non-interacting particles follow simple rules).

    Some familiarity with OpenGL is expected, although when exploiting
    the particle system abstractions no specific OpenGL knowledge is
    required.

    Demos included are the obligatory spinning polyhedra, static views
    of conic sections and the Solar System, a 3D surface plotter, a
    fountain of sparks, a swarming behavior model, a random walk
    example, a whirpool effect using gravity and drag, and an example
    of chaos theory and sensitivity to initial conditions.

Keywords

FAQs

Last updated on 17 Aug 2023

Did you know?

Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc