Skip to content

A tool for making displacement maps for BYOND using shader code

License

Notifications You must be signed in to change notification settings

amylizzle/displacemaptester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

displacemaptester

A tool for making displacement maps for BYOND using shader code image

how to use

You need to grab these dependencies:

pip install gradio pyopengl glfw

then just run

python3 main.py

connect to the address and futz with the shader code until something nice pops out. Download the displacement map with the button in the top right, and use it in BYOND or OpenDream to make lovely visual effects. For animated displacement maps, set the frames slider to more than 1 and click the "Download Spritesheet" button to get a spritesheet you can import directly to Dream Maker.

About

A tool for making displacement maps for BYOND using shader code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages