Skip to content

und-dream-lab/rawkee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawKee Python Edition - X3D Plugin 2.x.x for Maya 2025+

For the latest version of the RawKee Python X3D Plugin, visit the GitHub repository.

For C++ versions of the plugin (1.2.0) supporting Maya 2019 - Maya 2024, please refer to the GitHub page.

For C++ versions of the plugin (1.1.0) supporting Maya 6.0 - Maya 2008, please refer to the SourceForge page.

Some tutorials for RawKee C++ Edition (v 1.1.0/1.2.0) can be found at the Internet Wayback Machine. Unfortunately, the old video tutorials were not archived by IWM.

Usage of 'pip' with 'mayapy' requires installation of 'pip'.

  1. Download the 'get-pip.py' installer file. More information about this can be found here: Python.org page

  2. Run the installer from the command line using: mayapy ./get-pip.py

Required Python Packages in addition to standard Maya Python API 1.0/2.0 packages (mayapy).

Some of the packages listed may require a pip install regarless of what the list below explicitly states.

  • x3d (pip install required)
  • pillow (pip install required)
  • ffmpeg-python (pip install required)
  • nodejs-bin (pip install required) -- Required by Sunrize Editor, Will be optional.
  • screeninfo (pip isntall required)
  • subprocess - may be removed in the future
  • signal - may be removed in the future
  • typing
  • numpy
  • math
  • os
  • sys
  • base64
  • mimetypes
  • ctypes
  • ntpath
  • json

Contributing

To make contributions to the project, follow these steps:

  1. Clone the repository
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Stage your Changes (git add -A)
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push)
  6. Open a Pull Request

Contact Information

For further assistance, contact Aaron: