Contents

ogre-python 14.2.3

0

Object-Oriented Graphics Rendering Engine - python package

Object-Oriented Graphics Rendering Engine - python package

Stars: 3705, Watchers: 3705, Forks: 933, Open Issues: 120

The OGRECave/ogre repo was created 8 years ago and the last code push was 7 minutes ago.
The project is very popular with an impressive 3705 github stars!

How to Install ogre-python

You can install ogre-python using pip

pip install ogre-python

or add it to a project with poetry

poetry add ogre-python

Package Details

Author
None
License
MIT
Homepage
https://www.ogre3d.org
PyPi:
https://pypi.org/project/ogre-python/
Documentation:
https://ogrecave.github.io/ogre/api/latest/manual.html
GitHub Repo:
https://github.com/OGRECave/ogre

Classifiers

  • Multimedia/Graphics/3D Rendering
  • Scientific/Engineering
  • Software Development
No  ogre-python  pypi packages just yet.

Errors

A list of common ogre-python errors.

Code Examples

Here are some ogre-python code examples and snippets.

GitHub Issues

The ogre-python package has 120 open issues on GitHub

  • Unable to load the plugin Plugin_DotScene and Codec_Assimp
  • Fix bug any_cast for iOS clang compiler
  • Small API breaks
  • rename EntityMaterialLodChangedEvent
  • Spotlight: duplicated frustum settings
  • add shared_auto_params_ref
  • Make BSP scene manager pure renderable
  • Decouple renderable processing from SceneManager
  • Real type abuse
  • add more shading options

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

flwr 1.8.0

Flower: A Friendly Federated Learning Framework

ccf 4.0.16

Set of tools and utilities for the Confidential Consortium Framework (CCF)

moderngl-window 2.4.6

A cross platform helper library for ModernGL making window creation and resource loading simple

PyWavefront 1.3.3

PyWavefront is a Python library designed for importing Wavefront 3D object files (.obj and .obj.gz) and material files (.mtl). It generates interleaved vertex data for each material, making it ready for rendering. The library supports Python 3.4+ and offers a simple optional visualization module for rendering the objects. PyWavefront supports positions, texture coordinates, normals, vertex color, material parsing, texture, and texture parameters. It's an ideal tool for Python developers working with 3D graphics and Wavefront files.