Skip to content

GameMakerDiscord/Xpanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c3247a · Nov 17, 2024
Apr 23, 2022
Apr 22, 2022
Nov 17, 2024
Jul 5, 2022
Apr 23, 2022
Apr 22, 2022
Mar 3, 2018
Apr 23, 2022
Jul 5, 2022
Apr 20, 2022
Apr 22, 2022

Repository files navigation

Xpanda

Xpanda is a tool that allows you to include code from external files into your shaders, while also trying to handle shader compatibility.

License Discord

Maintained by: kraifpatrik

Donate: PayPal.Me

Table of Contents

Building from source code

Requires Python 3!

git clone https://github.com/GameMakerDiscord/Xpanda
cd .\Xpanda
python.exe -m venv env
.\env\Scripts\Activate.ps1
pip.exe install -r requirements.txt
python.exe setup.py

It is recommended to add C:\path\to\Xpanda\dist into your PATH to be able to run Xpanda from anywhere.

Documentation and help

Online documentation for Xpanda can be found here. If you need further help with using Xpanda, you can find me on the BlueBurn Discord server here.

Projects using Xpanda

Links

About

Include code from external files into your shaders.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published