Giter VIP home page Giter VIP logo

smo-shaders's Introduction

SMO Shaders

SMO Banner

Overview

This repository contains a Unity project that emulates the shaders found in Super Mario Odyssey's Snapshot Mode. Inside the Shaders folder, there is a collection of template shader files, alongside a folder called Complete which contains finished and commented versions of all of those shader files. The reader is intended to follow the Image Effects tutorial series found on https://danielilett.com/, which outlines how each of the shaders work.

Buy Me a Coffee at ko-fi.com

Shaders Included

Several shaders are included in this project, corresponding to the following Snapshot Mode effects:

  • Greyscale;
  • Sepia-tone;
  • Silhouette;
  • Blur (Edge Blur);
  • Line Drawing;
  • Neon;
  • NES;
  • SNES;
  • Game Boy;
  • Oil Painting.

Some auxiliary shaders are also provided to assist in creating Snapshot Mode effects:

  • Box Blur;
  • Gaussian Blur;
  • Bloom;
  • CRT Screen.

Scripts Included

A few helper scripts are also provided alongside these shaders in order to control them:

  • ImageEffectBase.cs;
  • ImageEffectGaussian.cs;
  • ImageEffectBloom.cs;
  • ImageEffectPixelate.cs;
  • ImageEffectCRT.cs.

Additionally, more scripts related to the test scene are included:

  • CameraMove.cs;
  • Rotate.cs;
  • Hover.cs.

A later update added a full Snapshot Mode that allows for easy switching between filters on the fly, containing the following scripts:

  • SnapshotMode.cs;
  • SnapshotFilter.cs;
  • SnapshotCanvas.cs.

Assets

This project uses the following assets:

Fonts

This project uses the following fonts:

Software

The project was created using Unity 2019.2.0a9, but it should be possible to upgrade or downgrade to other versions of Unity.

Authors

These shaders, and the corresponding tutorial series, were written by Daniel Ilett.

Release

The shader collection was released on April 24th alongside the introduction of the tutorial series. Articles are released twice a week, and updates conclude on May 22nd.

Thanks for reading my tutorials.

โค

smo-shaders's People

Contributors

daniel-ilett avatar

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.