Skip to main content

Simple and lightweight 3D render scene graph for python

Project description

![header](https://gitlab.com/becheran/pysg/raw/master/_img/header.png) # pysg

Simple and lightweight 3D render scene graph for python 3.

## Installation Install the latest version of pysg via pip:

pip install pysg

## Documentation

[Link documentation](https://pysg.readthedocs.io/en/latest/).

## Examples

Checkout the [examples folder](/examples).

## Dependencies

<!– ## Installing

The pysg package can be installed using pip. Please note that a python version >=3.6 is required since the static type checking feature is used.

TODO: make sure pysg is in pip

` pip install pysg `

## Running the tests

TODO

### Break down into end to end tests

Explain what these tests test and why

` Give an example `

### And coding style tests

Explain what these tests test and why

` Give an example ` –>

## Built With

<!– ## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us. –>

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments Many thanks to the [ModernGL](https://github.com/cprogrammer1994/ModernGL) and [pyrr](https://github.com/adamlwgriffiths/Pyrr) teams.

Also many thanks to the [three.js](https://threejs.org/) developers where I got a lot of inspiration from.

## TODO

  • [ ] Improve render performance (use multi instance rendering)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysg-0.1.1.post1.tar.gz (18.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page