Skip to content

A quick and simple transformation shader for Clickteam Fusion.

License

Notifications You must be signed in to change notification settings

Nomok/Manipulation-Sensation

Repository files navigation

Manipulation Sensation

Purpose

A really cool shader that lets you translate, scale, and rotate.

Compiling:

Requisites:

FXC (apart of the Windows SDK)

Windows:

  1. Insert FXC.exe into the root directory or insert the path for FXC in line 11 of CompileShader.bat
  2. Run CompileShader.bat
  3. You should get a successful compilation message:
fxc.exe "manipulationsensation.hlsl" /nologo /WX /Ges /Qstrip_reflect /Qstrip_debug /Tps_4_0 /Eps_main /Fo"manipulationsensation.fxc"
compilation object save succeeded; see Z:\Manipulation-Sensation\manipulationsensation.fxc
.
Shaders compiled ok

TODO

  • Fix to masking in overlay mode
  • Android Support
  • MacOS / IOS Support

About

A quick and simple transformation shader for Clickteam Fusion.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published