Giter Site home page Giter Site logo

noiseextension's Introduction

Icon Noise Object

Noise object is Clickteam Fusion extension that allows you to use all of FastNoiseLite library funtionality in Clickteam Fusion and adds some other fancy stuff.

Screenshot

Screenshot

(Noise sandbox.mfa example)

Examples

There are some included examples, you can also find them in your Clickteam Fusion 2.5/Examples/Noise/ folder after you installed Noise. Noise sandbox.mfa is great for experimenting with different settings.

Wiki

I recently finaly created Noise Object wiki on github. There you can find more info about what each ACEs and properties do and some nice screenshots.

Help file

I wanted to automaticaly convert github wiki to help file, but in the end it was too complicated and buggy so i scrapped it. Currently help button in Noise object about properties just redirects you to the github wiki.

Installing

You can find Noise object in Clickteam Fusion's extension manager, or install it manualy by following install instructions below.

To install Noise Object, just download latest release, unzip it and copy all files to correct directories in your Fusion install (Often: "C:\Program Files (x86)\Steam\steamapps\common\Clickteam Fusion 2.5"). Also this extension uses dark edif update checker, this means you will receive notifications about updates in Fusion. Updating extension is the same as installing it, just override old files.

Building

To build Noise Object yourself you need Visual Studio 2022 with C/C++ toolkit and Android toolkit, if you want to compile for Android.

You can open Noise.sln solution in Visual Studio and compile it from VS or if you don't like VS like me, use build.bat script.

Using this command will build entire Noise Object and install it onto your Fusion installation (It should find it automaticaly using fusionpath.exe tool).

build.bat --install --full --release

Other usefull build.bat flags:

  • --run Launch Fusion (steam version) after compilation has finished.
  • --full Build all targets (Windows and Android) (only Windows is built by default).
  • --release Build using release configurations (Debug configurations are used by default).
  • --clean Clean the build directory before building.
  • --bundle Bundle Noise Object, help file and examples into single zip file.
  • --sdkconfig Create "FusionSDKConfig.ini" file with default settings inside, in parent directory.
  • --verbose Enables more msbuild logging

noiseextension's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar kapi1525 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mindfulvector

noiseextension's Issues

New Sandbox

Can i run new noise sandbox in Clickteam without Plus version? When i tried it, app just closing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.